9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu, Russ Cox <rsc@swtch.com>
Subject: Re: [9fans] smtp dns failure: mx lookup
Date: Tue,  3 Jan 2006 20:28:13 -0600	[thread overview]
Message-ID: <20060104022813.847ED1E4138@dexter-peak.quanstro.net> (raw)
In-Reply-To: <ee9e417a0601030639q6bcffd26x2143571a33dc8969@mail.gmail.com>

so, the question is, why does the mx lookup fail?
are your [a-j].root-servers.net entries up-to-date?
i'm not able to replicate the failure here:

; fn dns { n=() {if (~ $#* 1) n=ip; echo $* $n | 9p rdwr dns/dns}}
; dns smtp.comcast.net mx

write: dns: resource does not exist

; dns smtp.comcast.net

	63.240.77.77

on a related note, is there a way to make the dns fileserver return all 
the answers for a given question? 

Russ Cox <rsc@swtch.com> writes

| 
| > the solution is probablly to add smtp.comcast.net in your ndb
| > database. maybe upas should lookup the a/aaaa record if there's
| > no mx record as a fallback. i'd be careful about doing that, though.
| 
| upas *does* look up the a record if the mx lookup says the name does not exist.
| it does not look up the a record if the mx lookup fails.
| 
| russ


      reply	other threads:[~2006-01-04  2:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03  1:50 greg scott
2006-01-03  9:31 ` Robert Raschke
2006-01-03 12:13   ` Steve Simon
2006-01-03 12:18 ` erik quanstrom
2006-01-03 14:39   ` Russ Cox
2006-01-04  2:28     ` erik quanstrom [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060104022813.847ED1E4138@dexter-peak.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@swtch.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).