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

port forwarding ranges in ios

jamey
Level 4
Level 4

Is this possible? for example, i want to forward udp 16000-16500 to an internal IP on my soho 871 for voip. I can't find any info on IOS range port forwarding.

Thanks!

1 Reply 1

wbreitzke
Level 1
Level 1

I guess you should be able to configure the udp packets to internal IP using this command.

ip nat inside source static udp 10.1.1.1 443 192.168.1.1 443 ext