[Openswan Users] leftnexthop doesn't work

Hansjörg Pfister hansjoerg.pfister at collax.com
Tue Nov 10 10:03:36 EST 2009


Openswan-Version: 2.6.20

My default gateway is 172.16.0.1 but i want ipsec to use my alternative
gateway at 172.16.0.11.
Pluto routes the packets to my default gw, leftnexthop does not work.
Can you help me?

config setup
        plutodebug=none
        uniqueids=yes
        nat_traversal=yes
        interfaces="ipsec0=eth0"


conn TestIPSec_1
    also=TestIPSec_all
    leftsubnet=192.168.3.0/24
    rightsubnet=192.168.2.0/24
    auto=start

conn TestIPSec_all
    right=80.67.18.16
    left=172.16.1.178 
    leftnexthop=172.16.0.11




More information about the Users mailing list