Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 01:52:00 -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:  <200003100652.BAA06716@manor.msen.com>

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

/\/\ \/\/




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?200003100652.BAA06716>