debugging 802.11s
Keir
keirlawson at gmail.com
Tue Nov 11 04:24:56 EST 2008
> Hi Keir. With NetworkManager not running, can you try things again
> from the top?
>
> 1) reload the driver
> # modprobe -r ath5k
> # modprobe ath5k
>
> 2) bring up your mesh interfaces, ex:
> # iw dev wlan0 interface add mesh0 type mp mesh_id mymesh
> # ifconfig mesh0 up
> # ifconfig mesh0 10.0.0.1
> (etc)
>
> ...and then ping again?
> # ping -c 2 -I mesh0 10.0.0.2
>
I get the same error as before :-(
>
> Also, what's the git tag for your kernel (see Luis' instructions on
> how to obtain this via git-describe). Thanks,
keir at dave:~/Desktop/Code/wireless-testing$ git describe
v2.6.28-rc2-4151-g43288a0
keir at dave:~/Desktop/Code/wireless-testing$ git tag -l| grep master | tail -1
master-2008-10-27
station dump looks like:
root at dave:/home/keir/Desktop/Code/iw-0.9.6# ./iw dev mesh0 station dump
Station 00:18:4d:7a:51:70 (on mesh0)
inactive time: 320 ms
rx bytes: 27301
tx bytes: 13844
mesh llid: 1378
mesh plid: 30482
mesh plink: HOLDING
Any ideas?
Cheers
Keir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://open80211s.com/pipermail/devel/attachments/20081111/e737c201/attachment.html
More information about the Devel
mailing list