@
SomeWhereOverTheRainBow & @
thelonelycoder
Hi guys, Tried in my rt-ax86u yesterday and really like it but after a couple of hours of internet disruptions i was force by the family to restore from backup and could not do any further testing.
I noticed while having
AdGuardHome installed that dnsmasq logs no longer get piped to "/opt/var/log/dnsmasq.log" as set by diversion, this in turn breaks such scripts as "x3mRouting,etc" that relies on such log file to extract IPs from it.
Supposing that Diversion still doing its some of its jobs like log rotating, would adding the the following code:
Code:
log-queries
log-facility=/opt/var/log/dnsmasq.log
to /jffs/configs/dnsmasq.conf.add fix the issue for the time being?
Many thanks for all your hard work!