ashish mahalka wrote: > Strongswan runs at the other end. i m not sure whether the packets where > reaching the other end or not. But one thing is sure, there was no > response from strongswan on the other end.
I'm afraid you have to find out whether the packets make it to the other end. Are you familiar with tcpdump? tcpdump -npi ppp0 udp port 500 or 4500 should do the job. Replace ppp0 with the name of the interface you want to sniff on. Also, keep an eye on the syslog output of strongSwan at the remote end. -Daniel _______________________________________________ Users mailing list Users@lists.strongswan.org https://lists.strongswan.org/mailman/listinfo/users