Re: how to know what DNS server is being used

2007-01-22 Thread Matthew Seaman
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 >>

Re: how to know what DNS server is being used

2007-01-22 Thread Dan Nelson
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

Re: how to know what DNS server is being used

2007-01-22 Thread patrick
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

RE: how to know what DNS server is being used

2006-10-28 Thread Steve Bertrand
> 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

Re: how to know what DNS server is being used

2006-10-28 Thread Matthew Seaman
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

Re: how to know what DNS server is being used

2006-10-28 Thread Robert Huff
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

Re: how to know what DNS server is being used

2006-10-27 Thread Chad Leigh -- Shire.Net LLC
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

Re: how to know what DNS server is being used

2006-10-27 Thread Jonathan Chen
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]> --

Re: how to know what DNS server is being used

2006-10-27 Thread Lane
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

how to know what DNS server is being used

2006-10-27 Thread David Banning
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