Date: Thu, 15 Mar 2007 23:50:00 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.ORG> To: Willy@Offermans.Rompen.nl Cc: freebsd-stable@FreeBSD.ORG, "Bruce M. Simpson" <bms@FreeBSD.ORG>, openvpn-users@lists.sourceforge.net Subject: Re: tap device at boot time Message-ID: <ygey7lyy31j.wl%ume@mahoroba.org> In-Reply-To: <20070315143322.GA7027@wiz> References: <20070314104732.GA5794@wiz> <45F7D727.2080301@unsane.co.uk> <20070315133346.GA5645@wiz> <45F94CD5.90601@FreeBSD.org> <20070315143322.GA7027@wiz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
>>>>> On Thu, 15 Mar 2007 15:33:22 +0100
>>>>> Willy Offermans <Willy@Offermans.Rompen.nl> said:
Willy> Thank you for the information. So this is _not_ the way to go with
Willy> FreeBSD 6.1-RELEASE #5. Naturally the following question
Willy> would be: how then to proceed with FreeBSD 6.1-RELEASE? and most
Willy> important is cloned_interfaces="tap0" generally meant to do the things I have
Willy> asked for: initialisation and configuration of a tap device during boot.
The cloned_interfaces variable is for a cloned interface. The tap is
not a cloned interface on 6.1-RELEASE, yet. However, still you can
create tap0 by opening /dev/tap0. Try putting
cp /dev/null /dev/tap0
into your /etc/rc.early.
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygey7lyy31j.wl%ume>
