Linux wireless drivers development
 help / color / mirror / Atom feed
* question about setting up mesh network
@ 2011-03-11 13:54 MONAKHOV Alexey
  2011-03-14 15:31 ` Mohammed Shafi
  0 siblings, 1 reply; 3+ messages in thread
From: MONAKHOV Alexey @ 2011-03-11 13:54 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

Hi guys,

I have several questions about 802.11s, 802.11n and mesh networks in Linux (2.6.37.1 kernel)
with these devices
alix3d2 device (http://pcengines.ch/alix3d2.htm) with this card (http://pcengines.ch/dnma92.htm  Atheros AR9220  chipset).
and I am trying to configure mesh netwroks with these commands

 iw dev wlan0 interface add mesh_iface type mp mesh_id mesh_id
 iwconfig mesh_iface essid monaale_mesh
 ifconfig mesh_iface 192.168.3.80
 ifconfig mesh_iface up

1.
I am using node with 2 wi-fi interfaces - my question is how to make a bridge with these 2 interfaces? Now I set 1 channel for one interface and 2 channel for the other one and traffic goes from one interface to other without any bridge - why?

2.
I can see that olsrd daemon is running, my question is how can I enable 802.11s routing ? (kernel was compiled with CONFIG_MAC80211_MESH=y option)

3.
how to be sure that mesh is operationg in 802.11n mode? now the speed is 54 Mb\sec but accoring to iwconfig command I can see wlan1 IEEE 802.11abgn interface enabled.

4.
how can I determine my neighbors IP addresses. i.e. I  get a list of nearest nodes with
iw dev mesh station dump command, abd how determine IP of MAC? ( without arp cache because it is empty).
also do you know if it is possible to determine MAC (or IP) address of the neighbor from which IP package came to my node (not the source IP by my 1-hop neighbor who forwarded package to me). As I understand there is no such information in the IP or layer2 header.

thanks in advance,
Alexey.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-14 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <96025834431BF6428294777AA66CB92B027A0A664213@MAIL-2.UNINE.CH>
2011-03-14 14:31 ` question about setting up mesh network Arend van Spriel
2011-03-11 13:54 MONAKHOV Alexey
2011-03-14 15:31 ` Mohammed Shafi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox