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

Packet Filtering Rule for outbound Cisco VPN

I am looking for some help in setting up a rule to allow the Cisco VPN client to connect to remote sites. We have a few customers that require us to connect to their network through the Cisco VPN client. I have added a rule to allow IPsec traffic from the internal network to the external interface, but we still cannot connect. Any ideas?

Internal (Network)  >  External (WAN) (Address) 
                      IPSec


This thread was automatically locked due to age.
Parents Reply
  • It is dropping port 500.

    15:20:02 Default DROP UDP 192.168.1.110 : 500 → 162.119.232.200 : 500 
     len=897 ttl=127 tos=0x00 srcmac=00:13:20:6b:23:51 dstmac=00:1a:8c:15:9f:70 

    15:20:09 Default DROP UDP 192.168.1.110 : 500 → 162.119.64.200 : 500 
    len=897 ttl=127 tos=0x00 srcmac=00:13:20:6b:23:51 dstmac=00:1a:8c:15:9f:70
Children