Problem with Hostap Can Connect to Wlan but can't exchange data

internetscout at arcor.de internetscout
Wed Jan 4 06:32:43 PST 2006


Hello all,
I want to build up an Accesspoint with Cabletron Roamabout PCMCIA Card. This access Point should not have an Encryption or Authentification I want to use an Open System. I use the Orinoco Driver(0.15rc4) and Hostap Driver in Kernel 2.6.15rc7. I use an Gentoo Linux.  
I also Tried the Host Ap Driver 0.4.7 and the Orinoco Driver 0.15rc3. Now I use hostapd in 0.5 before I used 0.4.7.

Everything seems to be fine. I can connect to Wlan , but I can't exchange data. I get Errors in dmesg

dmesg Output
wlan0: dropped received packet from 00:0e:35:85:33:1e with no ToDS flag (type=0x02, subtype=0x00)
wlan0: RX signal=241 noise=210 rate=20 len=360 jiffies=111856
   FC=0x0008 (type=2:0) dur=0x0000 seq=0x0010
   A1=ff:ff:ff:ff:ff:ff A2=00:0e:35:85:33:1e A3=00:e0:63:82:a0:ca A4=aa:aa:03:00:00:00
wlan0: dropped received packet from 00:0e:35:85:33:1e with no ToDS flag (type=0x02, subtype=0x00)
wlan0: RX signal=253 noise=211 rate=20 len=360 jiffies=112607
   FC=0x0008 (type=2:0) dur=0x0000 seq=0x0020
   A1=ff:ff:ff:ff:ff:ff A2=00:0e:35:85:33:1e A3=00:e0:63:82:a0:ca A4=aa:aa:03:00:00:00
wlan0: dropped received packet from 00:0e:35:85:33:1e with no ToDS flag (type=0x02, subtype=0x00)
wlan0: RX signal=254 noise=208 rate=20 len=360 jiffies=114357
   FC=0x0008 (type=2:0) dur=0x0000 seq=0x0030
   A1=ff:ff:ff:ff:ff:ff A2=00:0e:35:85:33:1e A3=00:e0:63:82:a0:ca A4=aa:aa:03:00:00:00

This Mac Adresse is the Mac Address  from  Wlan Client . I can't Ping the AP or get IP address  (DHCP).
First of all I think there is an Macadressfilter . I put ths Mac Adress in hostapd.accept.  But nothing happend
here I put my Hostapd.conf Without comments. It is nearly the Standard hostapd.conf file. I think i only change the SSID
Can Anyone help me with this Problem

Thanks for your help

Matthias 



##### hostapd configuration file ##############################################
interface=wlan0
driver=hostap
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
debug=0
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid=test
macaddr_acl=0
auth_algs=3
eapol_key_index_workaround=0
eap_server=0
Own_ip_addr=127.0.0.1




Dmesg output on Card Insertion

pccard: PCMCIA card inserted into slot 0
cs: memory probe 0xd0200000-0xd05fffff: excluding 0xd0200000-0xd023ffff
pcmcia: registering new device pcmcia0.0
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: setting Vcc=50 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
hostap_cs: Registered netdevice wifi0
hostap_cs: index 0x01: Vcc 5.0, irq 3, io 0x4100-0x413f
prism2_hw_init: initialized in 40 ms
wifi0: NIC: id=0x01 v4.0.1
wifi0: PRI: id=0x15 v4.0.1
wifi0: STA: id=0x1f v6.4.1
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc33, len=2)
wifi0: Beacon interval setting to 100 failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc10, len=2)
wifi0: DTIM period setting to 1 failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fcb4, len=2)
wifi0: cnfSupportedRates setting to 15 failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fcb3, len=2)
wifi0: cnfBasicRates setting to 3 failed
Could not read current WEP flags.
wifi0: encryption setup failed
wifi0: could not configure encryption
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc2d, len=2)
wifi0: could not set host roaming
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc43, len=2)
wifi0: cnfEnhSecurity setting to 0x0 failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc42, len=2)
wifi0: cnfThirty2Tally setting failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc2a, len=2)
wifi0: cnfAuthentication setting to 0x3 failed
wifi0: CMD=0x0121 => res=0x7f, resp0=0x0004
wifi0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wifi0: setting FragmentationThreshold to 2346 failed
wifi0: registered netdevice wlan0
orinoco 0.15rc4 (David Gibson <hermes at gibson.dropbear.id.au>, Pavel Roskin <proski at gnu.org>, et al)
orinoco_cs 0.15rc4 (David Gibson <hermes at gibson.dropbear.id.au>, Pavel Roskin <proski at gnu.org>, et al)
pcmcia: registering new device pcmcia0.1
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: setting Vcc=2 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0046, io.base=0x0000, len=64
CardServices(RequestIO) returned 29
0.1: RequestIO: Configuration locked
0.1: GetNextTuple: No more items
prism2_config() failed
wifi0: LinkStatus=1 (Connected)
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fcb4, len=2)
wlan0: TXRateControl/cnfSupportedRates setting to 0xf failed
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
Could not read current WEP flags.
wifi0: encryption setup failed
wlan0: set_encryption failed
prism2: wlan0: operating mode changed 3 -> 2
wifi0: LinkStatus=2 (Disconnected)
wifi0: LinkStatus: BSSID=44:44:44:44:44:44
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
prism2: wlan0: operating mode changed 2 -> 3
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
Could not read current WEP flags.
wifi0: encryption setup failed
wlan0: set_encryption failed
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)
wifi0: LinkStatus=1 (Connected)

Dmesg Then I  Start hostapd
wifi0: enabling hostapd mode
wifi0: registered netdevice wlan0ap
wlan0: CMD=0x0121 => res=0x7f, resp0=0x0004
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)
wlan0: failed to restore fragmentation threshold (-2) after Port0 enable
wifi0: LinkStatus=1 (Connected)

Machen Sie aus 14 Cent spielend bis zu 100 Euro!
Die neue Gaming-Area von Arcor - ?ber 50 Onlinespiele im Angebot.
http://www.arcor.de/rd/emf-gaming-1




More information about the Hostap mailing list