[154101] in North American Network Operators' Group
Re: Net::Perl::SSH for MRLG
daemon@ATHENA.MIT.EDU (Nick Hilliard)
Tue Jun 26 10:41:14 2012
X-Envelope-To: nanog@nanog.org
Date: Tue, 26 Jun 2012 15:39:54 +0100
From: Nick Hilliard <nick@foobar.org>
To: Peter Ehiwe <peterehiwe@gmail.com>
In-Reply-To: <CADECfTXHmgyNzEkWX9p6rJ40Zhx5uj8XQbrvPyBTE854iJUUiQ@mail.gmail.com>
Cc: North American Network Operators' Group <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On 26/06/2012 14:48, Peter Ehiwe wrote:
> Has anyone successfully implemented Net::perl::ssh with mrlg . If yes
> please unicast me.
>
> The Perl module works fine but mrlg dosent seem to be able to connect to
> the routers using that module .
I take it you're referring to Net::SSH::Perl? If so, why not stab your
brains out with a rusty fork? It's a lot more fun.
CPAN installation of this module generally doesn't work, which means either
explicit package dependency installation or else some system like freebsd,
where the default package installation works fine. Last time I counted, it
pulled in forty-something dependencies on a clean perl installation.
Haven't tried it with mrlg, but have got it to work with one of the other
LG packages. Each time there's an upgrade, it takes patience to diagnose
and fix the various problems.
Nick