Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2013 10:25:49 -0500
From:      "Adrian Chadd" <adrian.chadd@gmail.com>
To:        "paranormal" <paranormal@isgroup.com.ua>, "Adrian Chadd" <adrian@freebsd.org>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: mesh between AR5008 and AR5212
Message-ID:  <510000f4.a696320a.521a.2f39@mx.google.com>
In-Reply-To: <1358952033.2124.33.camel@eva02>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Yes. Mesh isn't an ap mode. Non mesh devices won't see it.


Adrian



Sent from my Palm Pre on AT&amp;T
On Jan 23, 2013 9:40 AM, paranormal &lt;paranormal@isgroup.com.ua&gt; wrote=
:=20

I just put out mesh configuration in rc.conf

Something like that:



AC (I called it ap because it is ap in my usual days)

wlans_ath0=3D"wlan0"

create_args_wlan0=3D"wlanmode mesh"

ifconfig_wlan0=3D"inet 192.168.11.1 netmask 255.255.255.240 meshid mybsd

channel 3"



Laptop

wlans_ath0=3D"wlan0"

create_args_wlan0=3D"wlanmode mesh"

ifconfig_wlan0=3D"meshid mybsd channel 3 DHCP" # but dhcp didn't worked,

and use ifconfig wlan0 inet 192.168.11.2 netmask 255.255.255.240



After reboot I checked sta, it was associated, and I checked mesh (wlan0

list mesh), both hosts have seen each other.



What was after that, you have already known. One host (ap) sent packets,

another (laptop) was dumb even with arp.



Actually I had my mother notebook with windows, and cheapest wifi

repeater tenda a3, both devices couldn't see mesh network. Is it normal?





Unfortunately I will not be able to test HEAD's code.





On Wed, 2013-01-23 at 05:55 -0800, Adrian Chadd wrote:

&gt; Hi,

&gt;=20

&gt; Please list the commands that you've used?

&gt;=20

&gt; And is anything logged in dmesg?

&gt;=20

&gt; A lot of mesh fixes are in -HEAD, have you tried that?

&gt;=20

&gt;=20

&gt;=20

&gt; Adrian

&gt;=20

&gt;=20

&gt; On 23 January 2013 05:11, paranormal &lt;paranormal@isgroup.com.ua&gt;=
 wrote:

&gt; &gt; Today I was trying what mesh is.

&gt; &gt;

&gt; &gt; I have ap (stable) atheros 5008  and my laptop (stable) atheros=
 5212.

&gt; &gt;

&gt; &gt; Following instruction https://wiki.freebsd.org/WifiMesh

&gt; &gt;

&gt; &gt;

&gt; &gt; both hosts have in rc.conf:

&gt; &gt; ifconfig_wlan0=3D"inet 192.168.11.1 netmask 255.255.255.240 meshi=
d mybsd

&gt; &gt; channel 3"

&gt; &gt;

&gt; &gt; both sta was ESTAB.

&gt; &gt;

&gt; &gt; The problem was:

&gt; &gt; After some time I was going mad.

&gt; &gt; From my ap I can ping my notebook (after hard coding arp), and tc=
pdump

&gt; &gt; running on my notebook show my echo-request packets, but my lapto=
p was

&gt; &gt; dumb. Ping from my notebook never ran, ping command ran but witho=
ut

&gt; &gt; packets...

&gt; &gt;

&gt; &gt; The same situation with arp. Laptop got ap's arp, but ap never re=
ceived

&gt; &gt; arp from my laptop.

&gt; &gt;

&gt; &gt; Any idea?







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510000f4.a696320a.521a.2f39>