12-16-2011 10:39 PM
I have 2 seperate networks that were both built independantly with RV082 routers. These networks now have a physical connection between the two of them and i would like to bridge the networks.
NETWORK1
WAN1: Static IP internet connection
LAN: 192.168.0.1
SUBNET: 255.255.255.0
Firewall: Block WAN requests disabled
NETWORK2
WAN1: Dynamic IP internet connection
LAN: 192.168.10.1
SUBNET 255.255.255.0
Firewall: Block WAN requests disabled
My first thought was to just plug the routers into each other's WAN2 connection, set static IP's, adjust the subnet mask for the third octet on each and it would just magically work. I also attempted to use the almost completely undocumented "Transparent Bridge Mode" because it seemed appropriate but so far nothing has worked. Any suggestions on making this work?
Solved! Go to Solution.
12-17-2011 08:33 AM
Make sure the router is running in Load Balance mode, where both WAN ports are active.
12-17-2011 12:16 AM
One easy way to connect the two subnets is to configure a site-to-site tunnel between the two WAN2 ports of the two RV082 routers.
12-17-2011 08:16 AM
i agree, but dont the routers need to be able to ping each other on the WAN2 ports before i create a VPN connection? I did attempt a VPN connection but since they dont communicate with eachother yet it never connected. On a side note i was able to make a gateway to gateway VPN across the internet but i would like it to run across the much faster physical connection.
12-17-2011 08:31 AM
You could try the following.
Static IP for WAN2 of router-1
IP Address: 192.168.20.1
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.20.2
Static IP for WAN2 of router-2
IP Address: 192.168.20.2
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.20.1
12-17-2011 08:33 AM
Make sure the router is running in Load Balance mode, where both WAN ports are active.
12-17-2011 09:08 AM
THAT sir, was the key. I had already tried using static IP's using eachother as a gateway like you suggested but it didnt work until i made the change to load balance mode. I was able to make a gateway to gateway VPN and now have a 100mb link between the two sites. Thank you Tekliu
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide