Quote:
Originally Posted by mithrandir
Paul, if changing radmin is hard - or even impossible - you should be able to configure the router to map any port to the one radmin wants.
eg I have run ssh servers on two boxes so the router was set up to forward port 22 on the internet side to port 22 on one box and port 2022 to port 22 on the other.
Good practice says don't use a port number below 1024.
|
Although I don't think it's a problem with the current version, I have read of Radmin vulnerabilities that could be exploited remotely. The reason I suggested changing the port was so that anything looking for Radmin running on the default port wouldn't find it.
EDIT: just re-read what you said and that would work too.