Hi, My main aim is that I'm trying to setup a VPN between AWS and my VM Series. I so far have my Phase 1 and Phase 2 connections up. My AWS VPN has a static route to the remote CIDR, but when I try and send traffic over this (example ping or ssh to 172.168.1.5 from a server on the AWS side) I see no traffic hitting the the VM series. If I run a traceroute on the server I see it get as far as the local AWS CIDR 169.254.222.244/30 but then don't see anything in the monitor side on the VM series. What areas would i need to check to to either see the traffic attempts or see what could stop it from going over the tunnel? Thanks
... View more