From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 14:26:17 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B707A1065676; Wed, 23 Apr 2008 14:26:17 +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 4D4948FC1B; Wed, 23 Apr 2008 14:26:17 +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.2/8.14.2) with ESMTP id m3NEQT7v044835; Wed, 23 Apr 2008 09:26:29 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.2/8.14.2/Submit) id m3NEQTLF044834; Wed, 23 Apr 2008 09:26:29 -0500 (CDT) (envelope-from brooks) Date: Wed, 23 Apr 2008 09:26:29 -0500 From: Brooks Davis To: Randy Bush Message-ID: <20080423142628.GA44288@lor.one-eyed-alien.net> References: <480D6667.4020509@errno.com> <20080422200616.GA44541@tirith.brixandersen.dk> <480E79F9.40303@freebsd.org> <480F358A.2000009@psg.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <480F358A.2000009@psg.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Wed, 23 Apr 2008 09:26:29 -0500 (CDT) Cc: Sam Leffler , freebsd-current@freebsd.org Subject: Re: HEADSUP: 802.11 vap support merged X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 14:26:17 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2008 at 10:11:38PM +0900, Randy Bush wrote: > soekris 5501, current maybe eight hours old. new kernel world two days o= ld. >=20 > /etc/rc.d/ppp does not come up unless i add ldconfig to its RELY. this > is an old (lime months) nstory, i am just trying to be complete. >=20 > vaps_ath0=3D"wlan0" > cloned_interfaces=3Dbridge0 > ifconfig_bridge0=3D"192.168.0.1 addm vr1 addm vr2 addm vr3 addm wlan0 up" > ifconfig_vr1=3Dup > ifconfig_vr2=3Dup > ifconfig_vr3=3Dup > ifconfig_wlan0=3D"channel 11 ssid rgnet-aden wep wepkey thirteenchars > weptxkey 1 mediaopt hostap up" One on the new properties of vaps is that you have to specify the mode of the wlan interface during creation. Current you do this in the rc scripts with: vap_create_wlan0=3D"wlanmode ap" I need to add rc.conf.5 entries for the vap stuff. I also need to decide if vaps_FOO is really what we want or if wlans_FOO would be better. -- Brooks > stumbler on a macbook sees no ap >=20 > ath0: flags=3D8943 metric > 0 mtu 2290 > ether 00:0b:6b:83:59:25 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: associated > soek0.psg.com:/root# ifconfig wlan0 > wlan0: > flags=3D8d43 > metric 0 mtu 1500 > ether 00:0b:6b:83:59:25 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > ssid rgnet-aden channel 11 (2462 Mhz 11g) > country US ecm authmode OPEN privacy ON deftxkey 1 wepkey 1:104-b= it > txpower 19 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 > bgscanidle 250 > roam:rssi 7 roam:rate 5 protmode CTS wme burst ff dturbo bintval 0 >=20 > # athstats > 62670 data frames received > 30306 data frames transmit > 0M current transmit rate > 30306 tx frames with no ack marked > 14329 rx failed 'cuz of bad CRC > 4527 rx failed 'cuz frame too short > 1652 rx failed 'cuz of PHY err > 44 transmit override receive > 1608 CCK restart > 3 rssi of last ack > 1 switched default/rx antenna > Antenna profile: > [1] tx 30306 rx 62670 >=20 > clue bat, please. >=20 > randy > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >=20 --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFID0cUXY6L6fI4GtQRAuvtAJoCSf+ugIEVzu5E2cycPlmvrbOp7QCfWPHM KIgNX9Fc5lJdE75LiIVToj0= =AQZl -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--