[Openswan Users] IPV6 tunnel formation

SaRaVanAn saravanan.nagarajan87 at gmail.com
Thu Sep 22 08:01:23 EDT 2011


Hi all,
   I j tried forming IPv6 tunnel using openSwan.
After I execute the command "service ipsec start", ping is not working. I
just debugged using wireshark.
The ping packets are not going out of an interface.   If I execute the
command "ipsec auto --up "west-east", the terminal is not responding.
Can you guys please help me to solve this problem?


Please find my ipsec.conf details below

config setup
        interfaces=%defaultroute
        plutodebug="all"
        nat_traversal=yes
        plutowait=yes
        nhelpers=0
        uniqueids=yes

conn west-east
        connaddrfamily=ipv6
        type=tunnel
        left=2001:db8:0:f101::2
        right=2001:db8:0:f101::1
        keyexchange=ike
        esp=aes128-sha1
        ike=aes128-sha1-modp1024
        auto=route
        auth=esp
        authby=secret
        pfs=yes
        keyingtries=%forever
        rekeymargin=4m
        disablearrivalcheck=no
        rekey=yes
        aggrmode=no


Regards,
Saravanan N
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20110922/f9b5ac33/attachment.html 


More information about the Users mailing list