From owner-freebsd-bugs Tue Jul 2 0:30: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CBA37B400 for ; Tue, 2 Jul 2002 00:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC5643E09 for ; Tue, 2 Jul 2002 00:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g627U6JU039884 for ; Tue, 2 Jul 2002 00:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g627U6hX039882; Tue, 2 Jul 2002 00:30:06 -0700 (PDT) Date: Tue, 2 Jul 2002 00:30:06 -0700 (PDT) Message-Id: <200207020730.g627U6hX039882@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: kern/38554: changing interface ipaddress doesn't seem to work Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/38554; it has been noted by GNATS. From: David Malone To: Guido Laubner Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/38554: changing interface ipaddress doesn't seem to work Date: Tue, 2 Jul 2002 08:26:55 +0100 On Sat, May 25, 2002 at 12:23:40PM -0700, Guido Laubner wrote: > >Description: > When I change the IP address of an interface the system continues > to use the old address. Ifconfig does display the new address though. Have you deleted the old address? You should be able to do it with a command like: ifconfig inet 192.168.1.1 delete David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message