Projecte

General

Perfil

Actions

Snippets » Historial » Revisió 1

Revisió 1/3 | Següent »
Pau Escrich, 22-04-2014 17:34


Snippets

Gateways

Disable the gateway checker and force a node to publish Internet in the network.

/etc/init.d/gwck stop
/etc/init.d/gwck disable
killall -9 gwck
uci set qmp.services.gwck=0
uci commit

uci set gateways.inet4_offer.ignore=0
uci set gateways.inet4.ignore=1
uci commit
qmpcontrol configure_gw

Actualitzat per Pau Escrich fa casi 10 anys · 1 revisions