From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <10b109140711040318w16694ccen94db5a981dbd0e9d@mail.gmail.com> Date: Sun, 4 Nov 2007 12:18:16 +0100 From: "Antonin Vecera" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] a small error in /rc/bin/cpurc In-Reply-To: <92d86902c00a0bddee3e7a0f4e649afb@quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10b109140711031012j6d47e8f9g3ed3fec76a2dc565@mail.gmail.com> <92d86902c00a0bddee3e7a0f4e649afb@quanstro.net> Topicbox-Message-UUID: e8923bfa-ead2-11e9-9d60-3106f5b1d025 I use in my home network local DNS+DHCP server and my fs/auth/cpu Plan9 server gets statically configured IP address. So my network isn't defined in my Plan9 ndb database. First I configure my ethernet device (ip/ipconfig) and then dns service (ndb/dns -r). I am the beginner with Plan9 and maybe i am wrong, but I think that if I first do ip/ipconfig and then ndb/dns -r , it will work for me and even for you. If you change the order, it will work only for you. Antonin