[Lugro-mesh] PicostationM2
Gustavo Lindberg
gus.lindberg en gmail.com
Vie Mar 23 09:57:27 ART 2012
Creo que esas imágenes traen la interface web de administración.....
Por otra parte, podés tratar de agregar a mano las wifi interfaces
adicionales, es decir los dos VAP y el adhoc.
Saludos
2012/3/22 Omar Arino <oarino en fagdut.org.ar>
> El 22 de marzo de 2012 10:23, Gustavo Lindberg
> <gus.lindberg en gmail.com> escribió:
>
> > >
> > > ¿Alguien me puede dar una mano?
> > >
> > Ya te tiré una punta :P Si queres hacer alguna prueba yo haría lo
> soguiente:
> >
> > Cargaría el fw que mencionaste.
> > Configuraría a mano las tres interfaces y vería si arrancan o que error
> > tira.
> >
>
> Bueno al fin despues de varias pruebas pude flashear la PicoM2
>
>
> Según lo que inidica este foro:
>
> https://forum.openwrt.org/viewtopic.php?pid=152644
>
> El Firmware que utilice es el siguiente:
>
> http://downloads.openwrt.org/snapshots/trunk/ar71xx/
>
> http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-ubnt-bullet-m-squashfs-factory.bin
>
> Estoy accediendo por ssh y veo lo siguiente:
>
> ifconfig tira esto:
>
> br-lan Link encap:Ethernet HWaddr 00:27:22:8F:73:91
> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:40 errors:0 dropped:4 overruns:0 frame:0
> TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:5108 (4.9 KiB) TX bytes:1210 (1.1 KiB)
>
> eth0 Link encap:Ethernet HWaddr 00:27:22:8F:73:91
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:497 errors:0 dropped:0 overruns:0 frame:0
> TX packets:277 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:67733 (66.1 KiB) TX bytes:37258 (36.3 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:4176 errors:0 dropped:0 overruns:0 frame:0
> TX packets:4176 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:283968 (277.3 KiB) TX bytes:283968 (277.3 KiB)
>
> mon.wlan0 Link encap:UNSPEC HWaddr
> 00-27-22-8E-73-91-00-48-00-00-00-00-00-00-00-00
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:3884 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:469108 (458.1 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:133 errors:0 dropped:0 overruns:0 frame:0
> TX packets:242 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:32
> RX bytes:43168 (42.1 KiB) TX bytes:79090 (77.2 KiB)
>
>
> El lsmod tira esto:
> Module Size Used by Tainted: G
> ath79_wdt 2240 1
> ohci_hcd 15760 0
> ledtrig_usbdev 2032 0
> nf_nat_irc 784 0
> nf_conntrack_irc 2464 1 nf_nat_irc
> nf_nat_ftp 976 0
> nf_conntrack_ftp 4416 1 nf_nat_ftp
> ipt_MASQUERADE 976 1
> iptable_nat 2544 1
> nf_nat 10608 4
> nf_nat_irc,nf_nat_ftp,ipt_MASQUERADE,iptable_nat
> xt_conntrack 2048 3
> xt_CT 1216 0
> xt_NOTRACK 448 0
> iptable_raw 560 1
> xt_state 608 0
> nf_conntrack_ipv4 4384 6 iptable_nat,nf_nat
> nf_defrag_ipv4 656 1 nf_conntrack_ipv4
> nf_conntrack 37856 12
>
> nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,ipt_MASQUERADE,iptable_nat,nf_nat,xt_conntrack,xt_CT,xt_NOTRACK,xt_state,nf_conntrack_ipv4
> ehci_hcd 32544 0
> pppoe 7472 0
> pppox 1152 1 pppoe
> ipt_REJECT 1808 2
> xt_TCPMSS 2560 0
> ipt_LOG 6160 0
> xt_comment 400 0
> xt_multiport 1104 0
> xt_mac 528 0
> xt_limit 944 1
> iptable_mangle 832 1
> iptable_filter 624 1
> ip_tables 8864 4
> iptable_nat,iptable_raw,iptable_mangle,iptable_filter
> xt_tcpudp 1632 3
> x_tables 9984 18
>
> ipt_MASQUERADE,iptable_nat,xt_conntrack,xt_CT,xt_NOTRACK,iptable_raw,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_comment,xt_multiport,xt_mac,xt_limit,iptable_mangle,iptable_filter,ip_tables,xt_tcpudp
> ppp_async 5952 0
> ppp_generic 18544 3 pppoe,pppox,ppp_async
> slhc 4368 1 ppp_generic
> ath9k 78016 0
> ath9k_common 1152 1 ath9k
> ath9k_hw 318864 2 ath9k,ath9k_common
> ath 14128 3 ath9k,ath9k_common,ath9k_hw
> mac80211 234208 1 ath9k
> usbcore 98368 4 ohci_hcd,ledtrig_usbdev,ehci_hcd
> usb_common 480 1 usbcore
> nls_base 4560 1 usbcore
> crc_ccitt 944 1 ppp_async
> cfg80211 135056 3 ath9k,ath,mac80211
> compat 672 0
> arc4 768 2
> aes_generic 29808 0
> crypto_algapi 8976 2 arc4,aes_generic
> leds_gpio 1552 0
> gpio_button_hotplug 3184 0
>
> Activé la wireles por defecto de openwrt con los siguientes comandos:
>
> uci set wireless. en wifi-device[0].disabled=0; uci commit wireless; wifi
>
>
> Todavía no pude configurar el acceso a internet.
>
> ¿Que otro dato puede ser útil?
>
> Omar
> _______________________________________________
> 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