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

    communications-interrupted in Failover group

    Scheduled Pinned Locked Moved HA/CARP/VIPs
    11 Posts 3 Posters 3.4k Views 3 Watching
    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.
    • X Offline
      xlameee
      last edited by

      anyone?

      1 Reply Last reply Reply Quote 0
      • dotdashD Offline
        dotdash
        last edited by

        Not normal, as 'My State' suggests.
        Verify the settings- they should be the same, except for the failover peer, which should be the ip of the other box, on the listening interface. If everything looks good, stop the dhcp service on both boxes, start on the master, then start on the backup.

        X 1 Reply Last reply Reply Quote 0
        • X Offline
          xlameee @dotdash
          last edited by

          @dotdash Hello
          I did as you suggested all was looking normal
          my VIP is xx.xx.xx.1
          my Master is xx.xx.xx.2
          my Backup is xx.xx.xx.3

          each interface have following config
          DNS servers because I use pfSense unbound all the same xx.xx.xx.1
          Gataway also xx.xx.xx.1
          Failover peer IP Master xx.xx.xx.3
          Failover peer IP Backup xx.xx.xx.2

          Then I stopped and started the DHCP service as you suggested and I am still getting the same in "My State"

          I have tested by adding rules on the Master seems the rule appear on Backup as well
          Don't see any problem there

          Thank you

          1 Reply Last reply Reply Quote 0
          • X Offline
            xlameee
            last edited by

            OK it is all back to normal now I don't know what I did exactly but "My State" is normal

            Some how when I disconnect the master all traffic should go trough the backup with almost not notable by the hosts, but it is not happening

            Here is what I did for NAT-Outbound

            I put all interfaces except the loopback into my WAN VIP address like so

            0_1543761259180_2018-12-02_8-30-59.jpg

            1 Reply Last reply Reply Quote 0
            • DerelictD Offline
              Derelict LAYER 8 Netgate
              last edited by Derelict

              You'll probably need to post the DHCP Server pages on both nodes.

              The communications between the DHCP servers occurs on the interface DHCP is running on. It has nothing to do with outbound NAT, the sync interface, or anything like that.

              There are automatic rules placed in the firewall to pass this traffic between the nodes on that interface on ports TCP/UDP 519 and 520:

              # allow access to DHCP failover on LAN from 172.25.236.3
              pass in  quick on $LAN proto { tcp udp } from 172.25.236.3 to 172.25.236.2 port = 519 tracker 1000002644 label "allow access to DHCP failover"
              pass in  quick on $LAN proto { tcp udp } from 172.25.236.3 to 172.25.236.2 port = 520 tracker 1000002645 label "allow access to DHCP failover"
              

              I have seen people place floating rules that ended up blocking this traffic in the outbound direction.

              Chattanooga, Tennessee, USA
              A comprehensive network diagram is worth 10,000 words and 15 conference calls.
              DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
              Do Not Chat For Help! NO_WAN_EGRESS(TM)

              1 Reply Last reply Reply Quote 0
              • X Offline
                xlameee
                last edited by

                Hello

                The problem was fixed all "My State" says "Normal", but today I had to add an other interface VLAN now I am getting "My State" says "recover" - "Peer State" says "unknown-state"

                I had followed a few post here from people having the same issue and I couldn't fix that.

                I tried

                ping from Master to Backup and failed and from Backup to Master also failed

                ping from host to both nodes on the new interface I added also failed I ping just to make sure I can ping from this host my other interfaces without issue 0% loss

                I stopped DHCP on both nodes and started firs the Master then Backup node problem still exist

                I rebooted both nodes still nothing

                ANY suggestions ?

                1 Reply Last reply Reply Quote 0
                • DerelictD Offline
                  Derelict LAYER 8 Netgate
                  last edited by

                  Have you made any floating rules?

                  Chattanooga, Tennessee, USA
                  A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                  DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                  Do Not Chat For Help! NO_WAN_EGRESS(TM)

                  X 1 Reply Last reply Reply Quote 0
                  • X Offline
                    xlameee @Derelict
                    last edited by

                    @derelict YES

                    just blocking IPv6 traffic on all interfaces nothing else

                    1 Reply Last reply Reply Quote 0
                    • DerelictD Offline
                      Derelict LAYER 8 Netgate
                      last edited by

                      It still sounds like you have a connectivity issue on that network between the two nodes. Are the CARP VIPs MASTER/BACKUP?

                      Chattanooga, Tennessee, USA
                      A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                      DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                      Do Not Chat For Help! NO_WAN_EGRESS(TM)

                      X 1 Reply Last reply Reply Quote 0
                      • X Offline
                        xlameee @Derelict
                        last edited by

                        @derelict Sorry because my HA interface is a VLAN I forgot to added into the switch

                        That was the problem

                        Thank you

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