michaels2408
Occasional Visitor
Morning,
Just did a fresh install of newest 386.5 firmware on my Asus RT-AC3100 with a clean format of my USB drive. Now when I install unbound it is interfering with Netflix and Facebook. Unbound is the culprit as bypassing unbound in the router DNS filter using custom dns of 8.8.8.8 or just completely turning it off the problems stop. With or with out other add blocking software like diversion running.
I tried to add forward zones to my unbound.conf file but for some reason it only lets me add one forward-zone: name: forward-addr line.
forward-zone: name: "facebook.com" forward-addr: 8.8.8.8 # sometimes this works, sometimes partially loads the page, sometimes I get a white blank page.
If I add a second forward-zone:
forward-zone: name: "fbcdn.net" forward-addr: 8.8.8.8 #found this on a reddit discussion about this issue.
this causes the following error:
***ERROR unbound configuration contains DUPLICATES - use option 'vx' to correct 'unbound.conf' or 'rl' to load a valid configuration file
Per unbound documentation I should be allowed to have multiple forward statements in the config file.
Here is some more weirdness surrounding my problem. Netflix fails with unbound on my Roku devices unless I turn it off or bypass the device in dns filter. However, Netflix runs just fine on my phone and laptop. Facebook fails on my laptop in multiple browsers (edge and firefox) unless I turn it off or bypass in dns filter but works on my phone. Some discussions I have seen are saying ECS could be the culprit and this module is not active in Unbound loaded from the AMTM menu.
I have completely reset my router and done formats on my usb drive. Basically multiple formats of the jffs partition, usb was formatted as NTFS on my laptop then formatted as ext4 on my router. With factory defaults loaded before and after I flashed clean firmware with md5 verified.
Web page error message shows
DNS_PROBE_FINISHED_NXDOMAIN
unbound.log shows:
Mar 14 09:35:14 unbound[21333:0] error: SERVFAIL <graph.facebook.com. A IN>: all servers for this domain failed, at zone facebook.com. upstream server timeout
I do not deeply understand unbound and have been digging and experimenting for hours. I tap out. Looking for some help, thoughts, or solutions I might have missed in my research.
Thanks in advance for any help,
Mike
Just did a fresh install of newest 386.5 firmware on my Asus RT-AC3100 with a clean format of my USB drive. Now when I install unbound it is interfering with Netflix and Facebook. Unbound is the culprit as bypassing unbound in the router DNS filter using custom dns of 8.8.8.8 or just completely turning it off the problems stop. With or with out other add blocking software like diversion running.
I tried to add forward zones to my unbound.conf file but for some reason it only lets me add one forward-zone: name: forward-addr line.
forward-zone: name: "facebook.com" forward-addr: 8.8.8.8 # sometimes this works, sometimes partially loads the page, sometimes I get a white blank page.
If I add a second forward-zone:
forward-zone: name: "fbcdn.net" forward-addr: 8.8.8.8 #found this on a reddit discussion about this issue.
this causes the following error:
***ERROR unbound configuration contains DUPLICATES - use option 'vx' to correct 'unbound.conf' or 'rl' to load a valid configuration file
Per unbound documentation I should be allowed to have multiple forward statements in the config file.
Here is some more weirdness surrounding my problem. Netflix fails with unbound on my Roku devices unless I turn it off or bypass the device in dns filter. However, Netflix runs just fine on my phone and laptop. Facebook fails on my laptop in multiple browsers (edge and firefox) unless I turn it off or bypass in dns filter but works on my phone. Some discussions I have seen are saying ECS could be the culprit and this module is not active in Unbound loaded from the AMTM menu.
I have completely reset my router and done formats on my usb drive. Basically multiple formats of the jffs partition, usb was formatted as NTFS on my laptop then formatted as ext4 on my router. With factory defaults loaded before and after I flashed clean firmware with md5 verified.
Web page error message shows
DNS_PROBE_FINISHED_NXDOMAIN
unbound.log shows:
Mar 14 09:35:14 unbound[21333:0] error: SERVFAIL <graph.facebook.com. A IN>: all servers for this domain failed, at zone facebook.com. upstream server timeout
I do not deeply understand unbound and have been digging and experimenting for hours. I tap out. Looking for some help, thoughts, or solutions I might have missed in my research.
Thanks in advance for any help,
Mike