View Single Post
  #1 (permalink)  
Old May 11th, 2006, 07:37 AM
ralvarez31 ralvarez31 is offline
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Telnet -login -MsDos

Hi,
I want to create an [u]automatic script</u> which give me the possibilty to telnet to a remote device (a modem).

I use for that the command : telnet 198.168.0.100 -l root
//(root is the username)

The thing is that I have to write the password manually. How can I automated that ???. I mean created a batch file which contain the password and write it automaticaly.

ralvarez31
Reply With Quote