discuss: small & silent... services?


Previous by date: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Christian Schnobrich
Next by date: 9 Jun 2004 17:44:55 -0000 Document ready, DAVID GONZALEZ H.
Previous in thread: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Christian Schnobrich
Next in thread: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Thomas Zimmerman

Subject: Re: small & silent... services?
From: "Rodolfo J. Paiz" ####@####.####
Date: 9 Jun 2004 17:44:55 -0000
Message-Id: <6.1.1.1.0.20040609113906.05443e70@mail.simpaticus.com>

At 11:30 6/9/2004, Christian Schnobrich wrote:
>I guess that's hardly possible. Setting up Bind (or whatever) with
>forwarding requires knowledge of the user's network topology that
>presumably is very difficult to gather automagically. Apparently the
>maintainers' desire to have it work without need for user intervention
>is stronger than being nice to the root servers.

However, the default named.conf file in the caching-nameserver RPM (or the 
default suggested named.conf in any tarball) could easily contain:

----snip----
// Please replace each 000.000.000.000 with the IP address of
// the DNS servers provided by your Internet Service Provider.
// Then remove the "// " from the beginning of each line below.
//
// acl dns-servers { 000.000.000.000; 000.000.000.000; };
//
// forward first;
// forwarders { dns-servers; };
----snip----

Or better yet:

----snip----
// Please replace each 000.000.000.000 with the IP address of
// the DNS servers provided by your Internet Service Provider.
// BIND will not start properly until you make this change.

acl dns-servers { 000.000.000.000; 000.000.000.000; };

forward first;
forwarders { dns-servers; };
----snip----

I don't see why that is so hard!

Cheers,


-- 
Rodolfo J. Paiz
####@####.####
http://www.simpaticus.com


Previous by date: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Christian Schnobrich
Next by date: 9 Jun 2004 17:44:55 -0000 Document ready, DAVID GONZALEZ H.
Previous in thread: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Christian Schnobrich
Next in thread: 9 Jun 2004 17:44:55 -0000 Re: small & silent... services?, Thomas Zimmerman


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.