I have been surfing, learning about Linux (RH6.0, latest updates) and
checked out the Tune Linux site and decided to set up the nameserver
daemon on my machine (single user ppp to internet) to speed up lookups
as http://tunelinux.com/bin/page?daemons/named/ recommends

I added the lines to /etc/named.conf :

transfer-format many-answers;
forward first;                             
forwarders {x.x.x.x; y.y.y.y};

changing the Xs and Ys to my ISPs nameserver numbers.  /etc/resolv.conf
already had nameserver 127.0.0.1 in it (I think, as I didn't make notes
or forgot to save the orig)

After that, messages tells me that I have a syntax error near the first
line.  Where in the script should it be placed?  Or is there something
wrong with the way the lines are written?

Thanks


-- 
Phil
My page: http://naomisfancy.virtualave.net/phil.html
Our band: http://naomisfancy.virtualave.net/
Cyber Tionol: http://tionol.virtualave.net/

Reply via email to