From owner-freebsd-questions@FreeBSD.ORG Wed May 12 22:15:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DFE316A4CF for ; Wed, 12 May 2004 22:15:10 -0700 (PDT) Received: from delicious.stderror.at (stdin.stderror.at [213.229.63.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F6D43D4C for ; Wed, 12 May 2004 22:15:06 -0700 (PDT) (envelope-from pinhead@delicious.stderror.at) Received: by delicious.stderror.at (Postfix, from userid 501) id DFF6AA0B4F; Wed, 12 May 2004 10:09:52 +0200 (CEST) Date: Wed, 12 May 2004 10:09:52 +0200 From: Toni Schmidbauer To: freebsd-questions@freebsd.org Message-ID: <20040512080952.GD8859@stderror.at> Mail-Followup-To: freebsd-questions@freebsd.org References: <20040511231120.GA487@bellsouth.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5oH/S/bF6lOfqCQb" Content-Disposition: inline In-Reply-To: <20040511231120.GA487@bellsouth.net> Phone: +43 664 3502198 X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: Darwin User-Agent: Mutt/1.5.6i Subject: Re: DHCP to Static X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: toni@stderror.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 05:15:10 -0000 --5oH/S/bF6lOfqCQb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 11, 2004 at 06:11:20PM -0500, Bryan Cassidy wrote: > Just went and got an extra NIC card, and ordered static ip address and up= graded my service. I have a quick question. If I am changing from dhcp to s= tatic is there anything that I need to do in order to take advantage of sta= tic or to setup static? Always had dhcp up until now. Not sure if I have to= do anything to setup static. Thanks if you are getting your static ip-address from the dhcp server, it will just work. if not you will need something like this in your /etc/rc.conf: ifconfig_fxp0=3D"inet 192.168.1.2 netmask 255.255.255.0" defaultrouter=3D"192.168.1.1" or take a look at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-se= tup.html hth, toni --=20 Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at mehr irrt, der hat auch zu arbeiten aufgehoert | Toni Schmidbauer -- Max Planck | --5oH/S/bF6lOfqCQb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAodvQu/mjSj7RMocRAqBIAJ9qFhzxJxWMEfD5R18J6sWMc//gaACfe1u+ SlDT9EbNQR0TjDzt/MGYCaw= =mftM -----END PGP SIGNATURE----- --5oH/S/bF6lOfqCQb--