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

How to setup a UDP port forward range

dbattersby77
Level 1
Level 1

Hi,

 

We are trying to figure out how to setup UDP port forward range. This is the configuration that we are using.

ip nat pool voip-rtp 10.10.10.3 10.10.10.3 netmask 255.255.255.0 type rotary

ip nat inside destination list 114 pool voip-rtp

access-list 114 permit udp any any range 16384 32767

 

Where 10.10.10.3 is the host I want to forward the ports 16384 to 32767 to.

 

This is not working. We use a similar set of commands for TCP range forwarding which work perfecting. Can anyone advise of the correct way to port forward a UDP range. 

 

Damien

0 Replies 0