[ILUG] VPND

From: Paul O'Neil (poneil at domain dbiassociates.net)
Date: Sun 30 Jun 2002 - 07:37:01 IST


Okay guys, anyone have experience setting up the VPND. I may not understand
the VPN concept. But here is what I have.

Linux network 1

eth0 public_ip1
eth1 10.168.10.1
eth2 10.168.1.1

 basics of /etc/vpnd.conf

mode server
client 0.0.0.0 2001
server public_ip1 2001
local 10.168.1.2
remote 192.168.10.2

#################

Linux network 2

eth0 public_ip2
eth1 192.168.10.1
eth2 192.168.1.1

 basics of /etc/vpnd.conf

mode client
client 0.0.0.0 2001
server public_ip2 2001
local 192.168.10.2
remote 10.168.1.2

ifconfig on both boxes show s10 is created and the VPND is connected but I
can't ping the remote IP's. Question, are the local and remote IP's in the
vpnd.conf unique and required to be on an existing subs like I have setup or
are the eth1 and s10 to be the same? I'm also running IPTABLES using the
SuSEfirewall2. Port 2001 is open. Do I need to make considerations for the
remote IP's on each SuSEfirewall2 configs?



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:36 GMT