[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IPSEC VPN 2.6<-->2.7 troubleshooting




You can try running tcpdump on the enc0 interface on the 2.7 box (after you
ifconfig enc0 up), to see if the packets are processed. Also, netstat -ss -p esp
will give you error statistics for the ESP protocol.
-Angelos