Re: resolv.conf file is written over on reboot.
jdaues writes:
> I read the man page. it gives no hint as to the syntax. I see nothing
> on the internets about this either. I can only guess maybe this:
> domain 123.45.67.8 91.23.456.78
> or
> dns 123.45.67.8 91.23.456.78
> Are either of these correct?
The syntax is the same as the one described in
man 5 resolv.conf
I.e. the same syntax as if you would change the /etc/resolv.conf
directly.
E.g. this syntax should work
nameserver 217.237.151.142
nameserver 217.237.151.51
Regards,
--
-- Jhair
Reply to: