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

    State tables seams not to be synced

    Scheduled Pinned Locked Moved HA/CARP/VIPs
    25 Posts 2 Posters 10.7k 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.
    • jimpJ
      jimp Rebel Alliance Developer Netgate
      last edited by

      That might work, but it's better to just delete the rule. Without a matching rule, it wont get NAT.

      The no-NAT box is really for making exceptions to other rules, not for disabling NAT on a given whole subnet.

      Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

      Need help fast? Netgate Global Support!

      Do not Chat/PM for help!

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

        How much do I have to config on the Slave, under CARP Settings?

        Only check "Synchronize Enabled" or do I also have the fill-in the right pfSync interface and IP for the master?

        1 Reply Last reply Reply Quote 0
        • jimpJ
          jimp Rebel Alliance Developer Netgate
          last edited by

          This might clear it up, this is what should be on the book's errata page once the editor updates it:

          In Section 20.4.4, there should be an additional paragraph above the
          note at the end of the section. It should say:

          On the backup firewall, go to Firewall -> Virtual IPs, and click on the
          CARP Settings tab. Check Synchronization Enabled, pick pfsync as the
          Synchronize Interface, and for the pfsync sync peer IP, enter the IP
          address for the primary system's pfsync interface, 172.16.1.2. Click
          Save when finished. Do not set any other values on this page.

          The first sentence of the note at the end of the section should be
          amended to read "You should not setup configuration synchronization from
          the backup firewall to the master firewall"

          Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

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

            Thank you very much. I will test it all the day tomorrow, but I think i works now.

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

              Hey Jimp

              We have now moved the servers to our production enviroment, but onlt for test right now.

              When the firewalls routes a heavy amount of data (In our production enviroment, we have 25Gbit internet connection, but only 1Gbit network adapter in the pfsense server). Testing the setup with af Gbit workstation on the locale network, and running speedtest.net the pfSense servers freeze. I have tested with having keyboard/monitor connected, and there it also freezes. The only thing I can do is to reboot the pfsense server and then i works agian, until I stresstest i again.

              I can't find anything in the log, because it is cleared on every reboot.

              I have found out, that I can stop it from frezing if I remove the CARP IP from the Translation address at the NAT rule for the locale subnet. It is setuped, like shown above.

              I really hope you can help.

              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                What kind of hardware is involved here?

                Not sure if you'd be hitting a limit of what that can handle, or if it might be a network card driver bug or related issue.

                As long as you're just testing, can you try a 2.0 snapshot instead?

                Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

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

                  But I don't think it is a hardware or driver bug, because it works just fine when it it uses the interface IP insted of the CARP IP.

                  Are there any way of showing an old log?

                  I can't use pfSense 2.0 because I need to use it in production within some days.

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

                    Should the limit of pfSense be 500-600Mbit/sek?

                    1 Reply Last reply Reply Quote 0
                    • jimpJ
                      jimp Rebel Alliance Developer Netgate
                      last edited by

                      Testing with 2.0 would help narrow the problem down. It wasn't meant as a long-term solution (though if it works where 1.2.3 doesn't - it may have to be)

                      Even if your issue is with a CARP VIP, it could still be a driver issue. You could try a different type of network card (Intel, Broadcom, Realtek, etc) as a test also to see if the behavior changes.

                      Depending on the hardware, pfSense can handle more than that amount of traffic, though the exact amount also depends heavily on the number of packets per second (pps).

                      Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                      Need help fast? Netgate Global Support!

                      Do not Chat/PM for help!

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

                        I haven't tryed with 2.0 yet. But im going to test it right away.

                        Maybe it is at problem with the driver. Im running pfSense 1.2.3 on af DELL R210 installed with an Intelยฎ PRO/1000 MT Quad Port Server Adapter
                        I got the driver module if_igb.ko from another user of this forum, who had builded the driver on af FreeBSD. (He is now running with no problem)

                        I have done this:
                        Edit /etc/inc/globals.inc - add igb to the list for vlans on line 79.
                        Edit /etc/inc/interfaces.inc - add igb to the list starting on line 1511.

                        But are the maybe other places I should add something?

                        Thanks for your help.

                        1 Reply Last reply Reply Quote 0
                        • jimpJ
                          jimp Rebel Alliance Developer Netgate
                          last edited by

                          No, that's all you should need to do to add that in.

                          Though if you had to load the module manually from another source, the odds of it being a driver issue are fairly high.

                          Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

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

                            Yes. We will have to wait for the pfSense 2.0.

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

                              Could this do something for me: http://forum.pfsense.org/index.php/topic,27233.0.html

                              1 Reply Last reply Reply Quote 0
                              • jimpJ
                                jimp Rebel Alliance Developer Netgate
                                last edited by

                                You already did that.

                                Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                                Need help fast? Netgate Global Support!

                                Do not Chat/PM for help!

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

                                  jimp: Have you seen that I have the same problem with 2.0?
                                  http://forum.pfsense.org/index.php/topic,28442.0.html

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