Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

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
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. netdisco-web fails to bind after upgrade to version 2.078000
      on Debian 11 (Sven Duscha)
   2. Re: Adding Aruba SDWAN/Silverpeak MIBS into netdisco
      (Oliver Gorwits)
--- Begin Message ---
Hi,

I upgraded my netdisco installation to Debian11 to get python3.9 to solve the Alien::Poetry issue. I also needed to install python3-distutils to make it work.

I could then upgrade from netdisco

netdisco@netdisco:~/bin$ |grep VERSION ~netdisco/perl5/lib/perl5/App/Netdisco.pm|
our $VERSION = '2.076004';

to

netdisco@netdisco:/etc/apache2/sites-enabled$ grep VERSION ~netdisco/perl5/lib/perl5/App/Netdisco.pm
our $VERSION = '2.078000';


I did the deploy again and could start the backend and web-frontend which claim to be running, but I can not connect to the webui. Apache says it can not redirect to port 5000 and nmap -Pn localhost shows there is no service running at 5000.

So I looked in the log in ~/logs/netdisco-web.log and saw that apparently netdisco-web tries to bind to a IPv6 address?


2024/08/29-14:55:55 Starman::Server (type Net::Server::PreFork) starting! pid(3862)
Resolved [*]:5000 to [::]:5000, IPv6
Not including resolved host [0.0.0.0] IPv4 because it will be handled by [::] IPv6
Binding to TCP port 5000 on host :: with IPv6
2024/08/29-14:55:55 Can't connect to TCP port 5000 on :: [Invalid argument]
  at line 66 in file /home/netdisco/perl5/lib/perl5/Net/Server/Proto/TCP.pm
2024/08/29-14:55:55 Received QUIT. Running a graceful shutdown
2024/08/29-14:55:55 Worker processes cleaned up
2024/08/29-14:55:55 Server closing!


I have no IPv6 address configured, we are still running all on IPv4. I checked  /etc/sysctl.conf to see, if the Debian upgrade had turned on IPv6, but there it is disabled:


net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1


How can I fix this error in Netdisco?


Best regards,

Sven Duscha


--
Sven Duscha
Deutsches Herzzentrum München
TUM Universitätsklinikum

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


--- End Message ---
--- Begin Message ---
whoops! thanks, I'll update the docs

On Thu, 29 Aug 2024 at 03:35, Muris <alcat...@gmail.com> wrote:

> Great, I see it now, but one thing I picked up on in this
>
>
>
> https://metacpan.org/pod/SNMP::Info::Layer3::SilverPeak
>
>
>
> *Required MIBs*
>
> *STEELHEAD-MIB*
>
>
>
> I don’t think that’s meant to read STEELHEAD-MIB?
>
>
>
>
>
> *From: *Oliver Gorwits <oli...@cpan.org>
> *Date: *Wednesday 28 August 2024 at 20:10
> *To: *Muris <alcat...@gmail.com>
> *Cc: *<netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Yep! hopefully very soon. The tests are passing, now.
>
>
>
> On Wed, 28 Aug 2024 at 11:35, Muris <alcat...@gmail.com> wrote:
>
> Thanks oliver, but to make those mibs work it really needs the silverpeak
> snmp
>
> Info module will you release that also?
>
>
>
> I want to update to latest netdisco but waiting when you update snmp info,
> otherwise i have to hack the files.
>
>
>
>
>
> On 28 Aug 2024, at 16:24, Oliver Gorwits <oli...@cpan.org> wrote:
>
> 
>
> Hi Muris, thanks for your patience, I've added the updated MIBs to the
> repo (and will release soon, maybe today)
>
>
>
> On Mon, 22 Jul 2024 at 17:35, Muris <alcat...@gmail.com> wrote:
>
> Hey Oliver, I just wanted to let you know I got the integration working
> with Silverpeak and the code for it, its on the github page.
>
>
>
> Are you able to integrate this in the next update of netdisco and with
> updated version 9.5 of the mibs?
>
>
>
> https://github.com/user-attachments/files/16327192/mibs-9.5.zip
>
>
>
> Many thanks ☺
>
>
>
> Muris
>
>
>
> *From: *Muris <alcat...@gmail.com>
> *Date: *Monday 22 July 2024 at 12:08
> *To: *Oliver Gorwits <oli...@cpan.org>, <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Hey, just to let you know I have been working on writing the SNMP info for
> silverpeak integration, but I feel im almost there but I feel I am missing
> something for netdisco to pick it up fully.
>
>
>
> Ive put up my code and testing on
> https://github.com/netdisco/snmp-info/issues/524
>
>
>
> I feel I am just missing a bit to get it working and picked up into
> netdisco, feel free to review the code.
>
>
>
> Muris
>
>
>
> *From: *Muris <alcat...@gmail.com>
> *Date: *Wednesday 21 February 2024 at 17:32
> *To: *Oliver Gorwits <oli...@cpan.org>, <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Hey Oliver, I also just remembered about this one, I know you added the
> Aruba/Silverpeak Mibs for it, but it still says “unknown enterprises”
>
>
>
> Example below screenshot – is there a way to troubleshoot this why it’s
> not using those additional Mibs?
>
>
>
> Just would like these devices to be classified properly for vendor/model
> as it doesn’t seem to reference still anything from the Mibs. Im really
> keen to get it showing correctly like all other devices.
>
>
>
> <image001.jpg>
>
>
>
> *From: *Muris <alcat...@gmail.com>
> *Date: *Tuesday, 29 August 2023 at 17:37
> *To: *Oliver Gorwits <oli...@cpan.org>, <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Hi Oliver, thanks for adding the MIBS support.
>
>
>
> I updated to the latest netdisco with the mibs, but still it cant classify
> the silverpeak devices, it still comes up as “unknown enterprises” for many
> of them.
>
>
>
> Is there some troubleshooting I can execute on command to see whats going
> on and if its mapping it to mibs or something?
>
>
>
> Thanks
>
> Muris
>
>
>
> *From: *Oliver Gorwits <oli...@cpan.org>
> *Date: *Tuesday, 27 June 2023 at 17:22
> *To: *Muris <alcat...@gmail.com>, <netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Hi Muris, sure I will take a look at the ticket, many thanks,
>
> Oliver.
>
>
>
> On Thu, 22 Jun 2023 at 21:18, Muris <alcat...@gmail.com> wrote:
>
> Hey oliver was also just going to ask would it please be possible if you
> could add these to the mibs dir when you have a moment ?
>
> Have uploaded the zip a little while ago in that issues URL
>
>
> Thanks in advance
>
>
>
> On 17 May 2023, at 22:00, Muris <alcat...@gmail.com> wrote:
>
> 
>
> Hi Oliver, just wanted to ask if you would be able to integrate these
> Aruba/Silverpeak MIBS into netdisco, I have attached them a few months ago.
>
>
>
> We have number of these devices and having these mibs working would be
> great, right now majority report as “unknown enterprises” etc
>
>
>
> *From: *Muris <alcat...@gmail.com>
> *Date: *Friday, 10 March 2023 at 22:00
> *To: *Oliver Gorwits <oli...@cpan.org>
> *Cc: *"netdisco-users@lists.sourceforge.net" <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Thanks Oliver, have done and put it there ☺
>
>
>
> *From: *Oliver Gorwits <oli...@cpan.org>
> *Date: *Friday, 10 March 2023 at 21:33
> *To: *Muris <alcat...@gmail.com>
> *Cc: *"netdisco-users@lists.sourceforge.net" <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Adding Aruba SDWAN/Silverpeak MIBS into netdisco
>
>
>
> Hi Muris
>
>
>
> Sure, please would you kindly open a ticket here on the netdisco-mibs
> repository: https://github.com/netdisco/netdisco-mibs/issues
>
>
>
> Even better, if you can download the MIBs and attach them, please, because
> Netdisco devs do not have a contract with Aruba to do that.
>
>
>
> Kind regards
>
> Oliver.
>
>
>
> On Fri, 10 Mar 2023 at 10:19, Muris <alcat...@gmail.com> wrote:
>
> Hey guys, I was wondering if someone would be able to add the following
> Aruba SDWAN/Silverpeak mibs into the base netdisco?
>
>
>
> https://www.arubanetworks.com/website/techdocs/sdwan-PDFs/mibs/mibs-9.2.zip
>
>
>
>
>
> Originally from this link
>
> https://www.arubanetworks.com/techdocs/sdwan/mibs/
>
>
>
> Thanks
>
> Muris
>
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to