Thanks Thomas,
I  tried your script many times before and last line regarding join to
network looks incomprensible for iw and it shows the help. Iw is updated.
Any idea?, I am going to make diferent test for my degree project and I
will share the results.
On Jun 13, 2012 2:50 AM, "Thomas Pedersen" <[email protected]> wrote:

> Hi David,
>
> On Tue, Jun 12, 2012 at 4:52 PM, David Oliva <[email protected]> wrote:
> > Hi,
> >
> > After read all the messages of the list and fight again machines several
> > days (TRUE), i need to ask you a stupid question. I have configured one
> mesh
> > interface as follows without get ping neither the other node
> (192.168.1.2)
> > nor itself. Ubuntu 11.10 without firewall + RT2570. After configuration
> Link
> > led=on , Act Led= blinking
> >
> > iw dev wlan0 interface add mesh0 type mp
> > ifconfig mesh0 down
> > iw dev mesh0 set channel 1
> > iw dev mesh0 set type mesh
> > iw dev mesh0 set meshid meshidXX
> > ifconfig mesh0 192.168.1.1
> > ifconfig mesh0 up
>
> We tried your steps with our AR9285 cards, and that worked fine. What
> is the output of 'iw mesh0 station dump'?.
>
> A quicker way of bringing up the mesh is:
>
> iw wlan0 interface add mesh0 type mp
> ifconfig mesh0 down
> iw mesh0 set channel 1
> ifconfig mesh0 192.168.1.1
> iw mesh0 mesh join meshid
>
> Thomas
> _______________________________________________
> Devel mailing list
> [email protected]
> http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
>
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to