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

ERROR: mapped-address conflict

walter1972
Level 1
Level 1

When I try to add a second PAT statement I get the following ERROR:

ERROR: mapped-address conflict with existing static

inside:A.B.C.D to outside:DEVICE 1_Public netmask 255.255.255.255

The existing config is:

static (inside,outside) tcp DEVICE 1_Public https DEVICE 1_Private 8443 netmask 255.255.255.255

static (inside,outside) tcp DEVICE 1_Public ssh DEVICE 1_Private ssh netmask 255.255.255.255

static (inside,outside) DEVICE 1_Public DEVICE 1_Private netmask 255.255.255.255

I'm trying to add

static (inside,outside) tcp DEVICE 1_Public 44324 DEVICE 1_Private 44324 netmask 255.255.255.255

Why can I not add this new line?

1 Reply 1

John Blakley
VIP Alumni
VIP Alumni

I'm guessing that it's because you have a one-to-one mapping already:

static (inside,outside) DEVICE 1_Public DEVICE 1_Private netmask 255.255.255.255

Take the above line out, and you'll be able to add your line. Or, you can remove all of the lines and leave the above line in, and then control access through acls.

HTH,

John

HTH, John *** Please rate all useful posts ***
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card