9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ezequiel Aragon <aragonezequiel@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] my plan9 server isn't responding
Date: Mon,  2 Apr 2012 14:22:25 +0000	[thread overview]
Message-ID: <3177fc72-8c0d-4bd0-a7a1-e7e27fc861c8@12g2000vba.googlegroups.com> (raw)
In-Reply-To: <86596600-97f0-41dc-afa5-a29dc39481a6@b2g2000yqb.googlegroups.com>


> there are two ways you can get a short name to work
> - use a sys=xyz entry.  if you also want to use dns to
> reach this node it would be conventional to have sys=xyz dom=xyz.dom.

That was the first thing I did. My tipical entry en ndb looks like:

ip=10.0.0.2 ether=jhgsfs7sfs788 sys=akenaton dom=akenaton.amarna.net
ip=10.0.0.3 ether=jhgsfs45dfdff1 sys=nefertiti
dom=nefertiti.amarna.net

And still doesn;t work for short names.
I even tried something like:

dom=amarna.net soa=
    refresh=3600 ttl=3600
    ns=10.0.0.2
    cname=akenaton.amarna.net dom=akenaton
    cname=nefertiti.amarna.net dom=nefertiti

To see if using an alias (cname) in the dom info solved the case, but
there is no way the server can solve short names for the terminal

I tried at the terminal:

ndb/dnsquery
> akenaton
!dns: resource does not exist; negrcode 0
> akenaton.amarna.net
akenaton.amarna.net ip 10.0.0.2

See? It seems everything is well configured, but still no short name
resolution.
What puzzles me more is, the same dnsquery used at the server give
identical good results for both the short and large names:

ndb/dnsquery
> akenaton
akenaton.amarna.net ip 10.0.0.2
> akenaton.amarna.net
akenaton.amarna.net ip 10.0.0.2



  parent reply	other threads:[~2012-04-02 14:22 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30  8:51 Ezequiel Aragon
2012-03-30  9:35 ` Richard Miller
2012-03-30 13:27 ` Ezequiel Aragon
2012-03-30 13:38   ` erik quanstrom
2012-03-30 16:19     ` Richard Miller
2012-04-02  9:28       ` Ezequiel Aragon
2012-04-02  9:28       ` Ezequiel Aragon
2012-04-02 10:58         ` Richard Miller
2012-04-02 13:15           ` Ezequiel Aragon
     [not found]           ` <75e042ae-ab8a-4655-9a2d-e2a2568eadf3@do6g2000vbb.googlegroups.co>
2012-04-02 13:30             ` erik quanstrom
2012-04-02 14:22         ` Ezequiel Aragon [this message]
2012-04-02 14:33           ` erik quanstrom
2012-04-02 14:35           ` Richard Miller
2012-04-03  8:38             ` Ezequiel Aragon
2012-04-03  8:45               ` Charles Forsyth
2012-04-03 10:47               ` Lucio De Re
2012-04-03 12:53                 ` erik quanstrom
2012-04-03 17:24               ` Anthony Sorace
2012-04-04  4:19                 ` Lucio De Re
2012-04-03  8:38         ` Ezequiel Aragon
2012-03-30 13:56   ` Lucio De Re
2012-03-30 14:45     ` Lyndon Nerenberg
2012-03-30 13:30 ` Ezequiel Aragon
2012-03-30 16:09   ` Richard Miller
2012-04-02  9:27 ` Ezequiel Aragon
2012-04-02  9:44   ` Richard Miller
2012-04-02  9:55     ` Lucio De Re
2012-04-02 11:04       ` Richard Miller

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=3177fc72-8c0d-4bd0-a7a1-e7e27fc861c8@12g2000vba.googlegroups.com \
    --to=aragonezequiel@gmail.com \
    --cc=9fans@9fans.net \
    /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).