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