Re: [SLE] Caching DNS server in Suse 10.1



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


The Friday 2006-09-29 at 19:44 -0400, Carl Hartung wrote:

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?


Dunno... it works for me, in "/etc/named.conf":


options {
directory "/etc/named";
interface-interval 0;
forward first;

forwarders { 1.2.3.4; 1.2.3.5; };

};


But I don't have a "/etc/named.d/forwarders.conf" file. My configuration
is older and inherited from a previous suse install.

- --
Cheers,
Carlos E. R.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFFHbJ9tTMYHG2NR9URAgmVAJ92mBvWN8Z4zHUxOTLYrBvHTFdu1gCfQcCg
cRRDF2MnlDWn2dy2Pko6C08=
=1hwm
-----END PGP SIGNATURE-----


--
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: Fowarder failover
    ... configuration so no root queries. ... I have a datacentres infrastructure plus want to populate forwarders list ... Assuming your servers do have internet connectivity, ...
    (microsoft.public.windows.server.dns)
  • Re: Slow DNS lookup
    ... > Thanks for your reply Kevin. ... > try using the forwarders you suggested in a previous post. ... but you cannot use the DNS servers you posted as ... Below is a query I tried on the DNS servers you are using, ...
    (microsoft.public.win2000.dns)
  • Re: Problem with sendmail when using microsoft DNS forwarders
    ... want to disable recursion on your *public* servers, ... The issue of using forwarders is basically orthogonal to this, ... network to have many private servers forwarding to one or a few other ... Can sendmail/bsd/bind/m$ dns just not play together? ...
    (comp.mail.sendmail)
  • Re: Root Hints or forwarders?
    ... > You say to use forwarders but on which servers the internal or DMZ? ... Just be sure to AVOID the "disable recursion" check box in the ... >> cannot reach the Internet even if you forgot to stop such. ...
    (microsoft.public.win2000.dns)
  • Re: dumb dns question
    ... internet access from both sites as the forwarders should normally be set to ... DNS servers. ... > I have 2 SBS Servers at different locations. ...
    (microsoft.public.windows.server.sbs)