guifi.net:openwrt
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| guifi.net:openwrt [2020/04/18 17:55] – created jose | guifi.net:openwrt [2020/05/06 22:30] (current) – jose | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Cambiar firmware ====== | ||
| + | Subimos el firmware al directorio tmp: | ||
| + | sysupgrade -n / | ||
| + | |||
| + | ====== UCI ====== | ||
| + | Muestra cambios sin grabar: | ||
| + | uci changes | ||
| + | Los graba y aplica cambios: | ||
| + | uci commit | ||
| + | reload_config | ||
| + | |||
| ====== Omnitik UPA-5hNd====== | ====== Omnitik UPA-5hNd====== | ||
| Enchufar POE puerto uno y cable al PC. La omnitik tiene la ip 192.168.88.1 | Enchufar POE puerto uno y cable al PC. La omnitik tiene la ip 192.168.88.1 | ||
| + | ====== hotspot ====== | ||
| + | Cambiaos la IP: | ||
| + | < | ||
| + | uci set network.lan.ifname=' | ||
| + | uci delete network.lan.type | ||
| + | uci set network.lan.ipaddr=' | ||
| + | uci set network.lan.netmask=' | ||
| + | uci set network.lan.gateway=' | ||
| + | uci set network.lan.dns=' | ||
| + | uci commit | ||
| + | reload_config | ||
| + | </ | ||
guifi.net/openwrt.1587232529.txt.gz · Last modified: by jose
