Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]DNS forward question
- To: tlug@example.com
- Subject: DNS forward question
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
- Date: Fri, 01 Jun 2001 03:43:14 -0000
- Content-Type: text/plain; format=flowed
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <6tGNm.A.gvE.e9wF7@example.com>
- Resent-Sender: tlug-request@example.com
A simple question on the forward option. I have read the both the DNS&BIND book and the BIND 9 ARM but still am confused as to what forward actually does. My question boils down to this: if I use a forwarders list does that mean that the DNS servers listed therein get queried *before* my local DNS server? I'm asking because it seems kind of silly to query other DNS servers for hosts that my local server can answer for ... Especially since my server is for a local LAN and the "upstream" DNS server can't answer for local names at all. I have the following: options { directory "/var/named"; query-source address * port 53; forward first; forwarders { 165.76.16.2; 165.76.8.2; }; }; Does my local DNS server answer first or second for hosts it knows about? If I remove the "forward first" option will that make my local DNS server answer first for hosts it knows about? Thanks, Jc _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
- Follow-Ups:
- Re: DNS forward question
- From: Matt Doughty <mdoughty@example.com>
Home | Main Index | Thread Index
- Prev by Date: Looking for Automated Testing Tool For Unix
- Next by Date: Re: DNS forward question
- Prev by thread: Looking for Automated Testing Tool For Unix
- Next by thread: Re: DNS forward question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links