The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-14-2007
joydeep joydeep is offline
Registered User
 

Join Date: Nov 2007
Posts: 13
Telnet is a service. Make sure telnet is running on your DOS system. you want to "connect from unix server to dos client". In such a situation, telnet should run as a server on DOS, and there should be an user account.

you can connect your DOS system from Unix box using #telnet <IP of DOS system>, then it will ask you user (of DOS system) and password to login. Use help to know more about command.
Reply With Quote