View previous topic :: View next topic |
Author |
Message |
gw Apprentice
Joined: 03 Dec 2006 Posts: 215
|
Posted: Thu Sep 13, 2007 12:44 pm Post subject: dhclient: "option space agent" error message |
|
|
Probably since upgrading to
Code: |
net-misc/dhcp-3.1.0
|
I always get this type of error messages in my logfiles:
Code: |
dhclient: option_space_encapsulate: option space agent does not exist, but is configured.
|
What does it mean, and how can I fix it?
Thanks
gw |
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Thu Sep 13, 2007 6:26 pm Post subject: |
|
|
You have the keyword "agent" in your configuration but the client does not know what to do with it. Could you post your configuration?
// SteveB |
|
Back to top |
|
|
gw Apprentice
Joined: 03 Dec 2006 Posts: 215
|
Posted: Mon Sep 17, 2007 12:18 pm Post subject: |
|
|
steveb wrote: | You have the keyword "agent" in your configuration but the client does not know what to do with it. Could you post your configuration?
// SteveB |
Sorry for my late answer, I've been offline for a couple of days.
Actually I have no dhcp configuration at all: none of the two files
Code: |
/etc/dhcp/dhclient.conf.sample
/etc/dhcp/dhcpd.conf.sample
|
has been turned into an actual configuration; until recently it has never been necessary to do so.
My setup is a laptop computer receiving it's ip from a wlan access point.
If it is not these two files, -- what other (mal-)configuration could be read by dhcp?
Thanks
gw |
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Mon Sep 17, 2007 3:49 pm Post subject: |
|
|
Hmmm... Then the wlan access point sends some option your client does not understand. This is strange. It worked with older versions of the dhcp client?
// SteveB |
|
Back to top |
|
|
tarpman Veteran
Joined: 04 Nov 2004 Posts: 1083 Location: Victoria, BC, Canada
|
Posted: Mon Sep 17, 2007 4:37 pm Post subject: |
|
|
I get that warning too, but didn't figure it was worth worrying about. Like the OP, I have no dhclient configuration other than the default and whatever baselayout passes to it. _________________ Saving the world, one kilobyte at a time. |
|
Back to top |
|
|
gw Apprentice
Joined: 03 Dec 2006 Posts: 215
|
Posted: Tue Sep 18, 2007 9:36 am Post subject: |
|
|
steveb wrote: | Hmmm... Then the wlan access point sends some option your client does not understand. This is strange. It worked with older versions of the dhcp client?
// SteveB |
Access Point is a wlan router with no special options set.
Could it be that the new release of dhcp raised the syslog levels of its messages (perhaps from debug to info), so that this particular warning was always there, but never showed up in the logs. I didn't change anything in my setup, neither of the AP, nor of the client, so I guess the change must have occurred in dhcp.
Thanks
gw |
|
Back to top |
|
|
gw Apprentice
Joined: 03 Dec 2006 Posts: 215
|
Posted: Thu Sep 20, 2007 11:20 am Post subject: |
|
|
steveb wrote: | Hmmm... Then the wlan access point sends some option your client does not understand. This is strange. It worked with older versions of the dhcp client?
// SteveB |
In the meantime I tried with another access point (at work), and dhclient produces the same warning, so it is probable that a changement in the new version of dhcp triggered this warning.
But which?
gw |
|
Back to top |
|
|
piroko Tux's lil' helper
Joined: 25 Aug 2006 Posts: 77
|
Posted: Fri Sep 21, 2007 2:20 pm Post subject: |
|
|
I too have this problem, however I have all of a sudden found that I can associate with AP's but I don't get an IP with dhcpcd or dhclient. I'm running 2.6.22.6. I've tried both my broadcom and a known working atheros card. Both to no avail. I am very saddened by this _________________ Anyone who is not confused by quantum theory does not truly understand it. |
|
Back to top |
|
|
|