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

can not static nat (port forwarding) port 554 on isr4300 router

n.bokhar1
Level 1
Level 1

hi guys

i have an isr 4331 router and i want to do static nat or port forwarding on this router but when i use this command:

ip nat inside source static tcp 10.10.10.1 554 interface gig 0/0/1 554 

i get a err which says the port 554 is being used by the system how can i forbid system of using port 554

and i can do my nat

 

3 Replies 3

Hi @n.bokhar1

Port 554 is used by RTSP protocol. But, which is your idea by doing this PAT?

 

 

 

 

-If I helped you somehow, please, rate it as useful.-

i have pat but i have a server in my network which need s to work with port 554 and i want to do a port forwarding on that port

Hello

Try a port-map statement?

access-list 1 permit host 10.10.10.1

ip port-map rtsp port 554 list 1

 

res
Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul