Recent content by mangkoran

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. M

    Unbound Unable to make Unbound work

    I tried the unbound-anchor command and added -v for verbosity. Below is the output. /opt/var/lib/unbound/root.key has content fail: the anchor is NOT ok and could not be fixed I have searched the net and it seems it has something to do with ntp. But I have ntpMerlin running with ntpd.
  2. M

    Unbound Unable to make Unbound work

    I tried to dig snbforums.com and it still reported SERVFAIL. ; <<>> DiG 9.18.16 <<>> snbforums.com @127.0.0.1 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 55342 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT...
  3. M

    Unbound Unable to make Unbound work

    I have cleaned those 2 files and reinstalled unbound. Below are the options I chose. Do you want to ENABLE unbound logging? (NO recommended) Reply 'y' or press ENTER to skip (skip) Do you want to optimise Performance/Memory parameters? (YES recommended) Reply 'y' or press...
  4. M

    Unbound Unable to make Unbound work

    I see. I will try to reinstall unbound and report the step here. And no I have no skynet installed. Although I have diversion installed but I disabled it.
  5. M

    Unbound Unable to make Unbound work

    Did you mean I should reinstall unbound with unbound_manager? Or manually install from entware? Apologize as I am pretty new in networking so I thought unbound_manager could help me to setup unbound easier.
  6. M

    Unbound Unable to make Unbound work

    I found that there is port=0 config added in /jffs/configs/dnsmasq.conf.add (idk maybe I forgot about this). After removing that line, I think dnsmasq now up and listening to :53. tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2605/dnsmasq tcp 0 0...
  7. M

    Unbound Unable to make Unbound work

    Below is the output. tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 32281/unbound tcp 0 0 127.0.0.1:53535 0.0.0.0:* LISTEN 32281/unbound udp 0 0 127.0.0.1:53535 0.0.0.0:*...
  8. M

    Unbound Unable to make Unbound work

    Hi all. I am trying to install Unbound on my AX-56U. I tried to install Unbound via amtm -> unbound_manager. I fulfilled all the pre-reqs and unbound is successfully installed with the default config. However, when I tried to dig @127.0.0.1 -p 53535 google.com, it showed SERVFAIL status. ; <<>>...
Top