|
No, but it's hard to know what's wrong without more information. My first inclination when these types of problems occur is to take a network trace with
TCPdump, Wireshark, EtherPeek or some other network analyzer. VPNs insert additional headers into each IP datagram, so I would pay particular attention to the final packet size and ensure that it does not exceed the MSS as this can cause a significant slowdown.
Get more VPN troubleshooting tips in our Virtual Private Networking Project Guide for resellers and systems integrators.
|