From owner-freebsd-questions@FreeBSD.ORG Fri May 23 00:12:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C254337B401 for ; Fri, 23 May 2003 00:12:37 -0700 (PDT) Received: from gatekeeper.oremut01.us.wh.verio.net (gatekeeper.oremut01.us.wh.verio.net [198.65.168.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C20743F75 for ; Fri, 23 May 2003 00:12:37 -0700 (PDT) (envelope-from soukihei@leibnizcreations.com) Received: from proxy.dmz.orem.verio.net (proxy.dmz.orem.verio.net [10.1.1.11]) 8E2CD3BF384 for ; Fri, 23 May 2003 01:12:36 -0600 (MDT) Received: from jupiter (dhcp-3-128-125.office.orem.verio.net [10.3.128.125]) by proxy.dmz.orem.verio.net (Postfix) with ESMTP id 1A4757C004 for ; Fri, 23 May 2003 01:12:36 -0600 (MDT) From: "Chris Mutchler" To: Date: Fri, 23 May 2003 01:12:46 -0600 Message-ID: <000201c320fa$b601f400$7d80030a@jupiter> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: adding network aliases X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 07:12:38 -0000 I am running 4.7-RELEASE on a nameserver, and when I go to add around 250 aliases to the nic, it takes approx. 5s to add each one. Which makes for a rather tedious reboot. Does anyone have any ideas what could be occurring? I duplicated the problem on 2 separate boxes running the same kernel ... also it is working just fine on a box with 4.5 on it. ns1d# date && ifconfig em1 alias 192.168.1.2 netmask 255.255.255.255 && date Fri May 23 01:11:22 MDT 2003 Fri May 23 01:11:26 MDT 2003 -- chris mutchler soukihei@leibnizcreations.com