Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2005 20:53:23 +0000
From:      "Digital Brain" <digitalbrain@hotmail.com>
To:        cswiger@mac.com
Cc:        freebsd-net@freebsd.org
Subject:   Re: dhclient and ADSL modem trouble...
Message-ID:  <BAY101-F2622E44BDED1C4E162E4EEC3A10@phx.gbl>
In-Reply-To: <4315C6EF.1020200@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chuck and thanks for your reply -- unfortunately dhclient still fails to 
get an IP...

Here's a copy of my dhclient.conf:

----

#dhclient config for interface ed0

interface "ed0" {
   send host-name "my.gateway.com";
   send dhcp-client-identifier "my.client.com";
   request subnet-mask, broadcast-address, routers,
   domain-name-servers, domain-name, time-servers;

   require domain-name-servers;
   media "media autoselect";
}

----

I've tried a program called "dhcping" which supposedly tries to ping the 
dhcp server.
All I get is "No answer". Any idea why linux's dhcpd and Windows work :-| ?

And, any other ideas?

Thanks





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