9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] DNS server domain
Date: Fri, 28 Mar 2008 08:38:02 -0400	[thread overview]
Message-ID: <4190410afe96973a22dd0d94d0caf3ca@quanstro.net> (raw)
In-Reply-To: <0bb7b82aa0d554ff6a2702e76cd6a292@mteege.de>

> Moin,
>
> how do I set the "defaultdomain" an a Plan 9 DNS server?
>

ndb(6) didn't clear everything up for me.  then again, i haven't
had any coffee yet.

the dnsdomain attribute is well-documented.  what i didn't see
is the convention for where to hang it in the database.
generally, i do this by setting ipnet in /lib/ndb/local.  e.g.

ipnet=athensnat ip=192.168.0.0 ipmask=/120
	fs=buda.quanstro.net
	ipgw=192.168.0.4
	dns=192.168.0.136
	dnsdomain=quanstro.net
	authdom=plan9.quanstro.net
	auth=ladd

- erik



  reply	other threads:[~2008-03-28 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28  8:24 Matthias Teege
2008-03-28 12:38 ` erik quanstrom [this message]
2008-03-28 14:54   ` Matthias Teege
2008-03-28 19:21     ` John Soros
2008-03-29  8:21       ` Matthias Teege
2008-03-29  9:34         ` John Soros
2008-03-29 14:10           ` erik quanstrom
     [not found] <mailman.1.1206705601.1211.9fans@9fans.net>
2008-03-28 12:29 ` Josh Wood
2008-03-28 15:03 erik quanstrom
     [not found] <bf4bf30847a6f4b87df2b584b28687ed@quanstro.net>
2008-03-28 15:32 ` Matthias Teege

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=4190410afe96973a22dd0d94d0caf3ca@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).