[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Network configuration
- To: misc@openbsd.org
- Subject: Re: Network configuration
- From: john miller <johnm@CHI-LLC.com>
- Date: Fri, 1 Jun 2001 05:53:30 -0700
- References: <20010531201547.A10326@home.com> <01060100533107.16876@Mars>
Must have deleted the original message from Subba allready so I'm
replying here.
The networkhelper script from Openlysecure.org is great for this
purpose http://www.openlysecure.org/files/network-helper ,
I personally use it on my laptop to setup 3 different profiles (work,
home, offline) so that I can store different network configurations to
use for wherever I'm at.
On Thursday 31 May 2001 17:53, you wrote:
> You could write a fallback script,
> setup your /etc/hostname.<yourinterface here>
> to use dhcp, and if that fails then you could have /etc/rc set a
> static one. Anyone have something like this implemented already?
>
> flinn
>
> On Thursday 31 May 2001 8:15, Subba Rao wrote:
> > Hi,
> >
> > How do I configure my ethernet (PCMCIA) card for static and
> > DHCP setups? At work it is DHCP while at home it is static.
> > What are the commands that will allow me to configure my network?
> >
> > TIA.