Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 10:27:09 -0500
From:      "J. W. Ballantine" <jwb@homer.att.com>
To:        Lowell Gilbert <lowell@world.std.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dhcp failure 
Message-ID:  <200001271527.KAA11600@akiva.homer.att.com>
In-Reply-To: Your message of "27 Jan 2000 10:09:12 EST." <rd6n1pr4kmf.f@world.std.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

Sorry, but it does work.  The dhcp and gateway address are identical and
verified multiple times by winipconf and ipconf.  I don't think the
gateway is on the 10-net based on this output.
(If it helps, this is stumping several people who don't understand
how the different nets work.)

Here is the arp -p output (under win):


Interface: 216.164.36.XXX on Interface 0x3000004
  Internet Address      Physical Address      Type
  10.17.44.XXX          00-20-cd-02-2f-b0     dynamic  

since /etc/dhclient.conf is empty, I don't think it is a syntax error.

Thanks

Jim


----------  In Response to your message -------------

>  Date:  27 Jan 2000 10:09:12 -0500
>  To:  "J. W. Ballantine" <jwb@homer.att.com>, freebsd-questions@freebsd.org
>  From:  Lowell Gilbert <lowell@world.std.com>
>  Subject:  Re: dhcp failure
>
>  "J. W. Ballantine" <jwb@homer.att.com> writes:
>  
>  > I have cable modem service via RCN, and they recently changed the
>  > address, so my machine is on a 216 net and the gateway is on a 10.17
>  > net.  While this arrangement works for win98, with not ISP provided
>  > software, it doesn't work with FreeBSD.
>  
>  That can't possibly work in IP, regardless of your operating system or
>  version of the DHCP client.  
>  
>  > Listening on BPF/ep0/00:20:af:26:b0:3c
>  > Sending on   BPF/ep0/00:20:af:26:b0:3c
>  > Sending on   Socket/fallback/fallback-net
>  > DHCPREQUEST on ep0 to 255.255.255.255 port 67
>  > DHCPACK from 10.17.44.251
>  
>  I assume this is why you think your gateway has on a net-10 address.
>  In reality, it has nothing to do with your gateway -- it's just the
>  address of the DHCP server.
>  
>  dhclient doesn't normally tell you the address of your gateway.  You
>  can get that from netstat easily enough, assuming it's been set.
>  
>  > New Network Number: 216.164.36.0
>  > New Broadcast Address: 216.164.36.255
>  > bound to 216.164.36.XXX -- renewal in 1073741823 seconds.
>  > tinlizzie $ Jan 25 11:46:19 tinlizzie dhclient: select: Invalid argument
>  > Jan 25 11:46:19 tinlizzie dhclient: exiting.
>  
>  I'm not sure, but this could be a syntax error in your dhclient.conf.
>  Maybe you have "select timeout" instead of "select-timeout" in that
>  file?
>  
>  Good luck.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001271527.KAA11600>