tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ral not receiving data but associates fine



Hi List!

I have an RT2500 pci number in my AMD64.
NetBSD-4.0 works just dandy with it, as does Gentoo Linux.
NetBSD-current does not - it assocites just fine. WEP and WPA all seem to work 
correctly, but the card does not receive anything other than management 
frames.

I've verified this by running tcpdump on the computer and at the server 
hosting the wireless AP. The client sends BOOTP (DHCP) requests fine. The 
server sees this and sends them back - but the client doesn't get them via 
tcp dump. I'm pretty sure they hit the driver though - attached is 
ifconfig -v output and a dmesg snippet describing the card.

Can anyone help?

Thanks

Roy
ral0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ssid UberNET
        powersave off
        bssid 00:09:5b:84:88:7d chan 11
        address: 00:0e:2e:66:36:ec
        media: IEEE802.11 autoselect (OFDM54 mode 11g)
        status: active
        input: 27 packets, 4340 bytes, 27 multicasts
        output: 0 packets, 3752 bytes, 5 multicasts, 20 errors
        rx frame with bad version: 0
        rx frame too short: 0
        rx from wrong bssid: 22
        rx discard 'cuz dup: 3
        rx w/ wrong direction: 0
        rx discard 'cuz mcast echo: 20
        rx discard 'cuz sta !assoc: 0
        rx w/ wep but privacy off: 0
        rx w/o wep and privacy on: 0
        rx wep processing failed: 0
        rx decapsulation failed: 0
        rx discard mgt frames: 41
        rx discard ctrl frames: 0
        rx beacon frames: 2983
        rx rate set truncated: 0
        rx required element missing: 0
        rx element too big: 0
        rx element too small: 0
        rx element unknown: 2984
        rx frame w/ invalid chan: 0
        rx frame chan mismatch: 1
        rx frame dropped: 0
        rx frame ssid mismatch : 0
        rx w/ unsupported auth alg: 0
        rx sta auth failure: 0
        rx auth discard 'cuz CM: 0
        rx assoc from wrong bssid: 0
        rx assoc w/o auth: 0
        rx assoc w/ cap mismatch: 0
        rx assoc w/ no rate match: 0
        rx assoc w/ bad WPA IE: 0
        rx deauthentication: 0
        rx disassociation: 0
        rx frame w/ unknown subtyp: 0
        rx failed for lack of buf: 0
        rx decrypt failed on crc: 0
        rx discard ahdemo mgt fram: 0
        rx bad auth request: 0
        rx on unauthorized port: 0
        rx w/ incorrect keyid: 0
        rx seq# violation (CCMP): 0
        rx format bad (CCMP): 0
        rx MIC check failed (CCMP): 0
        rx seq# violation (TKIP): 0
        rx format bad (TKIP): 0
        rx MIC check failed (TKIP): 0
        rx ICV check failed (TKIP): 0
        rx failed 'cuz key type: 0
        rx failed 'cuz key !setup: 0
        rx discard 'cuz acl policy: 0
        tx failed for lack of buf: 0
        tx failed for no node: 0
        tx of unknown mgt frame: 0
        tx failed 'cuz key type: 0
        tx failed 'cuz no defkey: 0
        tx failed 'cuz no space: 0
        tx frames fragmented: 0
        tx fragments created: 0
        active scans started: 3
        passive scans started: 0
        nodes timed out inactivity: 0
        no memory for crypto ctx: 0
        tkip crypto done in s/w: 0
        tkip en-MIC done in s/w: 0
        tkip de-MIC done in s/w: 0
        tkip counter measures: 0
        ccmp crypto done in s/w: 0
        wep crypto done in s/w: 0
        cipher rejected key: 0
        no key index for setkey: 0
        driver key delete failed: 0
        unknown cipher: 0
        cipher not available: 0
        cipher attach failed: 0
        cipher fallback to s/w: 0
        driver key alloc failed: 0
        en-MIC failed: 0
        merge failed-cap mismatch: 0
        merge failed-rate mismatch: 0
        ps-poll for unassoc. sta: 0
        ps-poll w/ incorrect aid: 0
        ps-poll w/ nothing to send: 0
        fast frame rx'd w/ bad hdr: 0
        fast frame rx decap error: 0
        fast frame rx split error: 0
        fast frames decap'd: 0
        fast frames encap'd for tx: 0
        rx frame w/ bogus bintval: 0
        inet 169.254.128.78 netmask 0xffff0000 broadcast 169.254.255.255
        inet6 fe80::20e:2eff:fe66:36ec%ral0 prefixlen 64 scopeid 0x4
ral0 at pci7 dev 4 function 0: vendor 0x1814 product 0x0201 (rev. 0x01)
ral0: interrupting at ioapic0 pin 23
ral0: 802.11 address 00:0e:2e:66:36:ec
ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525
ral0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ral0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps


Home | Main Index | Thread Index | Old Index