9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plan9 DNS server
@ 2015-06-21  8:37 arisawa
  2015-06-21 21:46 ` Skip Tavakkolian
  2015-06-22 10:34 ` lucio
  0 siblings, 2 replies; 8+ messages in thread
From: arisawa @ 2015-06-21  8:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

how to make DNS server that serves for computers on my home network?
I tried:
ndb/dns -rs

192.168.0.3 is my server’s IP.
the name is “maia” and registered /lib/ndb/local as
sys=maia dom=maia.local

-bash$ nslookup
> www.google.com
Server:		192.168.0.3
Address:	192.168.0.3#53

Non-authoritative answer:
Name:	www.google.com
Address: 216.58.220.228
> maia
Server:		192.168.0.3
Address:	192.168.0.3#53

** server can't find maia: NXDOMAIN
> maia.local
Server:		192.168.0.3
Address:	192.168.0.3#53

** server can't find maia.local: NXDOMAIN
> 

how to enable locally assigned name resolution such as maia?
I have many computers on my home network. currently I am registering them to /etc/hosts.
but that is a pain.

Kenji Arisawa


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-23  3:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-21  8:37 [9fans] Plan9 DNS server arisawa
2015-06-21 21:46 ` Skip Tavakkolian
2015-06-22 10:34 ` lucio
2015-06-22 11:21   ` Steve Simon
2015-06-22 11:40     ` lucio
2015-06-22 12:21       ` Steve Simon
2015-06-23  3:46         ` lucio
2015-06-22 22:29   ` arisawa

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).