Need to oPen a range of ports for forwarding

  • Thread starter Thread starter John
  • Start date Start date
J

John

I am running a mulithomed Windows 2003 server, (no ISA), and need to forward
a range of ports to my video conference system. When I go into RAS I can
only see the option to open 1 port at a time. Can someone please point me
in the direction to accomplish this?

Thanks

John
 
Unfortunately you can do only one port at a time.
To ease it out you can configure using netsh (multiple netsh commands one
for each port):-
"netsh routing ip nat add portmapping"
 
Thank you!! :-)

John


Samir Jain said:
Unfortunately you can do only one port at a time.
To ease it out you can configure using netsh (multiple netsh commands one
for each port):-
"netsh routing ip nat add portmapping"
 
Back
Top