Reko Turja wrote:
>
> Sorry for butting in a bit late...
>
> Dont know what flavor of dhclient linux is running, but in freebsd this
> kind
> of unpleasantness can be avoided by editing /etc/dhclient.conf as follows:
>
> interface "<iface name>" {
> supersede domain-name "your.internal.tld";
> supersede domain-name-servers <list of your preferred name
> servers>;
> }
>
> Of course superseding domain name depends on your internal net
> configuration.
>
> -Reko
>
>
Hi Reko,
I find a similarly named file here:
/etc/dhcp/dhclient.conf
I wonder if the syntax for the two
files is the same. I'm running Debian
Squeeze.
The file is small enough that I thought
I'd upload it as an attachment.
Thanks for replying! You are not at
all too late. I'm still figuring things out
as I go.
Manually overwriting /etc/resolv.conf each
time I boot is definitely working. However, it
would be nice to have a more permanent solution.
In other words, It would be nice to set my
nameserver to localhost permanently.
Of course, I can always play with the file
attributes in some way so as to prevent
overwriting as one person has suggested.
However, I think your suggestion is more
ideal.
Ed Abbott
http://old.nabble.com/file/p34005355/dhclient.conf dhclient.conf
--
View this message in context:
http://old.nabble.com/False-Positive-on-Domain-Name-tp33975030p34005355.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.