Recent content by Sash

  1. S

    DSL-AC68U not resolving DNS

    Yeah, it was all dynamic handed out by the ISP, so switching to static must have messed things up. I am surprised that after multiple reset to defaults and deleting nvram (found other details of how to do it via command line) didn't resolve this issue. Might go back and try and clean it up at...
  2. S

    DSL-AC68U not resolving DNS

    Once up and running, also tried changing the DNS settings from the gui. It worked. rebooted, still working. Changed back to original DNS servers, rebooted and it is working fine. Very happy at the bottom of this, has been bugging me for about 1 month now. Have seen other dead end forums around...
  3. S

    DSL-AC68U not resolving DNS

    Ohh, resolve.conf... When i set the resolve.dnsmasq file to server=x.x.x.x is when it started working. Either way its working now!!!!! very happy. So what i did was run the command nvram show | grep dns | sort to show all the config regarding DNS. Then set all the following settings manually...
  4. S

    DSL-AC68U not resolving DNS

    So i also set the setting mentioned above to no avail. Below is the output after a reboot. You can see wan0 set its self back to option 1 (i assume that means false, where as 0 is true?) And you can see that the resolv.dnsmasq was empty. I also manually edited the resolv.dnsmasq after the reboot...
  5. S

    DSL-AC68U not resolving DNS

    Here is the output regarding hostname, will take a look at the other settings now too. I dont recall setting a hostname, or seeing where i have the ability to set a hostname. admin@(none):/tmp/home/root# hostname -sh: hostname: not found admin@(none):/tmp/home/root# cd /etc/...
  6. S

    DSL-AC68U not resolving DNS

    You can see from the first post that on every reboot i manually edit the resolv.dnsmasq file and add in the DNS servers.
  7. S

    DSL-AC68U not resolving DNS

    And after a reboot i did the same commands admin@(none):/tmp/home/root# cat /etc/dnsmasq.conf pid-file=/var/run/dnsmasq.pid user=nobody bind-dynamic interface=br0 interface=ppp1* no-dhcp-interface=ppp1* resolv-file=/tmp/resolv.conf servers-file=/tmp/resolv.dnsmasq no-poll no-negcache...
  8. S

    DSL-AC68U not resolving DNS

    Here is the output as its running admin@(none):/tmp/home/root# cat /etc/dnsmasq.conf pid-file=/var/run/dnsmasq.pid user=nobody bind-dynamic interface=br0 interface=ppp1* no-dhcp-interface=ppp1* resolv-file=/tmp/resolv.conf servers-file=/tmp/resolv.dnsmasq no-poll no-negcache cache-size=1500...
  9. S

    DSL-AC68U not resolving DNS

    Will post thos details tonight. At work now. Thanks for your assistance.
  10. S

    DSL-AC68U not resolving DNS

    Hi Colin, thanks for the reply. The problem is that the resolve. Conflict file is empty. I have to edit it myself for it to work. When I reboot it the resolve.conf file is blank everytime. If I edit it and add in that detail, it works, but i shouldn't have to edit that file everytime on...
  11. S

    DSL-AC68U not resolving DNS

    So i found out some more tonight. I have the settings below in the snip The traffic analyzer is based on a correct time, so setting the time manually this instantly started working. So the main issue is dnsmasq Looking through the config i came across a line servers-file=/tmp/resolv.dnsmasq...
  12. S

    DSL-AC68U not resolving DNS

    Yeah, all my setting are manaul. As in the advise a static ip, subnet, gateway and dns. Have tried multiple DNS address and still nothing. All the DNS servers i have tried work on my computer fine btw.
  13. S

    DSL-AC68U not resolving DNS

    Hi, I have had a ASUS DSL-AC68U for about 2 years now on ADSL, and VDSL has become available in my area so i switches about a month ago. While on ADSL i had adaptive QoS running nicely and also traffic Analyzer. Also DNS was set on the WAN side, and there was no DNS set on the LAN side, so...
Back
Top