From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <32a656c205072218304cc38e77@mail.gmail.com> Date: Sat, 23 Jul 2005 10:30:31 +0900 From: Vester Thacker To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] fossil+venti install and network? In-Reply-To: <32a656c2050722182857b2d11@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6e62737a57c05a8db6a471a298c886ae@quintile.net> <32a656c2050722182857b2d11@mail.gmail.com> Topicbox-Message-UUID: 6eb50166-ead0-11e9-9d60-3106f5b1d025 Ishwar, I apologize for getting your name wrong in the last reply. -vester On 7/23/05, Vester Thacker wrote: > Iswar, >=20 > Depending on your needs, an alternative solution is to add something > similiar to the following in your /rc/bin/cpurc file: >=20 > sysname=3D'{cat/dev/sysname} > switch($sysname){ > case iswar > ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.1.20 255.255.25= 5.0 > ndb/dns -r > case rattan > ndb/dns -srn > case * > ndb/dns -r > } >=20 > -vester >