i think that ndb/dns may not realize that your machine is associated with
the dns server you specified.

here's what i use:

local:

database=
        file=/lib/ndb/local
        file=/lib/ndb/quanstro.net
        file=/lib/ndb/common
        file=/lib/ndb/root-servers

quanstro.net:

ipnet=ottawanat ip=192.168.0.0 ipmask=255.255.0.0
        dns=192.168.0.4
        dnsdomain=quanstro.net

substitute your ipnet, ip, ipmask, dns and dnsdomain.

the root-servers file wouldn't be used unless you're serving your own dns.

- erik

On Tue Aug  8 09:35:28 CDT 2006, [EMAIL PROTECTED] wrote:
> Hello, 
> 
> I have installed a plan9 in qemu,
> i can conect to google via telnet to tcp/80 and with hget tool
> but i cannot ping to google, and i cannot resolve google name, 
> 
> i have not changed the /lib/ndb/local, but my /net/ndb is ok i have the 
> dns=<my dns> directive. 
> 
> The cs daemon is started, i don't know what happens.
> i can conect via telnet to my dns server to tcp/53 and linux resolves the 
> names ok  with this nameserver. 
> 
> what i am doing wrong? 
> 
> sha0

Reply via email to