  | |  | defining "DNS Suffix Search List " in /etc/dhcpd.conf | defining "DNS Suffix Search List " in /etc/dhcpd.conf 2005-06-14 - By Mike Burger
Back On Mon, 13 Jun 2005 Saqib.N.Ali@(protected) wrote:
> Hello All, > > How can I define the "DNS Suffix Search List" in the /etc/dhcpd.conf for > DHCP deamon. I know how to define the "Primary DNS suffix". But I am not > sure how to define multiple suffix in the "DNS Suffix Search List" . Any > ideas?
You need to use the "option domain-name" parameter, a la:
option domain-name "domain1.com domain2.net domain3.org";
Don't forget the quote marks around the search domains, and the semi-colon at the end of the option line. -- Mike Burger http://www.bubbanfriends.org
Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
To be notified of updates to the web site, visit http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a message to:
site-update-request@(protected)
with a message of:
subscribe
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |