Hello,
I want to build a VPN connection to 2 of my friends.
Unfortunately, they both use 192.168.1.0 for their internal network and they don't want to change it.
How can I get a connection to both of them?
Can I setup something like a "virtual network" on my side?
E.g.
My internal network: 192.168.50.0
192.168.55.0 Tunnel to Friend A
192.168.60.0 Tunnel to Friend B
So ping to 192.168.55.22 will ping 192.168.1.22 at friend A,
ping to 192.168.60.124 will ping 192.168.1.124 at friend B.
This thread was automatically locked due to age.