06-08-2016 03:07 AM - edited 03-08-2019 06:07 AM
Hi!
I'm having a problem with an ISR4331 regarding NAT.
I cannot make a static nat for port 5011 because it keeps reponding this:
%Port 5011 is being used by system
The show ip socket gives me this:
Proto Remote Port Local Port In Out Stat TTY OutputIF
17 255.255.255.255 68 192.168.1.254 67 0 0 2002211 0
17 10.16.214.7 514 192.168.1.254 64191 0 0 400210 0
And the show ip nat portblock dynamic global gives me this:
tcp:
8192 -9215 7168 -8191 6144 -7167 5120 -6143 4096 -5119
545 -617
udp:
8597 -9620 7573 -8596 6549 -7572 5525 -6548 4501 -5524
585 -648 512 -584
So, why can't i use the port 5011 ????
The ios is: 154-3.S5
Tkx
Miguel
09-03-2021 12:31 PM
09-03-2021 01:04 PM - edited 09-03-2021 01:08 PM
It's running:
Cisco IOS XE Software, Version 03.16.01a.S - Extended Support Release
Cisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5 (3)S1a, RELEASE SOFTWARE (fc1)
02-15-2022 07:17 PM
This is a bug.
My device is 4300 ,IOS Version is 15.5(3)S4b.
command is :
int g0/0/0
no ip add
than you can nat the port
I tested it.
Then configure the IP G0/0/0
10-17-2024 01:32 PM
You have to remove the ip address from the interface first before you can add your static nat.
Tested
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide