Hi,
My current setup is as follows:
What would be the best way to achieve this using opensource networking tools (no freemium tools please)?
I am reviewing the documentation for VDE, FreeLAN and OpenVPN to check if they are suitable for what I would like to achieve. I am not a networking expert so my going is slow since I am also learning along the way. Would appreciate any help.
My current setup is as follows:
- I have two homes with their respective LANs connected to the Internet thru routers.
- There are devices that are connected in each LAN and I can easily ssh from one to another when both devices are in the same LAN.
- I have setup the DHCP at both ends to give the same private IP address to the device.
- I also have one cloud based host with a public IP address.
- I have setup the routers in both locations to keep a reverse ssh connection open to the public IP host.
- When I need to access a device in the other LAN, I ssh to the public host and then ssh to the router in the other LAN and then to any device I need.
- The devices in both LANs should connect to the Internet thru their respective ISP.
- I should be able to seamlessly ssh from any device to any device with either name or IP address irrespective of which LAN the other device is.
What would be the best way to achieve this using opensource networking tools (no freemium tools please)?
I am reviewing the documentation for VDE, FreeLAN and OpenVPN to check if they are suitable for what I would like to achieve. I am not a networking expert so my going is slow since I am also learning along the way. Would appreciate any help.