Send netdisco-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:
1. Re: arpnip on paloalto firewalls (Muris)
2. Re: arpnip on paloalto firewalls (Golden, Scott)
--- Begin Message ---
Can you try run it manually with the debug?
~/bin/netdisco-sshcollector -D
Have you got the dependencies installed?
# install dependencies:
~netdisco/bin/localenv cpanm --notest Net::OpenSSH Expect
Have you got SSH installed on your machine?
From: "Golden, Scott" <[email protected]>
Date: Saturday, 8 July 2017 at 2:36 pm
To: Muris <[email protected]>
Cc: <[email protected]>
Subject: Re: [Netdisco] arpnip on paloalto firewalls
when i try to run netdisco-sshcollector i receive the following error
Can't use an undefined value as an ARRAY reference at
/var/netdisco//bin/netdisco-sshcollector line 84
line 84 is
my @input = @{ setting('sshcollector') };
in my deployment.yml i have the following
sshcollector:
- ip: '192.168.53.252'
user: goldens
password: Aiden456!
platform: PaloAlto
Scott Golden
Systems Analyst
Boston Globe Media Partners, LLC
978-340-8207
[email protected]
On Sat, Jul 8, 2017 at 12:49 AM, Muris <[email protected]> wrote:
Hi Scott, yes it can use the SSH Collector plugin, and select it to use the
Palo Alto.
Muris
From: "Golden, Scott" <[email protected]>
Date: Saturday, 8 July 2017 at 12:44 pm
To: <[email protected]>
Subject: [Netdisco] arpnip on paloalto firewalls
can netdisco do arpnip on pa-5050 firewalls and put ip address into table.
i have the lastest build and i dont seem to have any of the ip's /mac's from
the paloalto
the layer 2 devices in my network are juniprs and i see all of the mac address
on them , but no ip
paloalto is acting as the router
thx
Scott Golden
Systems Analyst
Boston Globe Media Partners, LLC
978-340-8207
[email protected]
--- End Message ---
--- Begin Message ---
i do have ssh installed , i am ssh'ing into the machine to run the commands
i do have the dependancys installed
[netdisco@netdisco ~]$ ~netdisco/bin/localenv cpanm --notest Net::OpenSSH
Expect
Net::OpenSSH is up to date. (0.74)
Expect is up to date. (1.35)
[netdisco@netdisco ~]$
i edited netdisco-sshcollector as root and added use diagnostics
output now
[netdisco@netdisco ~]$ ~/bin/netdisco-sshcollector -D
Subroutine App::Netdisco::Environment::Load redefined at
/usr/share/perl5/Exporter.pm line 67.
at /var/netdisco/perl5/lib/perl5/App/Netdisco/Environment.pm line 40.
Subroutine App::Netdisco::Environment::Dump redefined at
/usr/share/perl5/Exporter.pm line 67.
at /var/netdisco/perl5/lib/perl5/App/Netdisco/Environment.pm line 40.
Can't use an undefined value as an ARRAY reference at
/var/netdisco//bin/netdisco-sshcollector line 85 (#1)
(F) A value used as either a hard reference or a symbolic reference must
be a defined value. This helps to delurk some insidious errors.
Uncaught exception from user code:
Can't use an undefined value as an ARRAY reference at
/var/netdisco//bin/netdisco-sshcollector line 85.
at /var/netdisco//bin/netdisco-sshcollector line 85.
main::main() called at /var/netdisco//bin/netdisco-sshcollector line 82
[netdisco@netdisco ~]$
error went to line 85 as i added a line (use diagnostics)
*Scott Golden*
Systems Analyst
Boston Globe Media Partners, LLC
978-340-8207
[email protected]
On Sat, Jul 8, 2017 at 1:11 AM, Muris <[email protected]> wrote:
> Can you try run it manually with the debug?
>
>
>
> ~/bin/netdisco-sshcollector -D
>
>
>
> Have you got the dependencies installed?
>
>
>
> # install dependencies:
>
> ~netdisco/bin/localenv cpanm --notest Net::OpenSSH Expect
>
>
>
> Have you got SSH installed on your machine?
>
>
>
> *From: *"Golden, Scott" <[email protected]>
> *Date: *Saturday, 8 July 2017 at 2:36 pm
> *To: *Muris <[email protected]>
> *Cc: *<[email protected]>
> *Subject: *Re: [Netdisco] arpnip on paloalto firewalls
>
>
>
> when i try to run netdisco-sshcollector i receive the following error
>
>
>
> Can't use an undefined value as an ARRAY reference at
> /var/netdisco//bin/netdisco-sshcollector line 84
>
>
>
> line 84 is
>
> my @input = @{ setting('sshcollector') };
>
>
>
> in my deployment.yml i have the following
>
> sshcollector:
>
> - ip: '192.168.53.252'
>
> user: goldens
>
> password: Aiden456!
>
> platform: PaloAlto
>
>
> *Scott Golden*
>
> Systems Analyst
>
> Boston Globe Media Partners, LLC
> 978-340-8207 <(978)%20340-8207>
>
> [email protected]
>
>
>
> On Sat, Jul 8, 2017 at 12:49 AM, Muris <[email protected]> wrote:
>
> Hi Scott, yes it can use the SSH Collector plugin, and select it to use
> the Palo Alto.
>
>
>
> Muris
>
>
>
> *From: *"Golden, Scott" <[email protected]>
> *Date: *Saturday, 8 July 2017 at 12:44 pm
> *To: *<[email protected]>
> *Subject: *[Netdisco] arpnip on paloalto firewalls
>
>
>
> can netdisco do arpnip on pa-5050 firewalls and put ip address into table.
>
>
>
> i have the lastest build and i dont seem to have any of the ip's /mac's
> from the paloalto
>
>
>
> the layer 2 devices in my network are juniprs and i see all of the mac
> address on them , but no ip
>
>
>
> paloalto is acting as the router
>
>
>
> thx
>
>
>
>
> *Scott Golden*
>
> Systems Analyst
>
> Boston Globe Media Partners, LLC
> 978-340-8207 <(978)%20340-8207>
>
> [email protected]
>
>
>
--- End Message ---
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users