I am trying to do the port forwarding in the PIX 501 (software version 6.3) for a internal voice gateway. So, I would like to forward RTP ports which range from 10240-13120 to a internal IP.
However, I found that the following command can only forward one port at a time. So I just want to know is there a method that I can forward the whole range of UDP 10240-13120 to a internal IP address easily? Thank you very much!
static (inside,outside) tcp interface udp 192.168.208.79 xxx netmask 255.255.255.255 0 0
|