In case if AdGuard preinstalled by using openwrt pack and configure with default settings then should i do follow?
a) Set static IP to desktop first.
b) ssh to openwrt
c) service adguard stop
d) service odhcpd stop
e) service dnsmasq stop
f) opkg remove odhcpd
g) opkg remove dnsmasq
h) service adguard start
i) https://x.x.x.x:8080 > settings > dhcp > enable dhcp > interface br-lan
Ty.