-
cisco
Ok I have this cisco 806 router that i'm trying to do a port forward range. Lets say 4000-4100 for and exp. To lets say IP# 10.100.0.5.
I know you could do an...
ip nat inside source static (tcp/udp) 10.100.0.5 4000 interface ethernet1 4000
That would mean i would have to do a tcp and udp 100 times each for tcp and udp.
Before some wise *** say go to www.cisco.com i already have. The only thing that i keep seeing is PAT and from what I understand of that. Is that i don't really want to do that.