cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1109
Views
0
Helpful
3
Replies

Site-site VPN error

jmccartney1
Level 1
Level 1

I receive the error "ERROR: access-list used in static has different local addresses"

when I enter a static policy NAT

(config)# static (inside,outside) 10.200.201.10  access-list PUB-NAT

here are the ACL's used for this

access-list PUB-NAT extended permit ip 10.200.201.0 255.255.255.0 10.101.211.0 255.255.255.0
access-list PUB-NAT extended permit ip 10.200.201.0 255.255.255.0 10.101.202.0 255.255.255.0
access-list PUB-NAT extended permit ip 10.200.210.0 255.255.255.0 10.101.211.0 255.255.255.0
access-list PUB-NAT extended permit ip 10.200.212.0 255.255.255.0 10.101.211.0 255.255.255.0

This is to allow voice traffic across from a central site having a PUB/SUB (10.200.201.x/10.200.202.x) to a remote site with a SUB (10.101.202.x net). Phones are on (central site) 10.200.210.x/10.200.212.x  and remote phones are on 10.101.211.x net. The ipsec tunnel is up. How can I get this working again, at one time it worked...thanks.

1 Accepted Solution

Accepted Solutions

andrew.prince
Level 10
Level 10

Nat (inside) 0 access-list <>

Sent from Cisco Technical Support iPad App

View solution in original post

3 Replies 3

andrew.prince
Level 10
Level 10

Nat (inside) 0 access-list <>

Sent from Cisco Technical Support iPad App

Thanks Andrew that worked!

np - glad to help.