[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - Retaining multiple domain search listing in /etc/resolv.conf

Retaining multiple domain search listing in /etc/resolv.conf

UNIX/Linux Network Administration

Retaining multiple domain search listing in /etc/resolv.conf

Postby Wesley Jessup on Sun May 31, 2009 9:59 pm

I noticed that each time Frodo restarted and obtained its ip-address and domain information, any multiple domain search options manually placed in its /etc/resolv.conf file would be erased.

Solution:

Edit nosmo's /etc/dhcpd.conf file's option domain-name line from:

option domain-name "shire";

to:

option domain-name "shire rivendell mordor";

Interestingly, this does not cause Frodo's /etc/resolv.conf to have multiple domains listed on its first line as might be expected.

root@kate:~# cat /etc/resolv.conf
# Generated by NetworkManager
domain shire
search shire rivendell mordor
nameserver 172.30.4.107
Wesley Jessup
 
Posts: 40
Joined: Wed Sep 03, 2008 7:29 pm

Return to CIS 192 - Spring 2009

Who is online

Users browsing this forum: No registered users and 0 guests

cron