Hello,
I don't know if this is the best mailinglist to post my question, if
not.. sorry for the inconvenience.
Anyway, my situation:
<subnet.192.1> -- masq.boxA -- internet -- masq.boxB -- <subnet.192.2>
masq.boxA, runs the FreeSWAN daemon
eth0 = 213.51.32.x. ip (routeable)
ipsec0 is binded to eth0
eth1 = 192.168.1.1
masq.boxB, runs the FreeSWAN daemon
eth0 = 213.51.33.x. ip (routeable)
ipsec0 is binded to eth0
eth1 = 192.168.2.1
the ipsec.conf is the same on both hosts.. it looks like this:
config setup
interfaces="ipsec0=eth0"
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
conn %default
keyingtries=0
conn verhagen-cox
left=213.51.32.x
leftsubnet=192.168.1.0/24
leftnexthop=
right=213.51.33.x
rightsubnet=192.168.0.0/24
rightnexthop=
auto=start
authby=rsasig
leftrsasigkey=masqA.box pub key
rightrsasigkey=masqB.box pub key
The gateways can't ping eachother
what I do see in the /proc/net/dev file is that all packets get dropped by
the ipsec0 interface.
there is no firewall blocking the traffic. What could this be? It happens
on both ends.
Please help (that sounds desperate huh :) )
kind regards,
Maurice
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]