Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 07:01:49 +1100
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        Kai Voigt <k@123.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Multiple IP addresses
Message-ID:  <00Jan21.070149est.40324@border.alcanet.com.au>
In-Reply-To: <20000120082732.V78143@abc.123.org>; from k@123.org on Thu, Jan 20, 2000 at 06:20:42PM %2B1100
References:  <Pine.BSF.4.05.10001192129540.14656-100000@bsd1.nyct.net> <4.2.2.20000119201356.00a8fad0@127.0.0.1> <4.2.2.20000119203316.00a8e2a0@127.0.0.1> <4.2.2.20000119203927.00a7b8e0@127.0.0.1> <20000120082732.V78143@abc.123.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-Jan-20 18:20:42 +1100, Kai Voigt <k@123.org> wrote:
>And to get all this done automatically at boot time, add this
>to your /etc/rc.conf
>
>network_interfaces="de0 lo0"  # List of network interfaces (lo0 is loopback).

Note that changing this to
	network_interfaces="auto"
will make the system configure all the interfaces it finds (via
ifconfig -l) where there are ifconfig_<interface>[_aliasN] entries.

Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00Jan21.070149est.40324>