Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
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 Netdot-devel digest..."
Today's Topics:
1. [Netdot - Bug #1700] get_arp_from_cli ([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 25 Jun 2014 11:27:17 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1700] get_arp_from_cli
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1700 has been updated by Brian Candler.
[Aside: it's helpful if you (a) open separate tickets for separate issues, and
(b) first report general installation problems to the users list rather than on
a ticket]
Reverting to the original problem: I was also seeing
<pre>
ERROR - Device::CLI::_get_arp_from_cli: wrn-asa1.int.example.net: write error:
filehandle isn't open at
/usr/share/perl5/Net/CLI/Interact/Transport/Base/Unix.pm line 24
</pre>
This was with an ASA5520. Both long and short names were in /etc/hosts, and the
credentials in Site.conf were correct.
The issue turned out to be an incorrect host key in
<code>/root/.ssh/known_hosts</code> (probably due to a failover from primary to
secondary at some previous point in time), revealed by doing "ssh
<user>@<host>" directly at the command line. Removing it solved the problem.
----------------------------------------
Bug #1700: get_arp_from_cli
https://osl.uoregon.edu/redmine/issues/1700#change-3187
Author: giulio gasparini
Status: New
Priority: Normal
Assignee:
Category:
Target version:
Resolution:
Hi to all,
I would lik to retrive ARP information from my Cisco 6500Firewall, but when I
try to use the CLI command I see the following error
root@ubuntu:/usr/local/netdot/bin# ./updatedevices.pl -H 172.30.80.2 -A -c
net.rm.bc.sky.it
INFO - ./updatedevices.pl started at Fri Oct 12 12:20:11 2012
INFO - Updating single device: 172.30.80.2
ERROR: Device::CLI::_get_arp_from_cli: fwsm-main.rm.bc.sky.it: write error:
filehandle isn't open at
/usr/share/perl5/Net/CLI/Interact/Transport/Base/Unix.pm line 24
The same error appear using the web UI.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 87, Issue 6
*******************************************