NetBSD Problem Report #13005

Received: (qmail 3706 invoked from network); 22 May 2001 19:52:32 -0000
Message-Id: <200105221953.f4MJrvUR015407@noc.untraceable.net>
Date: Tue, 22 May 2001 15:53:57 -0400 (EDT)
From: Andrew Brown <atatat@atatdot.net>
Reply-To: Andrew Brown <atatat@atatdot.net>
To: gnats-bugs@gnats.netbsd.org
Subject: dhclient swaps aliases on DHCPNAK/DHCPDISCOVER sequence
X-Send-Pr-Version: 3.95

>Number:         13005
>Category:       bin
>Synopsis:       dhclient swaps aliases on DHCPNAK/DHCPDISCOVER sequence
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mellon
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 22 19:53:00 +0000 2001
>Closed-Date:    Sat Jan 17 20:52:38 +0000 2015
>Last-Modified:  Sat Jan 17 20:52:38 +0000 2015
>Originator:     TheMan
>Release:        -current
>Organization:
none
>Environment:
System: NetBSD tweedlebsd 1.5U NetBSD 1.5U (FROGS) #10: Sun Apr 15 14:37:48 EDT 2001     andrew@tweedlebsd:/usr/src/sys/arch/alpha/compile/FROGS alpha

>Description:

my internet gateway stopped working last night and after a few
minutes, i noticed that the address i got from the cable modem had
changed.  the log entries looked like this:

May 21 22:02:05 tweedlebsd dhclient: DHCPREQUEST on ex0 to 24.29.99.65 port 67
May 21 22:02:05 tweedlebsd dhclient: DHCPNAK from 24.29.99.65
May 21 22:02:05 tweedlebsd dhclient: DHCPDISCOVER on ex0 to 255.255.255.255 port 67 interval 5
May 21 22:02:05 tweedlebsd dhclient: DHCPOFFER from 24.29.99.65
May 21 22:02:05 tweedlebsd dhclient: DHCPOFFER from 24.29.99.65
May 21 22:02:05 tweedlebsd dhclient: DHCPREQUEST on ex0 to 255.255.255.255 port 67
May 21 22:02:05 tweedlebsd dhclient: DHCPACK from 24.29.99.65
May 21 22:02:05 tweedlebsd dhclient: bound to 66.108.76.213 -- renewal in 40863 seconds.

prior to this, my ex0 interface had this configuration:

ex0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        media: Ethernet autoselect (10baseT)
        status: active
        inet 66.65.48.169 netmask 0xfffff800 broadcast 255.255.255.255
        inet alias 206.223.36.132 netmask 0xffffff80 broadcast 206.223.36.255
        inet6 fe80::250:4ff:fe68:c610%ex0 prefixlen 64 scopeid 0x1

and afterwards looked like this:

ex0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        media: Ethernet autoselect (10baseT)
        status: active
        inet 206.223.36.132 netmask 0xffffff80 broadcast 206.223.36.255
        inet alias 66.108.76.213 netmask 0xfffff800 broadcast 255.255.255.255
        inet6 fe80::250:4ff:fe68:c610%ex0 prefixlen 64 scopeid 0x1

which was the reason my network didn't route properly.

>How-To-Repeat:

not sure.  i tried setting up a little dhcp server, running a client
on a 1.5Q machine, reconfiguring the server, and waiting for the
client to "botch the update", but it seemed to work fine.

perhaps a new bug?

>Fix:

none provided.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: bin-bug-people->mellon 
Responsible-Changed-By: fair 
Responsible-Changed-When: Fri Jan 4 17:55:35 PST 2002 
Responsible-Changed-Why:  
Ted Lemon is out ISC/DHCP expert. 
State-Changed-From-To: open->closed 
State-Changed-By: mellon 
State-Changed-When: Fri Oct 24 05:07:14 UTC 2003 
State-Changed-Why:  
This is a problem with your ISP - they forced an address change.  The way 
to fix this is to arrange with your ISP to get a fixed IP address.   The 
State-Changed-From-To: closed->open
State-Changed-By: atatat@netbsd.org
State-Changed-When: Wed, 30 Mar 2005 13:12:15 +0000
State-Changed-Why:
it happened again.


State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Wed, 14 Jan 2015 04:00:26 +0000
State-Changed-Why:
Is this problem still current?


From: Andrew Brown <atatat@atatdot.net>
To: gnats-bugs@NetBSD.org
Cc: mellon@NetBSD.org, netbsd-bugs@netbsd.org, gnats-admin@netbsd.org,
        dholland@NetBSD.org
Subject: Re: bin/13005 (dhclient swaps aliases on DHCPNAK/DHCPDISCOVER
 sequence)
Date: Sat, 17 Jan 2015 14:15:28 -0500

 On Wed, Jan 14, 2015 at 04:00:26AM +0000, dholland@NetBSD.org wrote:
 > Synopsis: dhclient swaps aliases on DHCPNAK/DHCPDISCOVER sequence
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dholland@NetBSD.org
 > State-Changed-When: Wed, 14 Jan 2015 04:00:26 +0000
 > State-Changed-Why:
 > Is this problem still current?

 hold on...let me check.  no...seems to be ok now.

 -- 
 |-----< "CODE WARRIOR" >-----|
 codewarrior@daemon.org             * "ah!  i see you have the internet
 twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
 werdna@squooshy.com       * "information is power -- share the wealth."

State-Changed-From-To: feedback->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 17 Jan 2015 20:52:38 +0000
State-Changed-Why:
confirmed fixed, thanks

and thanks for the prompt response, too ;-)


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.