I've created some portforwarding rules on our server.
And they are active while I am logged in.
But when I log off or the server shuts down, the rules get lost.
What is the best way to make those rules shown below permanent ?
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.80 connectport=5007
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.80 connectport=873
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.70 connectport=22
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.70 connectport=21
And they are active while I am logged in.
But when I log off or the server shuts down, the rules get lost.
What is the best way to make those rules shown below permanent ?
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.80 connectport=5007
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.80 connectport=873
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.70 connectport=22
netsh interface portproxy add v4tov4 listenport=3390 connectaddress=192.168.10.70 connectport=21