[Lugro-mesh] PicostationM2

Omar Arino oarino en fagdut.org.ar
Mie Mar 28 10:55:15 ART 2012


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


Más información sobre la lista de distribución Lugro-mesh