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

    May 1 snapshot, dnsmasq and missing static leases

    Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
    16 Posts 10 Posters 4.0k 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.
    • C
      clarknova
      last edited by

      2.1-BETA1 (amd64)
      built on Wed May 1 12:20:46 EDT 2013
      FreeBSD 8.3-RELEASE-p8

      I think I'm seeing the same thing. Static dhcp leases do not resolve for local lookups, despite the option being enabled in the DNS Forwarder options. This worked on my last snapshot from early March, and prior 2.0.x releases.

      db

      1 Reply Last reply Reply Quote 0
      • G
        gogol
        last edited by

        Neo14 posted a fix at line 257 in /etc/inc/system.inc

        https://github.com/pfsense/pfsense/commit/ea1aca1326c79d5c819ec7c22c068b1c63074828

        1 Reply Last reply Reply Quote 0
        • M
          mdima
          last edited by

          mmmhhh… still not working with the snapshot built on Sat May 4 05:25:20 EDT 2013...

          also to you all?

          Thanks,
          Michele

          1 Reply Last reply Reply Quote 0
          • C
            Cybdex
            last edited by

            @mdima:

            mmmhhh… still not working with the snapshot built on Sat May 4 05:25:20 EDT 2013...

            also to you all?

            Thanks,
            Michele

            Same here.. todays snapshot has the same error.

            Doing the change described from gogol above, editing the /etc/inc/system.inc file and doing a reboot fixed the problem for now tho :)

            Hopefully it will be updated the next few days, and i usually dont run the upgrades that often anyway.. so i hope by my next snapshot it is peachy.

            C

            1 Reply Last reply Reply Quote 0
            • R
              razzfazz
              last edited by

              Yeah, May 4 snapshot, neither DNS registration for static DHCP entries nor host overrides seem to work.

              1 Reply Last reply Reply Quote 0
              • K
                ky41083 Banned
                last edited by

                @Cybdex:

                @mdima:

                mmmhhh… still not working with the snapshot built on Sat May 4 05:25:20 EDT 2013...

                also to you all?

                Thanks,
                Michele

                Same here.. todays snapshot has the same error.

                Doing the change described from gogol above, editing the /etc/inc/system.inc file and doing a reboot fixed the problem for now tho :)

                Hopefully it will be updated the next few days, and i usually dont run the upgrades that often anyway.. so i hope by my next snapshot it is peachy.

                C

                Applying that patch shouldn't be possible on builds newer than 05/01/2013 since the commit should be in the code already.

                If it is possible to apply the patch on newer builds (will test this later when I have time) it means the commit is not getting applied to newer builds correctly for some reason, and that would be the issue that needs to be addressed.

                Or are you saying removing that line is fixing the issue for you?

                1 Reply Last reply Reply Quote 0
                • AhnHELA
                  AhnHEL
                  last edited by

                  Issue was only patched 2 hours ago thats why the problem hasnt been resolved yet in previous snaps.

                  https://github.com/pfsense/pfsense/commit/a80cb9ca40fb5b485d03d7b64a3fd99a7a15b880

                  Need to try the next snapshot after 20130504-0557

                  AhnHEL (Angel)

                  1 Reply Last reply Reply Quote 0
                  • C
                    churnd
                    last edited by

                    @gogol:

                    Neo14 posted a fix at line 257 in /etc/inc/system.inc

                    https://github.com/pfsense/pfsense/commit/ea1aca1326c79d5c819ec7c22c068b1c63074828

                    This worked for me.  I updated to the May 4 snapshot just this evening & had to patch this myself.

                    1 Reply Last reply Reply Quote 0
                    • K
                      ky41083 Banned
                      last edited by

                      @AhnHEL:

                      Issue was only patched 2 hours ago thats why the problem hasnt been resolved yet in previous snaps.

                      https://github.com/pfsense/pfsense/commit/a80cb9ca40fb5b485d03d7b64a3fd99a7a15b880

                      Need to try the next snapshot after 20130504-0557

                      Ahh, I see, didn't catch the new dnmasqcfg variable ;-p

                      Ok, so clearly then it was meant that removing that line would fix the issue, not applying the old patch. Thanks!

                      1 Reply Last reply Reply Quote 0
                      • C
                        Cybdex
                        last edited by

                        @ky41083:

                        @AhnHEL:

                        Issue was only patched 2 hours ago thats why the problem hasnt been resolved yet in previous snaps.

                        https://github.com/pfsense/pfsense/commit/a80cb9ca40fb5b485d03d7b64a3fd99a7a15b880

                        Need to try the next snapshot after 20130504-0557

                        Ahh, I see, didn't catch the new dnmasqcfg variable ;-p

                        Ok, so clearly then it was meant that removing that line would fix the issue, not applying the old patch. Thanks!

                        I did not remove anything, i just edited the dnsmasq from the line and changed it to dnsmasqcfg. No remove, or add lines, just a edit manually with nano.

                        C

                        PS. I havent tried todays build.. anyone know if its fixed?

                        1 Reply Last reply Reply Quote 0
                        • C
                          churnd
                          last edited by

                          @Cybdex:

                          @ky41083:

                          @AhnHEL:

                          Issue was only patched 2 hours ago thats why the problem hasnt been resolved yet in previous snaps.

                          https://github.com/pfsense/pfsense/commit/a80cb9ca40fb5b485d03d7b64a3fd99a7a15b880

                          Need to try the next snapshot after 20130504-0557

                          Ahh, I see, didn't catch the new dnmasqcfg variable ;-p

                          Ok, so clearly then it was meant that removing that line would fix the issue, not applying the old patch. Thanks!

                          I did not remove anything, i just edited the dnsmasq from the line and changed it to dnsmasqcfg. No remove, or add lines, just a edit manually with nano.

                          C

                          PS. I havent tried todays build.. anyone know if its fixed?

                          I just upgraded.  It seems to be OK, but I don't know if it was because I patched it myself yesterday or what.

                          1 Reply Last reply Reply Quote 0
                          • G
                            gogol
                            last edited by

                            @churnd:

                            I just upgraded.  It seems to be OK, but I don't know if it was because I patched it myself yesterday or what.

                            When you upgrade /etc/inc/system.inc will be overwritten, so this bug is gone.
                            I will close this topic.

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