From owner-freebsd-questions@FreeBSD.ORG Wed May 3 21:25:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AE85516A401 for ; Wed, 3 May 2006 21:25:21 +0000 (UTC) (envelope-from fbsd@douville.net) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 28CE443D49 for ; Wed, 3 May 2006 21:25:18 +0000 (GMT) (envelope-from fbsd@douville.net) Received: (qmail 71307 invoked from network); 3 May 2006 21:25:18 -0000 Received: from unknown (HELO sdouvilnonq1) (sns536@rogers.com@70.28.192.141 with login) by smtp104.rog.mail.re2.yahoo.com with SMTP; 3 May 2006 21:25:18 -0000 Message-ID: <13dd01c66ef8$06008540$d701a8c0@sdouvilnonq1> From: "Steve Douville" To: Date: Wed, 3 May 2006 17:24:54 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Weird IP Behaviour X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:25:21 -0000 I made changes in my rc.conf file, removing an IP address. I renumbered = the aliases so that the others were still sequential from 0, since it = was alias_0 that I removed. For some reason, when the system restarts, = the removed ip address magically appears at the end of the list when I = do ifconfig. What could cause this? 5.4-Release Thanks, Steve