|
||||||||
I have the fiddler project up and working and has accomplished 3/4 of what I need. I am able to connect to my main network from my remote building and share files between pc's thru the VPN and wireless connection. Now I need to be able to access the Internet connection thru the main network at the main building. Any ideas on what route needs to be added and where?? Setup below. Main building: Inet connection to router to switch to computers & wireless setup. Router has realworld PPOE connection and address to Internet provider. The router LAN connection is 192.168.1.254/24. The wireless setup LAN port has 192.168.1.200/24. The wireless setup WAN port is 192.168.50.1/30. Router has a static route to the remote building lan 192.168.2.254 192.168.2.0/24 -> 192.168.1.200 Remote building: The wireless setup WAN port is 192.168.50.2/30 The wireless setup LAN port is 192.168.2.254/24 There is an established VPN tunnel between the 2 WAN ports and everything works internally just the remote building network can't access the Internet. Thanks Randy PS... scrapped the transparent bridge idea.. back to that later |