hi,

i'm currently trying to establish a simple unencrypted ad-hoc link
between workstation (2.6.28.5/ath5k.ko) and dell laptop (2.6.27.x/ipw2200.ko).
i've configured ip adresses for workstation/laptop as 192.168.111.{1,2}/24.
here's detailed workstation config:

wlan0     Link encap:Ethernet  HWaddr 00:14:78:71:E6:F7
          inet addr:192.168.111.1  Bcast:192.168.111.255  Mask:255.255.255.0
          inet6 addr: fe80::214:78ff:fe71:e6f7/64 Scope:Link
          UP BROADCAST RUNNING  MTU:1500  Metric:1
          RX packets:739 errors:0 dropped:0 overruns:0 frame:0
          TX packets:284 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:39202 (38.2 Kb)  TX bytes:20552 (20.0 Kb)

wlan0     IEEE 802.11bg  ESSID:"vmx"
          Mode:Ad-Hoc  Frequency:2.442 GHz  Cell: 02:13:CE:C6:26:6E
          Tx-Power=27 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

05:01.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC 
(rev 01)
        Subsystem: Atheros Communications Inc. TP-Link TL-WN510G Wireless 
CardBus Adapter
        Flags: bus master, medium devsel, latency 168, IRQ 17
        Memory at febe0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [44] Power Management version 2
        Kernel driver in use: ath5k_pci

at this point i can only arping workstation -> laptop.

# arping -f -I wlan0 192.168.111.2
ARPING 192.168.111.2 from 192.168.111.1 wlan0
Unicast reply from 192.168.111.2 [00:13:CE:D8:AC:E9]  2.223ms
Sent 1 probes (1 broadcast(s))

the laptop -> workstation arping doesn't work
and on on dmesg i see only few messages:

wlan0: Selected IBSS BSSID ..... based on configured SSID
(...)
ath5k phy0: beacon queue 7 didn't stop?

any ideas what's wrong?
_______________________________________________
ath5k-users mailing list
ath5k-users@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-users

Reply via email to