A PIX only allows telnet to the "inside" interface and you have to be
listed as a trusted host (telhet ]. Can you telnet i ok
yourself from that machine?
If that's all ok, I would guess it's a problem with Prompt. Net::Telnet
uses a pattern match to determine if it's time to send data, so whe
Hi,
I am a new perl user. I have problem telnet to Cisco
PIX Firewall. Following is my testing perl script. I
used net::telnet::cisco module telnet to Cisco routers
or switches no problem. But, Cisco PIX Firewall not
working. Please give me some advises.
use Net::Telnet::Cisco;
use strict;
m