Periodic blips with my Firewire Gold

Comments

3 comments

  • Avatar
    Support

    The "FireRouter DNS" service restart usually happens if

    1. The local DNS self-check does not get a reply

    2. The DNS configuration is changed due to a new rule being applied, or a new domain being learnt and added to a category

    Please also check if the upstream WAN DNS is working properly at that time by checking the log file

    cat ~/.forever/router*.log  | grep "WanConnCheckSensor"

    If you see the following output:

    Failed to do DNS test using xx.xx.xx.xx on eth0 Command failed: dig -4 +short +time=3 +tries=2 @xx.xx.xx.xx github.com

    It usually indicates the DNS server from WAN does not work at that time

    0
    Comment actions Permalink
  • Avatar
    Leon Poon

    The grep check returns nothing, but looking at ~/.forever/main.log, i see the following entries
    2021-01-05 22:43:02 ERROR Dnsmasq: Failed to resolve all domains on 192.168.146.1.
    2021-01-05 22:43:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:44:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:44:56 ERROR Dnsmasq: Failed to resolve github.com on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:45:02 ERROR Dnsmasq: Failed to resolve google.com on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:45:02 ERROR Dnsmasq: Failed to resolve all domains on 192.168.146.1.
    2021-01-05 22:46:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:47:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:47:57 ERROR Dnsmasq: Failed to resolve github.com on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:49:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:49:57 ERROR Dnsmasq: Failed to resolve github.com on 192.168.146.1 ;; connection timed out; no servers could be reached
    2021-01-05 22:51:50 ERROR Dnsmasq: Failed to resolve firewalla.encipher.io on 192.168.146.1 ;; connection timed out; no servers could be reached

    0
    Comment actions Permalink
  • Avatar
    Support

    Thanks for the feedback. You can send an email to help@firewalla.com to open a support ticket if you would like us to do more troubleshooting.

    0
    Comment actions Permalink

Please sign in to leave a comment.