diff --git a/lib/net.pm b/lib/net.pm index 032cf8e..f5bfb8c 100644 --- a/lib/net.pm +++ b/lib/net.pm @@ -171,7 +171,7 @@ sub net_update { } close(IN); } elsif($config->{os} eq "FreeBSD") { - open(IN, "netstat -nibdW |"); + open(IN, "netstat -nibd |"); while() { if(/Link/ && /$nl[$n]/) { # Idrop column added in 8.0