Re: [SLE] Caching DNS server in Suse 10.1



On Friday 29 September 2006 19:21, Carlos E. R. wrote:
Thus, for a real internet name cache thing, we need named from bind. As it
comes in the rpm, without doing anything, it already works in that manner.
We only need to edit /etc/named.conf, find the "forwarders" line, and put
there our ISP DNSs.

Addendum:

Added my ISP's DNS server IP addresses to /etc/named.conf

# The forwarders record contains a list of servers to which queries
# should be forwarded. Enable this line and modify the IP address to
# your provider's name server. Up to three servers may be listed.

forwarders { 4.2.2.1; 4.2.2.2; };

However, 'rcnamed start' elicits:

linux:/etc # rcnamed start
Starting name server BIND /etc/named.d/forwarders.conf:7: 'forwarders'
redefined near 'forwarders'
skipped
linux:/etc #

What have I missed?

Thanks!

Carl

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: Forworders or Root Hints?
    ... internal network)" You can have your own Cache only DNS server without being ... messup my internal DNS server. ... time I saw an issue with forwarders was with a client that had their DNS ... work (for obvious reasons), at last you have Conditional Forwarding ...
    (microsoft.public.windows.server.dns)
  • Re: parent - child DNS in Active Directory
    ... Does this mean that as long as it can reach the parent domain DNS it will use it but if it is unreachable then it only uses the forwarders defined? ... Default Server: d08dc1.dglobe.internaldomain.com ... default TTL = 3600 ...
    (microsoft.public.windows.server.active_directory)
  • Re: Need help on delegation to subdomain/external servers
    ... The re-design of the DNS network architecture was one of the few internal projects where a credible "Concept of Operations" document was produced. ... There were detailed discussions and graphics explaining how local name servers would "fail over" to another regional name server and which regional name server would be used under certain failure conditions. ... The regional name servers had access to the Internet and were able to provide name and address resolution for both Intranet and Internet queries. ... The designers of the DNS architecture carefully configured the forwarders statement on each name server so that the name server for the region was listed first. ...
    (comp.protocols.dns.bind)
  • Re: Forworders or Root Hints?
    ... root hints and forwarders are methods of doing this. ... As long as it isn't my internal DNS I'm fine with that, ... "Jorge Silva" wrote: ... internal network)" You can have your own Cache only DNS server without ...
    (microsoft.public.windows.server.dns)
  • Re: Forworders or Root Hints?
    ... When using Forwarders the query is passed to a DNS Server or Servers that we ... to resolve the query and pass the result back to our Windows box. ...
    (microsoft.public.windows.server.dns)