From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <32d987d50511270017v78cbc5fdy8e78f992a39b587a@mail.gmail.com> Date: Sun, 27 Nov 2005 05:17:47 -0300 From: Federico Benavento To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Network Configuration In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <32d987d50511251831k3404c21bmd6af8eca450407da@mail.gmail.com> Topicbox-Message-UUID: b1fdaf2c-ead0-11e9-9d60-3106f5b1d025 What driver are you using, ethersis.c or ether83815.c? I ask this becase I couldn't get the 83815 driver to work properly for my sis 900. try changing the ipconfig line in your termrc to: ip/ipconfig -DG btw, as stated in plan9.ini(8) the 83815 driver doen't set the right ethernet address for the sis 900 , so I added: ether0=3Dtype=3D83815 ea=3Dxxxxxxxx then, ip/ipconfig worked, but I couldn't ping anywhere and I didn't get an error message, so I'm still using ethersis.c. -- Federico G. Benavento