rich_d_thomas has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I am having difficulty with perl module Net::Appliance::Session.
I have tried to contact the author and I am not getting any reply from him.
The problem I have is that when I use this module to make an SSH connect to Cisco ASA firewalls, some of the commands timeout. This module SSHing to Cisco routers and switches does not experience the same problems.
If I manually SSH to the ASA firewalls, from the same machine and using the same commands, they do not timeout.
Does anybody know what I can do to debug the module to try and figure out why this happening?
Thanks,
Richard.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to debug a perl module
by marto (Cardinal) on Nov 16, 2010 at 15:19 UTC | |
|
Re: How to debug a perl module
by zentara (Cardinal) on Nov 16, 2010 at 16:33 UTC | |
|
Re: How to debug a perl module
by rich_d_thomas (Sexton) on Nov 17, 2010 at 10:37 UTC | |
|
Re: How to debug a perl module
by rich_d_thomas (Sexton) on Nov 18, 2010 at 09:17 UTC |