andrew4728
Technical User
Hey all, this seems like it would be a very easy thing to do, but I cannot figure this one out!
I have read several webpages from Ciscos website concerning NAT translation, and also searched google and yahoo and still cannot find the answer to my question.
I am trying to setup port forwarding for a RANGE of TCP ports.
I know that the following command will forward an individual port (3389) to an inside computer :
ip nat inside source static tcp 192.168.x.x 3389 interface Ethernet0 3389
I am trying to forward TCP 6881-6999 to goto one of my PCs inside my network.
Could anyone help me with this one or point me to a webpage that shows how to forward RANGEs?
Thank you all!
Andrew
I have read several webpages from Ciscos website concerning NAT translation, and also searched google and yahoo and still cannot find the answer to my question.
I am trying to setup port forwarding for a RANGE of TCP ports.
I know that the following command will forward an individual port (3389) to an inside computer :
ip nat inside source static tcp 192.168.x.x 3389 interface Ethernet0 3389
I am trying to forward TCP 6881-6999 to goto one of my PCs inside my network.
Could anyone help me with this one or point me to a webpage that shows how to forward RANGEs?
Thank you all!
Andrew