The reason I went with vpnc is because the locations where OpenWRT are installed will not have a static IP address. When I looked at typical Ipsec Lan-to-Lan solutions, they all required a static IP address. Am I wrong about that? Is there a way to set-up a Lan-to-Lan without a static IP on both ends?
Main Topics
Browse All Topics





by: RedimidoPosted on 2007-09-11 at 20:41:17ID: 19873747
if you want to route to your internal network, then it is easier to modify your openvpn config file to route the internal network thru that connection.
tml#scope re/58336
more about that at:
http://openvpn.net/howto.h
and maybe with tap (bridging)
http://www.linux.com/featu
or perhaps you want to nat your client?