Linking Two Homes
Linking Two Homes
Hi there! To connect your server to your parents' network, you'll need to set up a way for them to reach it from the other house. Since you have Cat6A cable linking both homes, you can use it to create a secure connection between the routers or modems. Check if your provider supports VPN or remote access options, as that would let your parents connect securely. If not, consider setting up a dedicated internet line or using a secure tunnel service.
You should simply plug the cable into their router, and your server should appear as a network site for them to reach.
To ensure clarity, I must retain access to the server myself. This requires connectivity across both networks. If I link the two networks together, I'll face issues with multiple DHCP servers on the same network. Adding an extra network card to the server could allow it to function in both environments.
Installing an additional NIC provides the simplest fix. Operating two DHCP servers on the same network is not recommended.
You might want to connect via the internet and use a single link. Upgrade the existing connection to manage traffic and split the expense. This keeps everything on one network for easier handling. Or install an additional network interface on your server to enable this method.