Hi all

I am working in a rural development project in Peru and we are having
some problems implementing the mesh with 802.11s.

The nanostation5 have installed openWRT Bleeding Edge, r33006 and the
nanostation M5 have installed Backfire (10.03.x Snapshot, r32751)

When I configure the mesh, I see from the nanostation m5 only other
nanostation m5 nodes, but neither nanostation 5 nodes...
And from the nanostation 5, I only see the nanostation 5 nodes...
So I can make ping between the nodes of the mesh formed by the same device type

I am using the same channel 161 for all the nodes.The only difference
is that nanostation5 only have 80211a and nanostation m5 have 80211a
and 80211n. The drivers of nanostation 5 are ath5k and of the
nanostationm5 are ath9k.

The configuration they have is:

Code:
ifconfig wlan0 down
iw dev wlan0 interface add meshif type mp
iw dev meshif set channel 161
ifconfig meshif inet 192.168.3.81 netmask 255.255.255.0
ifconfig meshif up
iw dev meshif mesh join netmesh
and no comand throws any problem.

What is happening? have I configure it differently?

I have tried install another version of openwrt in nanostation 5, but
I can't find any with iw installed.
Do you think that is a problem with the drivers or openwrt versions,
or only a bad configuration?

Any comment?

Thanks you!

-- 
Esteban
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to