Hi all
I'm trying to forward IPSEC traffic to a VPN box inside my LAN through Cisco router
I have added PAT rules:
ip nat inside source static udp vpn_box_address 500 interface wan_interface 500 (this is for IKE)
ip nat inside source static esp vpn_box_address 500 interface wan_interfac
when trying to connect only the first rule is applied and the connection fails?
any idea?
I'm trying to forward IPSEC traffic to a VPN box inside my LAN through Cisco router
I have added PAT rules:
ip nat inside source static udp vpn_box_address 500 interface wan_interface 500 (this is for IKE)
ip nat inside source static esp vpn_box_address 500 interface wan_interfac
when trying to connect only the first rule is applied and the connection fails?
any idea?