From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <6a951d00c32a88b0ef6c45c7f4d06a15@mikro.quanstro.net> References: <20140211175821.08850B82A@mail.bitblocks.com> <6a951d00c32a88b0ef6c45c7f4d06a15@mikro.quanstro.net> Date: Wed, 12 Feb 2014 08:17:27 +0000 Message-ID: From: Peter Hull To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] Help with networking on Virtual Box Topicbox-Message-UUID: b8ed9a38-ead8-11e9-9d60-3106f5b1d025 On Tue, Feb 11, 2014 at 9:29 PM, erik quanstrom wrote: > i certainly would do some debugging to see if ndb/cs is really > running, and if dns is running, too. iirc, the default termrc > has ipconfig commented out, so dns will not start. I'm typing ip/ipconfig and ndb/dns -r on every reboot at the moment. I tried ndb/csquery and it looked reasonable. For a query of 'localhost!cs' I got '/net/localhost/clone cs' and for 'localhost!dns' I got '/net/localhost/clone dns' For ndb/dnsquery it looked less good, for 'localhost ip' I got '!dns:resource does not exist; negrcode 0' and for 'www.google.com ip' I got '!dns: dns failure' I have only just started on plan 9 so apologies if this is the wrong way to test the servers. For those already running on virtual box, what version are you running? I could try that and see if it's a VB problem (I believe they overhauled the network code in v4.3) Thanks. pete