From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20060808143449.17216.qmail@webmaild.fe1.aruba.it> References: <27d8dd65bd1c50b4f3d483d02f6365cb@mail.gmx.net> In-Reply-To: <27d8dd65bd1c50b4f3d483d02f6365cb@mail.gmx.net> From: "Sha0lin" To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Date: Tue, 8 Aug 2006 16:34:49 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [9fans] DNS and ICMP Topicbox-Message-UUID: 99cc77e8-ead1-11e9-9d60-3106f5b1d025 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= 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