Problems forwarding port 3389
Kenneth Burgener
kenneth at uvlug.org
Wed Mar 23 07:54:38 MST 2005
David Smith wrote:
> <quote who="Kenneth Burgener">
>
>>kenneth at debian:~$ telnet xxx.xxx.xxx.xxx 3389
>>Trying xxx.xxx.xxx.xxx...
>>telnet: Unable to connect to remote host: Connection refused
>
>
> I hate to ask the obvious, but is anything actually listening on port 3389
> on the desination machine? This woulnd't be LDAP would it?
It is for Remote Desktop on a Windows XP Client. The whole reason for
this script is we are trying to get remote desktop access to a couple of
employees. I haven't quite figured out the next step of how to get
multiple machines to be routed to for the same port. This is a little
too soon to ask, but do you think this would work:
SERVICES="... tcp:8001:192.168.0.117:3389 tcp:8002:192.168.0.118:3389
tcp:8003:192.168.0.119:3389 tcp:8004:192.168.0.120:3389
tcp:8005:192.168.0.121:3389"??
Kenneth
kenneth at uvlug.org
More information about the PLUG
mailing list