I think it would be very useful if it would be possible to set log_ip from the webinterface. I have now set it with SSH:
Code: Select all
uci set system.@system[0].log_ip=192.168.254.1
uci commit
reboot
But I think that it could be useful for other people.