[Lugro-mesh] PicostationM2
Gustavo Lindberg
gus.lindberg en gmail.com
Mie Mar 28 18:27:26 ART 2012
2012/3/28 Omar Arino <oarino en fagdut.org.ar>
> El 28/03/2012 16:09, "Gustavo Lindberg" <gus.lindberg en gmail.com> escribió:
> >
> > cat /etc/config/wireless ?
>
> Ya te lo había mandado en él correo anterior.
>
Juaz, es cierto :P
Veo que a la interface "ahdemo" la creó como "modo monitor"...
Probá poner "adhoc" y ver si crea verdaderamente una adhoc o insiste en
crear una modo monitor.
Saludos.
Gustavo.
>
> >
> > 2012/3/28 Omar Arino <oarino en fagdut.org.ar>
> >
> > > El domingo 25 de marzo de 2012, Gustavo Lindberg escribió:
> > >
> > > > El 24 de marzo de 2012 17:40, Omar Arino <oarino en fagdut.org.ar
> > > <javascript:;>>
> > > > escribió:
> > > >
> > > > >
> > > > > Bueno, estuvo configurando usando LuCI y así quedaron las
> interfaces
> > > > > wireless:
> > > > >
> > > > >
> > > > > config 'wifi-device' 'radio0'
> > > > > option 'type' 'mac80211'
> > > > > option 'channel' '11'
> > > > > option 'macaddr' '00:27:22:8e:73:91'
> > > > > option 'hwmode' '11ng'
> > > > > option 'htmode' 'HT20'
> > > > > list 'ht_capab' 'SHORT-GI-40'
> > > > > list 'ht_capab' 'TX-STBC'
> > > > > list 'ht_capab' 'RX-STBC1'
> > > > > list 'ht_capab' 'DSSS_CCK-40'
> > > > > option 'country' 'AR'
> > > > > option 'txpower' '20'
> > > > >
> > > > > config 'wifi-iface'
> > > > > option 'device' 'radio0'
> > > > > option 'encryption' 'none'
> > > > > option 'mode' 'ahdemo'
> > > > > option 'network' 'mesh'
> > > > > option 'ssid' 'Mesh'
> > > > >
> > > > > config 'wifi-iface'
> > > > > option 'device' 'radio0'
> > > > > option 'mode' 'ap'
> > > > > option 'encryption' 'none'
> > > > > option 'ssid' 'Private'
> > > > > option 'network' 'Private'
> > > > >
> > > > > config 'wifi-iface'
> > > > > option 'device' 'radio0'
> > > > > option 'mode' 'ap'
> > > > > option 'encryption' 'none'
> > > > > option 'ssid' 'Public'
> > > > > option 'network' 'Public'
> > > > >
> > > > Salida de ifconfig y iwconfig??
> > > >
> > > >
> > > >
> > > root en OpenWrt:~# ifconfig
> > >
> > > eth0 Link encap:Ethernet HWaddr 00:27:22:8F:73:91
> > > inet addr:192.168.2.202 Bcast:192.168.2.255
> Mask:255.255.255.0
> > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > > RX packets:960 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:742 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:1000
> > > RX bytes:94189 (91.9 KiB) TX bytes:76916 (75.1 KiB)
> > > Interrupt:4
> > >
> > > lo Link encap:Local Loopback
> > > inet addr:127.0.0.1 Mask:255.0.0.0
> > > UP LOOPBACK RUNNING MTU:16436 Metric:1
> > > RX packets:324 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:324 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:0
> > > RX bytes:28314 (27.6 KiB) TX bytes:28314 (27.6 KiB)
> > >
> > > mon.wlan0 Link encap:UNSPEC HWaddr
> > > 00-27-22-8E-73-91-00-00-00-00-00-00-00-00-00-00
> > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > > RX packets:6819 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:32
> > > RX bytes:829219 (809.7 KiB) TX bytes:0 (0.0 B)
> > >
> > > wlan0 Link encap:Ethernet HWaddr 00:27:22:8E:73:91
> > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:32
> > > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
> > >
> > > wlan0-1 Link encap:Ethernet HWaddr 02:27:22:8E:73:92
> > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:32
> > > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
> > >
> > >
> > > root en OpenWrt:~# iwconfig
> > >
> > > lo no wireless extensions.
> > >
> > > eth0 no wireless extensions.
> > >
> > > wlan0 IEEE 802.11bgn Mode:Master Frequency:2.462 GHz Tx-Power=16
> dBm
> > >
> > > RTS thr:off Fragment thr:off
> > > Power Management:on
> > >
> > > mon.wlan0 IEEE 802.11bgn Mode:Monitor Frequency:2.462 GHz
> Tx-Power=16
> > > dBm
> > > RTS thr:off Fragment thr:off
> > > Power Management:on
> > >
> > > wlan0-1 IEEE 802.11bgn Mode:Master Tx-Power=16 dBm
> > > RTS thr:off Fragment thr:off
> > > Power Management:on
> > > _______________________________________________
> > > Lugro-mesh mailing list
> > > Lugro-mesh en lugro.org.ar
> > > http://lugro.org.ar/mailman/listinfo/lugro-mesh
> > >
> > _______________________________________________
> > Lugro-mesh mailing list
> > Lugro-mesh en lugro.org.ar
> > http://lugro.org.ar/mailman/listinfo/lugro-mesh
> _______________________________________________
> Lugro-mesh mailing list
> Lugro-mesh en lugro.org.ar
> http://lugro.org.ar/mailman/listinfo/lugro-mesh
>
Más información sobre la lista de distribución Lugro-mesh