User Tools

Site Tools


guifi.net:openwrt

This is an old revision of the document!


Table of Contents

UCI

Muestra cambios sin grabar:

uci changes

Los graba y aplica cambios:

uci commit
reload_config

Omnitik UPA-5hNd

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='eth0'
uci delete network.lan.type
uci set network.lan.ipaddr='192.168.1.11'
uci set network.lan.netmask='255.255.255.0'
uci set network.lan.gateway='192.168.1.1'
uci set network.lan.dns='8.8.8.8'
uci commit
reload_config
guifi.net/openwrt.1588627198.txt.gz · Last modified: 2020/05/04 21:19 by jose