Hi
I dont get this!
I created a LAN-to-LAN VPN on the Billion to a VPN provider (VPNUK.NET) so that I can use a VPN server in the US to fool Geo-IP.
The VPN comes up fine. The gateway on the remote network is 192.168.100.1
I then add 2 static routes for the to the IP address of
http://www.whatismyipaddress.com side as follows:-
- route add 66.80.82.69 255.255.255.255 192.168.100.1
- route add 67.203.139.148 255.255.255.255 192.168.100.1
I dont need to tell it the interface, and route show verifies that these addresses will be routed to use gateway 192.168.100.1 over inteface pppv4.
To test, I then use traceroute, from the Billion to the addresses above and they show that the billion is routing traffic, to the
http://www.whatismyipaddress.com addresses over the VPN. As traceroute works, I can see that there is a route back too.
So, I am happy that all is well.... but.. it doesnt work from a PC connected to my internal network. When I say doesnt work, I get no ping response at all. So it is obviously aware of the routing table update, but something is not working.
I cant do a snoop from the billion, so I am a bit stuck.
My theory is that traffic is not coming back, but is being routed out. And again, as I cant do a snoop I cant see the source address on the packets going down the VPN.
I post here because of the statement
The VPN client on the 7800N will not route the traffic through the VPN tunnel. (no option to route traffic through the VPN tunnel)
Is there something that I dont know which makes my efforts futile?
Or, is there a way to run a snoop (tcpdump or similar) on the Billion console?
Thanks in advance for any insights!