1305 shaares
176 private links
176 private links
1 result
tagged
cli
administration L2TP abschalten:
uci set tunneldigger.@broker[0].enabled='0'
uci commit
tunneldigger reboot fastd abschalten
uci set fastd.mesh_vpn.enabled='0'
uci commit
fastd reboot Anstatt eines reboot geht zumindest bei fastd auch ein
/etc/init.d/network restart