From owner-freebsd-net@FreeBSD.ORG Wed Dec 12 05:40:47 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21D4E16A418 for ; Wed, 12 Dec 2007 05:40:47 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.freebsd.org (Postfix) with ESMTP id D99F813C4D9 for ; Wed, 12 Dec 2007 05:40:46 +0000 (UTC) (envelope-from randy@psg.com) Received: from [202.214.86.183] by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1J2KKs-00025W-0X; Wed, 12 Dec 2007 05:40:46 +0000 Message-ID: <475F744F.7030003@psg.com> Date: Wed, 12 Dec 2007 14:40:31 +0900 From: Randy Bush User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Ian Smith References: In-Reply-To: X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: ifconfig: BRDGADD vr1: Invalid argument X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 05:40:47 -0000 > Ah. Well the only other thing i noticed (after posting) was that each > of vr1 to vr3 showed as UP, but: >> media: Ethernet autoselect (none) >> status: no carrier > but I don't know whether that should matter? man page says not. and if i put ath0 first, which has carrier/association, i get the barfola on ath0 # ifconfig ath0 ath0: flags=8843 metric 0 mtu 1500 ether 00:0b:6b:83:59:25 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect ) status: associated ssid rgnet-aden channel 4 (2427 Mhz 11g) bssid 00:0b:6b:83:59:25 authmode OPEN privacy ON deftxkey UNDEF wepkey 1:104-bit txpowmax 38 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi11g 14 roam:rate11g 5 protmode CTS burst dtimperiod 1 bintval 100 # ifconfig bridge0 addm ath0 addm vr1 up ifconfig: BRDGADD ath0: Invalid argument