|
|||||||||||
|
[Users]
From: Ram Smith <ram(at)tilda.com.au>
Date: Sun Feb 29 2004 - 19:40:16 EST
I'm having some problems with getting my connection to work correctly. Thanks to some help from Sam i've managed to get my connection working, but in the reverse that i had intended. I'm pretty sure that i now understand the basics of the ipsec.conf file, but maybe there is some magic dust that i can sprinkle on my conf files to get this connection of mine working in the way i intended.
I am wanting to provide a connection from the left subnet to the right gateway/server that is behind the DSL router. I have the option to put the DSL router on the right into a bridged mode like the left side and give the server a live interet IP. However i would much rather leave the ADSL authentication and firewalling to the router, as this greatly simplifies the management of the locations. Now to my specific problem. When i start ipsec and attempt to initiate a connection the left side complains that: Here is my conf file for the left side: #< /etc/ipsec.conf 1 version 2.0
# basic configuration
interfaces=%defaultroute
# defaults for subsequent connection descriptions #conn %default # How persistent to be in (re)keying negotiations (0 means very).
conn block auto=ignore conn private auto=ignore conn private-or-clear auto=ignore conn clear-or-private auto=ignore conn clear auto=ignore conn packetdefault auto=ignore conn yapaws-yapagw
left=218.214.42.117
leftsubnet=172.16.62.0/24
leftnexthop=%defaultroute
leftid=@yapaws.yapa.org.au
leftrsasigkey=[keyid AQN+36kZH]
right=%any
rightid=@mail.yapa.org.au
rightrsasigkey=[keyid AQOXNRYk/]
auto=add
========================
Here is a link to the result of "ipsec barf" from the left and right sides. called directly after running "ipsec setup restart" on both ends http://www.digitalmethod.org/tmp/barf.left http://www.digitalmethod.org/tmp/barf.right Any help would be much appreciated. Ram.
-
FreeS/WAN Users mailing list users@lists.freeswan.org https://mj2.freeswan.org/cgi-bin/mj_wwwusr Received on Sun Feb 29 19:45:45 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:02:07 EDT |
||||||||||
|
|||||||||||