ollyg / Net-Appliance-Session

Development of Net::Appliance::Session Perl distribution
https://metacpan.org/pod/Net::Appliance::Session
12 stars 6 forks source link

Telnet timeout #20

Closed mrlayance closed 9 years ago

mrlayance commented 9 years ago

Issue I am running into with a few devices (maybe more). The device says the script has been completed successfully but not the case. This all I get from debug.

[ 0.012464] pr finding prompt [ 0.016593] tr creating Net::Telnet wrapper for telnet [ 0.017859] tr connecting with: telnet Host 10.xx.xx.xx Port 23

Thanks

ollyg commented 9 years ago

Try a tcpdump? If the script is stopping at the initial connect then it would appear to be a network timeout.