Showing posts with label CISCO. Show all posts
Showing posts with label CISCO. Show all posts

Saturday, November 7, 2009

Cisco VPN isakmp ports

What are the ports to be opened on ASA if I need to VPN from inside my network to another site providing cisco VPN connection?

access-list inbound_traffic_on_inside extended permit udp any any eq isakmp
access-list inbound_traffic_on_inside extended permit esp any any
access-list inbound_traffic_on_inside extended permit udp any any eq 10000