cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
665
Views
0
Helpful
1
Replies

857 nat with ipsec tunnels

shaun.connor
Level 1
Level 1

Does anyone know if this works on the 857, tried it and it kicked me out of the router

ip nat inside source static 192.168.60.10 172.16.181.195  route-map MAP extendable

 

2. Define the port range

access-list 101 permit tcp host 192.168.60.10 range 8000 8050 any

route-map MAP permit 10

match ip address 101

1 Reply 1

Hi,

What are you trying to do with the configuration? Is ACL 101 the crypto ACL for IPsec?

What the IPs 192.168.60.10 and 172.16.181.195 correspond in your setup?

Federico.