Re: dhclient and ADSL modem trouble...
From: Digital Brain (digitalbrain_at_hotmail.com)
Date: 08/31/05
- Previous message: Ed Maste: "BIOCSSEESENT ioctl not honoured for single-mbuf packets"
- In reply to: Chuck Swiger: "Re: dhclient and ADSL modem trouble..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: cswiger@mac.com Date: Wed, 31 Aug 2005 20:53:23 +0000
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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Ed Maste: "BIOCSSEESENT ioctl not honoured for single-mbuf packets"
- In reply to: Chuck Swiger: "Re: dhclient and ADSL modem trouble..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]