Navigation

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

    offline backup box in case main box fails

    Hardware
    5
    7
    144
    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.
    • J
      john24634 last edited by

      Hi Guys,

      I was looking for a SIMPLE way to have an updated 2nd pfSense box available if the Main one fails.

      And keep it of most of the time and turn it on automatically if the main box fails eventually, is there any one of you guys did it?

      I think the challenge is also to keep the the 2nd box config updated.

      And it will be nice to keep if off and turn on automatically if the first box fails....

      pfSense HA its amazing however it requires you to have 2 wan, etc.... just wanted something simpler

      Any suggestions?

      John

      S 1 Reply Last reply Reply Quote 0
      • Dobby_
        Dobby_ last edited by Dobby_

        You could do periodically a system backup and a config backup to a place in the network or elsewhere, if the first box fails you turn on the second one and fetch the system backup and later config backup and reboot once more
        and all is fine, let us say 30 minutes, pending on your hardware power, and all is done and working again.
        So one box can be unpowered the entire time.

        EDIT:

        ISP -- Modem -- Switch -- 2 x pfSense connected
        Would also run nice but both units must be running
        all the time.

        #~. @Dobby

        PC Engines APU4D4 - 4 Ports - 4 GB RAM
        Kingston mSATA 256GB - SSD
        Sierra Wireless MC7710 - LTE
        Compex WLE200nx - WiFi
        Sintrones VGB-800 - GPS
        pfSense+ 23.01 (ZFS)

        1 Reply Last reply Reply Quote 0
        • S
          SteveITS @john24634 last edited by

          @john24634 It’s technically possible to use HA with one public IP if your ISP router provides NAT. Comcast and AT&T DSL do this in bridge mode. I’ve used Comcast.

          Wan1 - 10.1.10.2
          WAN2 - 10.1.10.3
          Shared IP - public IP

          Now both routers have Internet.

          Steve

          Only install packages for your version, or risk breaking it. If yours is older, select it in System/Update/Update Settings.
          When upgrading, let it finish; do not reboot early. Allow 10-15 minutes, or more depending on packages and device speed.

          J 1 Reply Last reply Reply Quote 0
          • C
            cswroe last edited by

            I do the same thing with my 5100. I have a Protectli that I use in the event the 5100 goes down. I just have to remember to change the i interface names in the xml, but it works well. I had to use it about 10 months ago when the drive on the 5100 failed. I will do the same this week when I upgrade the 5100, but still debating that one.

            1 Reply Last reply Reply Quote 0
            • stephenw10
              stephenw10 Netgate Administrator last edited by

              You can use only the config sync part of HA to keep the two boxes synced without CARP at all.

              If you don't have the second box powered on all the time then you will see config sync errors on the primary box at any config change. You would need to periodically power on secondary box and force a config sync to keep them updated.

              But simply keeping a config file you can restore onto the backup box is probably easier. You can have it pull in that backup config when it boots:
              https://docs.netgate.com/pfsense/en/latest/backup/restore-during-install.html#restore-using-the-external-configuration-locator-ecl

              Steve

              1 Reply Last reply Reply Quote 0
              • J
                john24634 @SteveITS last edited by

                @steveits said in offline backup box in case main box fails:

                Does Spectrum ISP Router provides NAT?

                @john24634 It’s technically possible to use HA with one public IP if your ISP router provides NAT. Comcast and AT&T DSL do this in bridge mode. I’ve used Comcast.

                Wan1 - 10.1.10.2
                WAN2 - 10.1.10.3
                Shared IP - public IP

                Now both routers have Internet.

                S 1 Reply Last reply Reply Quote 0
                • S
                  SteveITS @john24634 last edited by

                  @john24634 said in offline backup box in case main box fails:

                  Does Spectrum ISP Router provides NAT?

                  No idea. If you plug a laptop directly into their router does it get a private IP address?

                  Steve

                  Only install packages for your version, or risk breaking it. If yours is older, select it in System/Update/Update Settings.
                  When upgrading, let it finish; do not reboot early. Allow 10-15 minutes, or more depending on packages and device speed.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post