[Openswan Users] Ping between networks

simprix simprix at simprix.net
Wed May 5 10:46:30 CEST 2004


I have a setup like this

Hope<--------Internet--------->MRC<--------Internet---------->Dunes
192.168.2.0                 192.168.1.0                     192.168.0.0
I have ipsec tunnels from the hope network to mrc and the dunes network to
mrc

Im trying to get it setup so that a dunes host can ping a host on the hope
network through the mrc tunnel

My config for this is like this

conn mrc-to-dunes-route
        left=134.215.193.94
        leftnexthop=134.215.193.93
        leftsubnet=192.168.2.0/24
        leftid=@gw001.cdsoc.org
        leftrsasigkey=....
        right=134.215.197.90
        rightsubnet=192.168.0.0/24
        rightid=@gw002.cdsoc.org
        rightrsasigkey=....
        rightnexthop=134.215.197.89
        auto=add


But it is not working



More information about the Users mailing list