On Thu, 2019-02-21 at 17:49 +0800, service wrote: > yes, it is completely empty yellow-ish window with a green bar at the > top. i donot konw if my server missing some packets? > > $ perl -e 'use Socket6 qw( inet_pton );' > EXEC this in termimnal no any logs show.
That means it works. > but with "use Socket6 qw( inet_pton )" in AbuseWhois.pm file, when > i start/stop nfsen will be show below logs; > > Subroutine AbuseWhois::pack_sockaddr_in6 redefined at > /usr/local/share/perl5/Exporter.pm line 66. > at /data/nfsen/libexec/AbuseWhois.pm line 45. > Subroutine AbuseWhois::unpack_sockaddr_in6 redefined at > /usr/local/share/perl5/Exporter.pm line 66. > at /data/nfsen/libexec/AbuseWhois.pm line 45. > Subroutine Lookup::pack_sockaddr_in6 redefined at > /usr/local/share/perl5/Exporter.pm line 66. > at /data/nfsen/libexec/Lookup.pm line 43. > Subroutine Lookup::unpack_sockaddr_in6 redefined at > /usr/local/share/perl5/Exporter.pm line 66. > at /data/nfsen/libexec/Lookup.pm line 43. I seem to remember something like this when we were running 1.3.6p1 with a newer-ish Perl version. As far as I remember it didn't have any negative impact on the whois function in the webinterface though. They were just warnings. We don't see this on 1.3.8. > also i have to install Nfsen 1.3.8 but when i start it also show my > some issue logs. i googled but no any one sovled same issue with me. We had a few difficulties with 1.3.8 too that had to be patched. I have collected our patches in one file here: https://ampere.rathlev.dk/nfsen-1.3.8-rmnet-20190114.patch The important part is the DoRebuild related patching of install.pl and libexec/NfProfile.pm and the patching of NfAlert.pm was to avoid panic on sending an email. I have heard other versions of the latter and other fixes, but this one did it for us. -- Peter _______________________________________________ Nfsen-discuss mailing list Nfsen-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfsen-discuss