I know this has been addressed before in an older post that suggested using DNSCrypt, but can this work alongside openvpn server running or will it screw with DNSMasq?
My Entware was turned into a .old
here's my post-mount:
# generated by AB-Solution 1.08-beta2
if [ "$1" = "/tmp/mnt/RT-N66U" ] ; then
ln -nsf $1/entware /tmp/opt
sleep 2
service restart_dnsmasq
logger "AB-Solution added entries via post-mount"
fi
ran into a little issue, on 380.59 merlin, had to manually install entware-ng first to get entware to start. seems to be working so far.
Thx for the great work!