From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 20 16:19:21 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96CEB16A405 for ; Wed, 20 Feb 2008 16:19:21 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id F411013C447 for ; Wed, 20 Feb 2008 16:19:20 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.1/8.13.8) with ESMTP id m1KGJJHE099848; Wed, 20 Feb 2008 10:19:19 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.1/8.13.8/Submit) id m1KGJJUj099847; Wed, 20 Feb 2008 10:19:19 -0600 (CST) (envelope-from brooks) Date: Wed, 20 Feb 2008 10:19:19 -0600 From: Brooks Davis To: sam Message-ID: <20080220161919.GA99421@lor.one-eyed-alien.net> References: <47BBD9A2.4000706@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <47BBD9A2.4000706@gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Wed, 20 Feb 2008 10:19:19 -0600 (CST) Cc: freebsd-hackers@freebsd.org Subject: Re: [trouble] restart network & vlan`s interface X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 16:19:21 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 20, 2008 at 10:41:22AM +0300, sam wrote: > hello >=20 > description of my trouble: >=20 > part of /etc/rc.conf > -------------------------------------- > |cloned_interfaces=3D"vlan0" > ifconfig_vlan0=3D"inet 10.25.6.20 netmask 255.255.255.0 vlan 11 vlandev r= l0" > |-------------------------------------- >=20 > part of command output (/etc/rc.d/netif restart && /etc/rc.d/routing=20 > restart) > -------------------------------------- > |Stopping network: lo0 rl0 pfsync0 pflog0 vlan0. > ifconfig: SIOCIFCREATE2: File exists > ifconfig: SIOCSETVLAN: Device busy| > -------------------------------------- > after - vlan0 is not configured >=20 > -------------------------------------- > # uname -rms > FreeBSD 7.0-PRERELEASE i386 > -------------------------------------- >=20 > please help me for writing /etc/rc.conf with vlan`s interfaces (withou= t=20 > problem network sub-system restart) We don't really support running /etc/rc.d/netif restart without an interface argument at this time. We should probably catch that case and report an error until someone finds time to fix it. -- Brooks --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFHvFMGXY6L6fI4GtQRAivfAJ9aqYOiJA97syg+AphEIyuYgEy1JACgnO4R uKCwY1KcfDWjwIPSZi807Fs= =NjO3 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--