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

    Bind

    Scheduled Pinned Locked Moved pfSense Packages
    3 Posts 2 Posters 398 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.
    • D
      danredcar
      last edited by

      Bind config problems:

      If I use the external view my zone will not load - they result in Jrn out of sync
      zone done-that.com/IN/external: journal rollforward failed: journal out of sync with zone

      If I create my own view with options: allow-query {any;};
      allow-transfer {any;}; and no recursion match clients any.

      It loads but I get query refused.

      I am on Bind 9.14.12 and PFsense 2.4.5p1

      This all worked prior to latest update

      1 Reply Last reply Reply Quote 0
      • GertjanG
        Gertjan
        last edited by

        Hi,

        Stop bind.
        Check that bind is stopped.
        Delete the jnl file
        Start bind.

        Btw : be aware that "zone" should not be modified (manually) while bind is running.
        Under certain conditions, for example, when zone file contain sections that are updated with "nsupdate" - or the zone is a so called dynamic zone :

        rndc freeze your-zone-file
        

        ( modify the file now )

        rndc reload your-zone-file
        
        rndc thaw your-zone-file
        

        No "help me" PM's please. Use the forum, the community will thank you.
        Edit : and where are the logs ??

        D 1 Reply Last reply Reply Quote 0
        • D
          danredcar @Gertjan
          last edited by

          @Gertjan I played with the freeze and thaw, then figured it was time for a step back.

          Uninstalled Bind

          Cleaned all the files /cf/named/* /usr/local/etc/named /etc/named/

          did a reinstall of package

          Rebooted

          STopped Bind

          Layed out the zone

          Started Bind

          (An things worked) I think part of the trick was to configure zones with bind stopped)

          But hard to tell, thank yo for your advice

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