9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* better dns
@ 1996-12-02 17:41 presotto
  0 siblings, 0 replies; 2+ messages in thread
From: presotto @ 1996-12-02 17:41 UTC (permalink / raw)


Our current dns is now in {ftp|http}://plan9.bell-labs.com/plan9/update/ndb.
The file

	ndb.tar.xor

is a tar of the directory /sys/src/cmd/ndb xor'd with
the file /68020/9gnot from the sold CD.  The files

	v.xor
	8.xor
	k.xor
	2.xor

are programs that will xor 2 files.  To recover the
original tar file on a 386:

	8.xor ndb.tar.xor /68020/9gnot

Its hokey but it should work as long as none of the
people that bought the CD don't post the /68020/9gnot
file.

This dns makes a much better server than the old one did.  It
caches all the local info in the program's address space when
running as a server.  Oodles of bugs are gone.  The dnstcp program
answers zone transfer requests.  This program is currently
what is serving the bell-las.com domain.

Included is also a dnsdebug program that helps debug dns problems.
The interface is the same as dnsquery except that lines starting
with @ redirect the query to that server, e.g.

@achille.cs.bell-labs.com boofhead.com mx

will ask achille.cs.bell-labs.com for an mx record for boofhead.com.

Complaints to me.




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

* better dns
@ 1996-12-02 18:06 Rich
  0 siblings, 0 replies; 2+ messages in thread
From: Rich @ 1996-12-02 18:06 UTC (permalink / raw)


>        8.xor ndb.tar.xor /68020/9gnot

hahahah




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

end of thread, other threads:[~1996-12-02 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-02 17:41 better dns presotto
1996-12-02 18:06 Rich

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