I am running a Verlihub server, and I need to run it on port 411 because that is what DC ++ users run by default, and if I change it, nobody will figure out how to get into my hub.
The problem is that if you run Verlihub on a port lower than 1024, you need to run it as root, hence security vulnerabilities. Somebody suggested that I set my firewall to translate ports, that is to take a user connection in as port 411 and have ASG translate it to port 4411, so my Verlihub server thinks the user connected on 4411.
Does anybody know how I can do that?
This thread was automatically locked due to age.