> is it possible to connect with a telnet client to a ssh daemon? In short: No...
Why do they have to be telnet? PuTTY (http://www.chiark.greenend.org.uk/~sgtatham/putty/) is free for windows, or ssh under Linux. > or is there any other possibility besides ssh to login to a linux > machine via telnet and run commands etc. You can run telnetd, but it is insecure. SSH is the only way to go to be totally secure. rlogin maybe a possibility too, but whatever you do, attempt to harden it up... or use ssh :P Thanks -a- ---------------------------------------------------- Adam 'Starblazer' Romberg Appleton: 920-738-9032 System Administrator Valley Fair: 920-968-7713 ExtremePC LLC -=- http://www.extremepcgaming.net _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

