in reply to Re: Command sent via Net::Telnet is not getting logged in CentOS. However, the same is getting logged in Fedora 20
in thread Command sent via Net::Telnet is not getting logged in CentOS. However, the same is getting logged in Fedora 20

I missed uncommenting $host_prompt variable. Could you please set $host_prompt as-
my $host_prompt = '/[\$%#>] $/';
  • Comment on Re^2: Command sent via Net::Telnet is not getting logged in CentOS. However, the same is getting logged in Fedora 20
  • Download Code