|
|||||||||||
|
[Users] FreeSwan setup left and right question.
From: Calvin <calvinproject(at)ihug.com.au>
Date: Thu Mar 27 2003 - 05:26:01 EST
I read the post "My FreeS/WAN 1.5 setup diary", http://www.sandelman.ottawa.on.ca/linux-ipsec/html/2000/11/msg00571.html It has a very detail instruction, but there are something I can understand about the left and right IP in ipsec.conf. the network setting in the guide is: | JERSEY | local (right) client (win98 celeron laptop) eth0 192.168.1.2 | | eth1 192.168.1.1 | MOSKOVA | local (right) gateway and freeswan 1.5 server (redhat 6.2 p90) eth0 172.16.2.2 | | eth0 172.16.2.1 | JOLO | router (redhat 6.2 celeron) eth1 172.16.1.1 | | eth0 172.16.1.2 | OKINAWA | remote(left) gateway and freeswan 1.5 server (redhat 6.2 p100) eth1 10.1.2.1 | | eth0 10.1.2.2 | MMA | remote (left) client (redhat 6.2 p200) the 172.16.1.0 and 172.16.2.0 nets to simulate the public internet and the 10.1.2.0 and 192.168.1.0 to be private local networks.
config setup
interfaces="ipsec0=eth0"
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
# sample connection
left=172.16.0.2
leftsubnet=10.0.0.0/24
leftnexthop=172.16.0.1
right=172.16.9.2
rightsubnet=10.0.3.0/24
rightnexthop=172.16.9.1
keyingtries=0
auth=esp
authby=rsasig
Thanks very much for allllll your helps. Calvin Users mailing list Users@lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/users Received on Thu Mar 27 08:57:37 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:01:11 EDT |
||||||||||
|
|||||||||||