lilunxm12 wrote:Can confirm that ddns is broken in earlier (ispy-0425) build and also openwrt trunk (early April). So ddns is probably also broken on your build and it's probably an upstream issue.
Right now I'm on 17.01.4 stable and will test it again when 18.06 RC is released.
Gargoyle uses a separate DDNS package so should not be affected by upstream here.
I’m trying a “trivial fix” but I’m not confident it will work.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Rog66 wrote:Have found the issue with enabling TOR - fired up my syslog and found dnsmasq crashed as soon as TOR was enabled with the following -
"bad address at line 54 of /var/etc/dnsmasq.conf.cfg01411c"
This line is added when TOR is enabled -
"server=/.onion/#9053"
Commenting it out restores dnsmasq straight away and TOR then functions. This line wasnt added when TOR was enabled in 1.10.
Anyone know what this line is supposed to do?
EDIT
Similary this line was added to /etc/config/dhcp which messed up all dns requests
"list server '/.onion/#9053"
Thanks for chasing that. It should make it easier to find/fix.
I think your issue is at line 171 of /etc/tor.firewall
$client_zone doesn’t exist. I think this should just be $zone.
I’ve got no means of testing this so, let me know
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Yep that's fixed it - changed client_zone to zone and now it puts the ip address of the router in both of those lines in the config files and dnsmasq doesn't crash
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
It will have the same issue. Don’t use this build.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.