Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 22:02:09 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        Michael Goodman <mgoodman@BTBOCES.ORG>
Cc:        freebsd-questions@freebsd.ORG
Subject:   Re: start interface without IP address in rc.conf
Message-ID:  <20040219220209.GH380@submonkey.net>
In-Reply-To: <s034e7ed.060@main-ec-srv4.btboces.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Thu, Feb 19, 2004 at 04:44:11PM -0500, Michael Goodman wrote:
> How do you start an interface in rc.conf without and IP address? 

Should be something along the lines of:

	ifconfig_dc0="up"

If you actually want the interface to try and acquire an IP address with
DHCP, then use:

	ifconfig_dc0="DHCP"

instead.

Ceri

-- 

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFANTJgocfcwTS3JF8RArKSAJwK+Q3jWwQ1o+r6XGWeZlwm1cgvcgCeM5F/
BuhcwyWWhAjyR0fYLxBGbMs=
=V5Sy
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040219220209.GH380>