From owner-freebsd-questions Thu Jun 13 18:23:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA22742 for questions-outgoing; Thu, 13 Jun 1996 18:23:33 -0700 (PDT) Received: from twwells.com (twwells.com [199.79.159.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA22733 for ; Thu, 13 Jun 1996 18:23:30 -0700 (PDT) Received: by twwells.com (Smail3.1.29.1 #8) id m0uUNbj-0001C1C; Thu, 13 Jun 96 21:23 EDT To: freebsd-questions@freebsd.org From: bill@twwells.com (T. William Wells) Subject: performance effects of many interface addresses? Date: 13 Jun 1996 21:23:25 -0400 Lines: 7 Message-ID: <4pqeud$ohs@twwells.com> NNTP-Posting-Host: localhost.twwells.com Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I was just doing the programming to allow another class C address for use by our Web server and was wondering: just how is having some 250 addresses on an ethernet interface going to affect my machine? Could this be related to the transfer speed problem I described in a previous message? Is there a better way to say "I want to accept packets for every address in a given class C address"?