Hi,

i have installed openssh for windows and am able to connect using ssh
client. Now, while trying out Net::SSH::Perl module i get an error at

my $sshh= Net::SSH::Perl->new($host);

Can't map service name 'ssh' to port number.

this is on windows OS and i have added these entires to <ssh
installation directory>\etc\services file
ssh        22/tcp

but it is not helping. any windows  specific configuration??

thanks,
lohit

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to