patrick wrote:
> On 10/28/06, Matthew Seaman <[EMAIL PROTECTED]> wrote:
>
>> On recent FreeBSD, the resolver actually iterates through the listed
>> nameserver lines in order, sending the query out to each in turn until
>> it gets a response. It used to be that the resolver would wait for the
>>
In the last episode (Jan 22), patrick said:
> On 10/28/06, Matthew Seaman <[EMAIL PROTECTED]> wrote:
> >On recent FreeBSD, the resolver actually iterates through the listed
> >nameserver lines in order, sending the query out to each in turn
> >until it gets a response. It used to be that the resol
On 10/28/06, Matthew Seaman <[EMAIL PROTECTED]> wrote:
On recent FreeBSD, the resolver actually iterates through the listed
nameserver lines in order, sending the query out to each in turn until
it gets a response. It used to be that the resolver would wait for the
full 30s DNS timeout before t
> On my registrars site I have two DNS servers listing. How
> would I know that 1) both are working. 2) which one is being used.
1) http://dnsreport.com
2) # tcpdump -n -i | grep .53 | grep domain.com
(where domain.com == the domain I want to find out if the server is
answering for)
Generally
Robert Huff wrote:
> Chad Leigh -- Shire.Net LLC writes:
>
>> > On my registrars site I have two DNS servers listing. How would
>> > I know that 1) both are working. 2) which one is being used.
>>
>> For #2, do you mean by the world at large? Which one is being
>> used when people look up y
Chad Leigh -- Shire.Net LLC writes:
> > On my registrars site I have two DNS servers listing. How would
> > I know that 1) both are working. 2) which one is being used.
>
> For #2, do you mean by the world at large? Which one is being
> used when people look up your domain and hosts in you
On Oct 27, 2006, at 8:56 PM, David Banning wrote:
On my registrars site I have two DNS servers listing. How would
I know that 1) both are working. 2) which one is being used.
For #2, do you mean by the world at large? Which one is being used
when people look up your domain and hosts in you
On Fri, Oct 27, 2006 at 10:56:26PM -0400, David Banning wrote:
> On my registrars site I have two DNS servers listing. How would
> I know that 1) both are working. 2) which one is being used.
1) dig @dns.server your.host.name
2) Dunno.
--
Jonathan Chen <[EMAIL PROTECTED]>
--
On Friday 27 October 2006 21:56, David Banning wrote:
> On my registrars site I have two DNS servers listing. How would
> I know that 1) both are working. 2) which one is being used.
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.free
On my registrars site I have two DNS servers listing. How would
I know that 1) both are working. 2) which one is being used.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, sen
10 matches
Mail list logo