Netsh interface Portproxy ports range

Hello,

I am using portproxy Netsh logic in my windows server 2008 R2 to redirect ports of services, I have a scenario where I need to configure a port range to redirect inside to a specific port of a working service of my Windows 2008 R2 server.

Is there anybody help me if there is any possibility to define port range for portproxy and redirect it to one port.

Regards,
Jebran.

August 24th, 2015 10:59am

Hi Mohammad Jebran,

Based on my understanding, you would like to add portproxy that multiple ports locally forwards to one port remotely.

I use the command netsh interface portproxy add v4tov4 listenport=a connectaddress=m connectport=z; netsh interface portproxy add v4tov4 listenport=b connectaddress=m connectport=z to create two portproxy to forward packets to the specific port, it works in my lab.

You may use the command to create multiple ports to forward packets to the specific port.

Best regards,

Anne he

Free Windows Admin Tool Kit Click here and download it now
August 25th, 2015 12:38am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics