On Tue, Aug 27, 2013 at 11:52 PM, Radu Rambet <[email protected]> wrote:

> As Ben suggested I did some testing
>
> I tried with : trunk wpad, AA RC1, RC2, no luck
>
> Then i installed buildroot on one of my VM and I compiled wpad from source
> svn r36681 . Same result . Nodes cannot see each other but they both see my
> laptop card.
>
> Honestly i have no ideea what else to do .
>
> There is my /etc/config/wireless maybe i did something wrong.
>
> config wifi-device 'radio0'
>     option type 'mac80211'
>     option macaddr 'f8:1a:67:71:f5:4e'
>     list ht_capab 'SHORT-GI-20'
>     list ht_capab 'SHORT-GI-40'
>     list ht_capab 'TX-STBC'
>     list ht_capab 'RX-STBC1'
>     list ht_capab 'DSSS_CCK-40'
>     option channel '9'
>     option txpower '27'
>     option country 'US'
>     option hwmode '11ng'
>     option htmode 'HT40-'
>     option noscan '1'
>
> config wifi-iface
>     option device 'radio0'
>     option mode 'ap'
>     option ssid 'free.net4'
>     option network 'wlan'
>
> config wifi-iface
>     option device 'radio0'
>     option ssid 'mesh'
>     option mode 'adhoc'
>     option network 'mesh'
>     option key 'xxxxxxxxxxxx'
>     option encryption 'psk2'
>
>
> Thank you !
>
>
>
>
>
> On Mon, Aug 26, 2013 at 7:21 PM, cmsv <[email protected]> wrote:
>
>> I am using:
>>
>> Linux version 3.3.8
>> gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1
>> DISTRIB_ID="openwrt"
>> DISTRIB_REVISION="r37768"
>> DISTRIB_CODENAME="attitude_adjustment_12.09.1_batman-adv_2013.3.0"
>> DISTRIB_TARGET="ar71xx/generic"
>>
>> And wpad package since wpad-mini does not work for this.
>> Also no other configuration other than /etc/config/wireless is being
>> used and nodes communicate through ad-hoc
>>
>> http://rooter.kyberian.net/tag/adhoc
>>
>>
>> http://robot.wpi.edu/wiki/index.php/Connecting_to_WPI_Wireless_with_a_router_%28OpenWRT%29#Remove_wpad-mini_module_and_install_wpad_module_instead
>>
>>
>> On 08/26/2013 10:40 AM, Radu Rambet wrote:
>> > What release of openwrt were You using ?
>> >
>> > I was trying with full wpad on openwrt and I get the mentioned result .
>> > My laptop with lose for windows is able to communicate with both nodes
>> > but nodes cannot communicate between themselves . Really strange .
>> >
>> > Is there any special configuration besides /etc/config/wireless ?
>> >
>> > I tried with current stable AA . I will test with trunk barrier beaker .
>> > I am using tplink 741nd for testing.
>> >
>> > Pe luni, 26 august 2013, cmsv a scris:
>> >
>> >     Hello
>> >
>> >     On 08/25/2013 08:38 PM, Ben West wrote:
>> >     > Hi Radu,
>> >     >
>> >     > My first recommendation would be to repeat your attempt using the
>> >     *wpad*
>> >     > package on all nodes, instead of hostapd / wpa_supplicant.  If you
>> >     have
>> >     > the wpad package already compiled, you should just be able to
>> remove
>> >     > hostapd and wpa_supplicant and then install wpad; both use same
>> >     > configuration for IBSS-RSN.
>> >     >
>> >     > A possible underlying cause is that AA r36682 coincides with a
>> hostapd
>> >     > update in the OpenWRT source (likewise for wpa_supplicant, wpad,
>> and
>> >     > their derivatives).  Here are a couple posts to this listserv last
>> >     month
>> >     > from Antonio Quartulli, who works with open-mesh.org
>> >     <http://open-mesh.org>
>> >     > <http://open-mesh.org> and BATMAN, about the problem.  He
>> mentioned
>> >     > submitting patches to the hostapd/wap_supplicant list too.
>> >     >
>> >
>> >     I ended up by solving this problem replacing wpad-mini by wpad.
>> >     That was the only thing that i changed on my compiled image.
>> >
>> >     >
>> >
>> https://lists.openwrt.org/pipermail/openwrt-devel/2013-July/020685.html
>> >     >
>> >
>> https://lists.openwrt.org/pipermail/openwrt-devel/2013-July/020689.html
>> >     >
>> >     >
>> >     >
>> >     >
>> >     > _______________________________________________
>> >     > openwrt-devel mailing list
>> >     > [email protected] <javascript:;>
>> >     > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>> >     >
>> >
>>
>
>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to