Date: Thu, 27 Apr 2000 12:49:16 -0400 From: Matt Goward <mgoward@eviloverlord.org> To: freebsd-questions@FreeBSD.ORG Subject: byte counts Message-ID: <200004271649.MAA08388@eviloverlord.org>
next in thread | raw e-mail | index | archive | help
Previously posted to -questions, no response. The same setup works fine on BSD/OS 4.*. Can someone tell me what I'm doing wrong? CVSUP FreeBSD STABLE on Feb 22, 2000 We add aliased interfaces on the loopback interface: ifconfig lo0 inet 10.1.1.1 netmask 0xffffffff alias They come up and answer fine but packet/byte accounting seems broken. % netstat -ins shows the same values for lo0 as well as each virtual address, rather than the actual packet/byte count per address. So what's the trick to get each address to properly report it's packet/byte count (we want to run snmpd to monitor per address). Matt Goward To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004271649.MAA08388>