--On Saturday, June 11, 2005 7:46 PM +0200 Stefan Ewert <[EMAIL PROTECTED]>
wrote:
this is a single pc, so i think its better to use a nameserver from the
www. i dont have a local nameserver running( i think ;). do i need a
local nameserver?
Hehe, this just came up and a wiki page was created:
<http://wiki.apache.org/spamassassin/CachingNameserver>
the problem is every time i delete this 127.0.01 and i reboot this line
is there again.
Are you using DHCP? It will rewrite your resolv.conf unless you disable
that. It's strange that it's injecting 127.0.0.1 into resolv.conf, though,
as the typical DHCP server configuration won't provide that address.
If you can't identify what's rewriting it, try setting the immutable
attribute on resolv.conf (assuming this is ext2/3 on Linux). That prevents
even root from overwriting a file.