Originally posted here by ss2chef
What about using subdomains to tell the end users which are setup with a redirect
to the hosts using alternate ports?
Hrm.... do you mean lets say external ip is 209.42.40.111

box1.domain.org:22 ---> 209.42.40.111:55051
box2.domain.org:22 ---> 209.42.40.111:55052

etc.

is that possible?

or still same problem?