just
1
Hi all, I followed this guide:
And I would like to revert the changes and go back to the default settings regarding DHCP DNS, etc. of the firmware.
Uninstalling dnscrypt-proxy does not seem to work to revert all changes.
Which are the SSH commands that revert what is writte in that guide?
You can see the default settings in /rom/etc/config/dhcp
, but that should revert the changes:
uci -q delete dhcp.@dnsmasq[0].noresolv
uci -q delete dhcp.@dnsmasq[0].server
uci commit dhcp
/etc/init.d/dnsmasq start
1 Like
system
Closed
3
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.