Re: One computer only on home net having DNS lookup trouble



On Sat, 30 Dec 2006, in the Usenet newsgroup comp.os.linux.networking, in
article <en5cd5$200$1@xxxxxxxxxxxxxxxxxxxxxx>, Ron House wrote:

Good idea. $ dig google.com

The bad machine:

is returning data, but you seem to be running into cache problems. The
bad system didn't show 'AUTHORITY' or 'ADDITIONAL' records. Try this
instead. Query somehost.name.com on one system, then as quickly as
practical (seconds), repeat the query on the other, AND THEN AGAIN on
the first - and compare those last two. This more smells of a packet
corruption, and I'd suggest looking at the outputs of a packet sniffer
to detect this. As you can go to the sites by IP address, this would
suggest a UDP problem, rather than IP or packet level - but off the top
of my head I have no idea what might be the actual cause.

As for the problem of which interface gets brought up by default, that's
a configuration error thanks to the helpful installer guessing wrong.
Clicking on something says GUI - and I don't bother administering my
systems that way. You may see the source of the problem in your
/etc/network/interfaces file.

what's in /etc/resolv.conf ?

The bad machine (kubuntu):

domain gemmie

A good machine (plain debian):

search Gemmie

man 5 resolver 'domain' and 'search' are not very useful. If you
were to be using multicast DNS (I doubt you are), this would lay you open
to some really nasty hacks. An example of such a service is 'avahi'

Old guy
.



Relevant Pages

  • Re: acquiring value of primary key from uploaded file
    ... Yes, it's a MySQL call. ... as part of the payload in the "OK" packet in reply to the query: ... Command: Query: insert into t values ...
    (comp.lang.php)
  • Re: acquiring value of primary key from uploaded file
    ... Yes, it's a MySQL call. ... as part of the payload in the "OK" packet in reply to the query: ... Command: Query: insert into t values ...
    (comp.lang.php)
  • How to break a result of a query in SP into batches ?
    ... The database has 1 table, and the table has 4 columns. ... I would like to break the result of the query into batches. ... I copied the result of a query from table Packet into the ... INSERT INTO #TempItems ...
    (microsoft.public.sqlserver.programming)
  • Re: malformed DNS query?
    ... packet 18: correctly formed ldap query ... packet 19: correct response with 3 servers listed in DNS ... IPC connection made with Server1 ... DNS query for Server1 ...
    (microsoft.public.windows.server.dns)