[Bug 233196] Netstat shows zero output counters for aliases IP addresses

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 13 11:41:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233196

            Bug ID: 233196
           Summary: Netstat shows zero output counters for aliases IP
                    addresses
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: kiril at varnakov.net

Hi.

root at vm1:/usr/home/user # netstat -i
Name    Mtu Network   Address              Ipkts Ierrs Idrop    Opkts Oerrs 
Coll
em0 1500 <Link#1>     08:00:27:76:25:92      588     0     0      416     0    
0
lo0 16384 <Link#2>    lo0                     12     0     0       12     0    
0
lo0  - localhost     localhost                0     -     -        0     -    
-
lo0  - fe80::%lo0/64 fe80::1%lo0              0     -     -        0     -    
-
lo0  - your-net      localhost                6     -     -       12     -    
-
lagg0 1500 <Link#3>   08:00:27:76:25:92      588     0     0      416     1    
0
lagg0 - 10.0.2.0/24   10.0.2.15              586     -     -      413     -    
-
lagg0 - 192.168.0.0/2 192.168.0.1              6     -     -        0     -    
-

See row for IP 192.168.0.1, column Oerrs = 0. Is it bug or feature?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list