Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    TinyDNS as a secondary DNS

    Scheduled Pinned Locked Moved pfSense Packages
    1 Posts 1 Posters 1.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tmueko
      last edited by

      I'd like to run a secondary DNS on pfSense (actually replace a selfbuild nanoBSD-Firewall using bind).
      I read a bit about tinyDNS and think, that the easiest way would be to extract the zones from named.conf and run something like this

      for a in `cat zonelist.txt; do tcpclient primary_dns 53 axfr-get $a db.$a db.$a.tmp; done

      and then include these files!?
      Any idea how to do this with pfSense-package for TinyDNS? Or is there a better way (I'd love to have a standart named…)?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.