Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 22:11:38 +0900
From:      Randy Bush <randy@psg.com>
To:        Sam Leffler <sam@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: HEADSUP: 802.11 vap support merged
Message-ID:  <480F358A.2000009@psg.com>
In-Reply-To: <480E79F9.40303@freebsd.org>
References:  <480D6667.4020509@errno.com>	<20080422200616.GA44541@tirith.brixandersen.dk> <480E79F9.40303@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
soekris 5501, current maybe eight hours old.  new kernel world two days old.

/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.

vaps_ath0="wlan0"
cloned_interfaces=bridge0
ifconfig_bridge0="192.168.0.1 addm vr1 addm vr2 addm vr3 addm wlan0 up"
ifconfig_vr1=up
ifconfig_vr2=up
ifconfig_vr3=up
ifconfig_wlan0="channel 11 ssid rgnet-aden wep wepkey thirteenchars
weptxkey 1 mediaopt hostap up"

stumbler on a macbook sees no ap

ath0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> 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=8d43<UP,BROADCAST,RUNNING,PROMISC,OACTIVE,SIMPLEX,MULTICAST>
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-bit
        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

# 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

clue bat, please.

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480F358A.2000009>