[Bug 786782] Re: dhclient.conf: append domain-search has no effect
Launchpad Bug Tracker
786782 at bugs.launchpad.net
Wed May 9 09:55:38 UTC 2012
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: isc-dhcp (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/786782
Title:
dhclient.conf: append domain-search has no effect
Status in “isc-dhcp” package in Ubuntu:
Confirmed
Bug description:
If I have the following line in my dhclient.conf there is no effect on resolv.conf:
append domain-search "decideinteractive.com.", "247realmedia.com.", "247wpp.corp";
Until last week it correctly added the domains to the "search" line in
resolv.conf
Now if I have the following line in dhclient.conf then resolv.conf is updated correctly:
prepend domain-search "decideinteractive.com.", "247realmedia.com.", "247wpp.corp";
As you can see the "append" line is identical to the "prepend" line
apart from the append/prepend keyword.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/786782/+subscriptions
More information about the foundations-bugs
mailing list