Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Mar 2000 13:32:57 -0500
From:      "Michael R. Wayne" <wayne@staff.msen.com>
To:        freebsd-questions@freebsd.org
Subject:   Problems with aliased interfaces under 3.4 STABLE
Message-ID:  <200003081832.NAA02827@manor.msen.com>

next in thread | raw e-mail | index | archive | help

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).

/\/\ \/\/



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?200003081832.NAA02827>