Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: how to login one host and execute commands on it?

by glide (Pilgrim)
on Jan 11, 2008 at 17:26 UTC ( [id://661926]=note: print w/replies, xml ) Need Help??


in reply to how to login one host and execute commands on it?

Hi,

try to debug the telnet session using the input_log. After you create the Net::Telnet object do

$t->input_log(q{net_telnet_input.log});
run again the script and then look to the created log file.

Replies are listed 'Best First'.
Re^2: how to login one host and execute commands on it?
by xingjin3131 (Novice) on Jan 11, 2008 at 21:02 UTC
    Thanks. It works.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://661926]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 00:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found