Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Guides - Privacy & Security Tips
Setup NextDNS with Pfsense
Message
<blockquote data-quote="MagikMark" data-source="post: 943265" data-attributes="member: 91652"><p>Workaround</p><p></p><p>Install NextDNS cli. After that do the ff:</p><p></p><p>1. Goto Dashboard -> Service -> DNS Resolver</p><p> 1.1 Set DNS Resolver IP to somethin else, e.g. 5555</p><p> 1.2 Check "Register DHP Leases in the DNS Resolver"</p><p> 1.3 Check "Register Static mappings in DNS Resolver"</p><p> 1.4 Save</p><p></p><p>2. Goto Dashboard -> Diagnostics -> Edit File</p><p> 2.1 Browse "user/local/etc/nextdns.conf</p><p> 2.1 Make sure the contens are the ff:</p><p></p><p> control /var/run/nextdns.sock</p><p> discovery-dns 127.0.0.1:5555</p><p> bogus-priv true</p><p> use-hosts true</p><p> setup-router false</p><p> listen LAN ip:53</p><p> listen Opt1 ip:53</p><p> listen Opt2 ip:53</p><p> listen OPt3 ip:53</p><p> listen localhost:53</p><p> config xxxxxx</p><p> cache-max-age 0s</p><p> log-queries true</p><p> max-ttl 5s</p><p> report-client-info true</p><p> detect-captive-portals false</p><p> timeout 5s</p><p> cache-size 10MB</p><p> hardened-privacy false</p><p> auto-activate true</p><p></p><p>DONE!</p><p></p><p>Stop and Restart DNS Resolver and NextDNS</p><p></p><p>Limitation:</p><p>1. Only Host Names are logged.</p><p>2. "Dashboard -> Status -> Dhp Leases" may not work</p></blockquote><p></p>
[QUOTE="MagikMark, post: 943265, member: 91652"] Workaround Install NextDNS cli. After that do the ff: 1. Goto Dashboard -> Service -> DNS Resolver 1.1 Set DNS Resolver IP to somethin else, e.g. 5555 1.2 Check "Register DHP Leases in the DNS Resolver" 1.3 Check "Register Static mappings in DNS Resolver" 1.4 Save 2. Goto Dashboard -> Diagnostics -> Edit File 2.1 Browse "user/local/etc/nextdns.conf 2.1 Make sure the contens are the ff: control /var/run/nextdns.sock discovery-dns 127.0.0.1:5555 bogus-priv true use-hosts true setup-router false listen LAN ip:53 listen Opt1 ip:53 listen Opt2 ip:53 listen OPt3 ip:53 listen localhost:53 config xxxxxx cache-max-age 0s log-queries true max-ttl 5s report-client-info true detect-captive-portals false timeout 5s cache-size 10MB hardened-privacy false auto-activate true DONE! Stop and Restart DNS Resolver and NextDNS Limitation: 1. Only Host Names are logged. 2. "Dashboard -> Status -> Dhp Leases" may not work [/QUOTE]
Insert quotes…
Verification
Post reply
Top