Hi all, Javier, actually I asked 권순형 (the one started this topic) about which kernel source he is using, because I have same error with him when I used the Ubuntu 10.10 (2.6.38 rc6). ^^
Unexpected error -1 (expected -107) meshd-nl80211: meshd-nl80211.c:554: event_handler: Assertion `tb[NL80211_ATTR_SUPPORT_MESH_AUTH]' failed. Then I used newer source to build and solved this problem. I have my secured mesh with following software (hope can help 권순형 solve his problem) 3.0.0-rc2 (open80211s source, git clone git://o11s.org/open80211s) OpenSSL 0.9.8o 01 Jun 2010 (Ubuntu 10.10 default OpenSSL, I tried to use 1.0.0d before but I fail to build secured mesh with it) authsae libnl1 libnl2 libnl2-dev iw 0.9.22-13-g1c5b4a8 I supposed the kernel after 2.6.31 by default enabled the open80211s but you can ensure it via $make menuconfig Networking --> Wireless --> [M] Generic IEEE 802.11 networking stack (mac80211) [*] Enable mac80211 mesh networking (pre-802.11s) support 권순형, I suggest you to try the bash script which built secured mesh with mac80211_hwsim. The bash script was provided by Javier under this post http://www.mail-archive.com/devel@lists.open80211s.org/msg00793.html If the bash script can have success ping result, then may be ath5k driver problem? For secured mesh, may be you can follow topic (Problem on Release0.4.0) to find some idea to solve your error. the error may be caused by driver nohwcrypt not yet enabled driver not support IEEE80211_HW_SUPPORTS_PER_STA_GTK mesh interface channel (try to use default channel 1 for first success build) mesh interface not yet up openssl version libnl version authsae command can be added option -f to specify channel using (2412 for channel 1, 2.4GHz) sudo ./linux/meshd-nl80211 -I config -s meshid -i mesh0 -f 2412 thanks Javier and MingAnn for kindly helping when I fail to build the secured mesh. cheers, V-SHY
_______________________________________________ Devel mailing list Devel@lists.open80211s.org http://open80211s.com/mailman/listinfo/devel