Guide: How to customize Firewalla DNS service

Follow

Comments

2 comments

  • Avatar
    Eric Flores

    This is exactly what I needed to make my Nginx Proxy Manager configuration work. I need to map the external subdomains internally as aliases to existing devices (I'm not going assign the external domain as the search/local domain).

    My only comment is that, be aware that you can repeat the line without having to modify the 'address' key. This is not clear, since the example has a single line. For example:

    address=/host1.example.com/1.2.3.4
    address=/host2.example.com/1.2.3.4
    address=/host3.example.com/1.2.3.4

    Be aware that you forward all hosts to a single host (NPM) and then it will take care of forwarding to the right host. This explains the repeated IP address above.

    Right now I'm running NPM outside of my Firewalla (one change at a time). But this is essential service and I plan to move it as a docker instance later.

    0
    Comment actions Permalink
  • Avatar
    aaiyar

    Can someone help me with a suggestion?

    I need DNS queries from a particular device on my LAN (known MAC and IP address) to be redirected to a specific DNS server.

    How do I do this?

    0
    Comment actions Permalink

Please sign in to leave a comment.