This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IPSec Site 2 Site Not Functioning

I'm having a fairly odd issue. I have a site to site vpn between an ASG and a netgear firewall. It used to work fine until I updated to 8.0. The VPN connects and shows as up but it will not pass traffic. I have tried pinging from computers on both local and remote networks as well right from the ASG and it doesn't work. Both show routes have been added...

Thoughts?

THanks!

-Danny


This thread was automatically locked due to age.
Parents
  • When you ping from a client on your local network you should see the incoming ICMP echo requests with `tcpdump -ni 10.0.1.1 icmp` started in a root shell. If you see those, make sure you also see ESP packets leaving the ASG on the external interface with `tcpdump -ni eth3 esp`. Please get back here with the results and we'll see how to proceed.
Reply
  • When you ping from a client on your local network you should see the incoming ICMP echo requests with `tcpdump -ni 10.0.1.1 icmp` started in a root shell. If you see those, make sure you also see ESP packets leaving the ASG on the external interface with `tcpdump -ni eth3 esp`. Please get back here with the results and we'll see how to proceed.
Children
No Data