Setup Bind

Alexander Dalloz ad+lists at uni-x.org
Sat Jun 25 15:54:13 UTC 2005


Am Sa, den 25.06.2005 schrieb Andy Pieters um 16:55:

> Our provider frequently has these dns server problems.  The connection still 
> works but all DNS servers are down.  
> 
> So we want to have our own DNS server that caches the domain names.  When it 
> doesn't find it in his own cache, let him go ask the provider's.
> 
> I have put a FC station asside for that and BIND v9 is installed.
> 
> I want to let it listen only on eth1 (LAN), and do lookups on eth0 (WAN).  In 
> case you need to know, eth0, and eth1 are both on the same subnet, see 
> http://www.vlaamse-kern.com/ee/network.png for details. (the new server for 
> bind will be connected the same way as the other server

> Andy

In the named.conf set in the options section:

listen-on port 53 { 127.0.0.1; <IP of eth1>; };
forwarders { <DNS 1 IP Provider>; <DNS 2 IP Provider>; };

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 17:50:15 up 42 min, 17 average: 0.05, 0.18, 0.17 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050625/675fdf04/attachment-0001.sig>


More information about the fedora-list mailing list