When I used my plan9 server as dns server, it was also my dhcp server, which is 
quite handy. it communicates some info to the dhcp clents, for example the 
default search domain, which, in my understanding does just what you want. It 
firsq querys the dns server for the domain, then tries to prefix it to the 
default search domain, and query that.
worked for me :-)
Cheers
Johnny


On Fri, 28 Mar 2008 15:54:55 +0100
Matthias Teege <[EMAIL PROTECTED]> wrote:

> > 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.
> 
> I put it in my ndb/local and it works for the Plan 9 server
> 
> % ndb/dnsquery
> > cab
> cab.mteege.de ip      10.8.47.11
> 
> But if I query the server from other clients on the same network I've
> got empty results. Is dnsdomain only usefull for "internal" querys?
> 
> Matthias
> 
> 

Reply via email to