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 13:15:04 +0000	[thread overview]
Message-ID: <75e042ae-ab8a-4655-9a2d-e2a2568eadf3@do6g2000vbb.googlegroups.com> (raw)
In-Reply-To: <8ccf8f24c36f679c176387a685bc17a8@hamnavoe.com>

On Apr 2, 6:58 am, 9f...@hamnavoe.com (Richard Miller) wrote:
> > I then tried the line:
>
> > dnsdomain=amarna.net
>
> > in my terminal's ndb file, but it keeps failing with unqualified
> > names.
>
> You need something more like this:
>
> ipnet=localnet ip=10.0.0.0 ipmask=255.255.255.0
>         dnsdomain=amarna.net
>
> > By the way, I am trying to connect as ezequiel with 9fs (the user
> > exists in the server) though I am logged as glenda in the terminal.
>
> I expect you have a p9sk1 password for user=ezequiel in your factotum
> on the terminal.

I do have a p9sk1 key.

I think I have isolated the problem.
I configured my server ndb file with auth and fs using the server
fully qualified name.
As a result, now, my terminal ndb info looks more promising:

cat /net/ndb
  sys=nefertiti
  dom=nefertiti.amarna.net
  fs=10.0.0.2
  auth=10.0.0.2
  dns=10.0.0.2

But I can't yet connect to my server using 9fs, I try:

9fs akenaton.amarna.net

And it fails, I then look for debug info and notice the error:

net!akenaton!ticket      dns can't find this

of course, dns can not find akenaton alone. I try some test with cs:

ndb/csquery
> net!akenaton!ticket
   and it give the same error, so cs can't get the info from the 'url'
as dns fails
I then try:

> net!akenaton.amarna.net!ticket
or
> net!akenaton.amarna.net!9fs

And I get proper answers with these.

Why is cs using akenaton instead of akenaton.amarna.net, if I don't
have akenaton alone defined anywhere in the server ndb?
Is there a way to cope with this or to configure dns to solve
unqualified names somehow?



  reply	other threads:[~2012-04-02 13:15 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 [this message]
     [not found]           ` <75e042ae-ab8a-4655-9a2d-e2a2568eadf3@do6g2000vbb.googlegroups.co>
2012-04-02 13:30             ` erik quanstrom
2012-04-02 14:22         ` Ezequiel Aragon
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=75e042ae-ab8a-4655-9a2d-e2a2568eadf3@do6g2000vbb.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).