Securifi Community Forum
Securifi Products => Almond+ => Topic started by: Hoju on July 15, 2014, 01:01:13 am
-
Hi I am having trouble setting up an alternate DNS (Unblock US). I enter the DNS numbers using the web address for the almond+ but it is not recognizing the setting. Any help would be appreciated.
-
I'm not sure if you're having the same problem as I am, but I'm having issue with the "Use custom DNS servers" option to override the DNS servers provided by my WAN DHCP lease.
Verizon hijacks bad DNS lookups for their advertising page, and you have to override the DNS servers to disable this "feature". When I do this, the old DNS servers still seem to be honored, and the ad page is still served for bad DNS lookups.
I have traced the problem to /tmp/resolv.conf.auto which seems to APPEND the "Use custom DNS servers" to the existing ones provided by the DHCP lease, rather than replace them. My /tmp/resolv.conf.auto file winds up with 4 DNS servers, the two provided by the DHCP lease, and the my two custom overrides.
I'm not sure if I'm doing something wrong, or if the "custom DNS" functionality isn't working quite right, and appending rather than replacing dns server entries.
-
I'm glad I'm not the only one encountering this behavior. I was starting to think I was seeing things when I saw I had 6 DNS servers: my ISP's original 3 and the 3 additional custom DNS entries I got from namebench.
Anyone savvy enough to provide a more concrete way to explicitly force the custom DNS servers to be used instead of in addition to the ISP provided DNS servers?
I'm going to try fiddling with some of the resolv.conf files.
-
Go into OpenWRT > Network > Interfaces > WAN > Advanced Settings and uncheck "Use DNS servers advertised by peer" and then add the custom nameservers there; that appears to work for me after rebooting the router (not just letting the interfaces reset). If I let the interface reset, I had to go in and remove the VZ provided entries from /tmp/resolv.conf.auto.
-
OpenWRT > Network > Interfaces > WAN > Advanced Settings and uncheck "Use DNS servers advertised by peer"
Thanks for this. I looked through the OpenWRT pages but didn't find this-- it was well buried.
Feature request: I think that this checkbox should be added to the Securifi Web interface, since otherwise adding DNS servers there won't work the way people expect.
-
I've passed on this request to the software team.
-
Thank you! I was going nuts wondering why the DNS were showing up and the reboot solved everything!