NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/55676: Network interface vmx0 does not count outpackets/sent packets
The following reply was made to PR port-amd64/55676; it has been noted by GNATS.
From: Adrian =?UTF-8?B?S2llw58=?= <adrian%mx.aik.onl@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost, adrian%kiess.onl@localhost
Subject: Re: port-amd64/55676: Network interface vmx0 does not count
outpackets/sent packets
Date: Tue, 2 Apr 2024 11:40:25 +0200
Dear Maintainers,
I want to report that the bug I described for NetBSD 9 in conjunction
with VMWare ESXi running at my providers ( https://www.ionos.de ) place, is fixed now that I
upgraded to NetBSD 10 RELEASE.
root@www3 ~ # netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls
vmx0 1500 <Link> 00:50:56:01:96:69 1090044 0 485563 0 0
vmx0 1500 fe80::/64 fe80::250:56ff:fe 1090044 0 485563 0 0
vmx0 1500 217.160.254.1 www3.kiess.onl 1090044 0 485563 0 0
vmx0 1500 www3.kiess.on 2001:8d8:1800:3cd 1090044 0 485563 0 0
lo0 33624 <Link> 239962 0 239962 0 0
lo0 33624 127/8 localhost 239962 0 239962 0 0
lo0 33624 localhost/128 ::1 239962 0 239962 0 0
lo0 33624 fe80::/64 fe80::1 239962 0 239962 0 0
root@www3 ~ # uname -a
NetBSD www3.kiess.onl 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
root@www3 ~ #
You can see in the above output from:
# netstat -i
that the vmx0 network interfaces out packets are counted again, gkrellm
(application from pkgsrc) now also shows the outgoing network traffic
rate correctly.
Thank you very much for your kind attention.
Sincerely,
Adrian Kiess
Home |
Main Index |
Thread Index |
Old Index