Vincent Magnin

Results 9 comments of Vincent Magnin

Can you try the fix from my branch? I've replaced `Net::DNS::ZoneFile::Fast` with `Net::DNS::ZoneFile`. According to https://metacpan.org/pod/release/HARDAKER/Net-DNS-ZoneFile-Fast-1.27/Fast.pm `Net::DNS::ZoneFile::Fast` is deprecated.

Hi Carlos, I've added get_fwt ( https://github.com/vink78/Netdot/commit/73e3bf5b579316a955b51e7de42e4f3c695fc23c ). It works fine locally. Maybe someone can test it before I create a pull request?

Hi @nicolatron, If apache crash, it might be possible that some perl modules are missing: * LWP::UserAgent * HTTP::Request * HTTP::Headers * URI::Escape * XML::LibXML You can install it from...

> INFO - onodrim.defaultdomain: ARP cache fetched. 0 entries in 0 sec > DEBUG - onodrim.defaultdomain: FWT fetched. 0 entries in 0 sec This means that no ARP and no...

I've the following on my Site.conf: IGNORE_IPS_FROM_ARP_NOT_WITHIN_SUBNET => 0, Even if subnet is not created, ARP is added. On my PA5050, the ARP from management interface is not displayed.

I've installed Netdot from scratch (not easy) on a Debian 9.7 server: - I've installed a lot of deb package , but, I had to install SNMP::Info from cpan -...

@nicolatron It's an old work. I've rebased my branch on latest master: https://github.com/vink78/Netdot/tree/palo Can you try it? I think it need an XML perl lib to work... On my site.conf,...

See this: `WARN - Device::API::_validate_arp: We have no subnet information. ARP validation will fail except for link-local addresses` Do you have the same behaviour when you modify your site.conf: ```...

I've started to work on it here vink78@b660be327390b7e9fff1d970d017abdad5cf548f