Navigation

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

    VRRP with E1000e ESXI 7.0?

    TNSR
    3
    9
    109
    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.
    • M
      machoherbivore9 last edited by

      The past few days I've spent a while trying to configure VRRP using VMXNET3 only to realize that it isn't supported (I should have rtfm), but I recently made some new TNSR VMs with E1000e and I still can't get VRRP "working". The routers have elected a master/backup and they are sending the advertisements and failing over correctly when one goes down or an int goes down, but I cannot ping the VIP or connect to anything if I use the VIP as the gateway. The virtual MAC is in the test VMs arp table though. The vSwitches have Promiscuous mode, MAC changes and Forged Transmits all set to accept. I can provide configs in a bit, but the main purpose of this post was me just wondering if anyone actually got VRRP working on ESXi 7.0 and if so, what NIC type? I haven't tried E1000, PVRDMA or VMXNET2 Enhanced yet. It definitely could be something in my configs, but I wanna try and rule this out first.

      1 Reply Last reply Reply Quote 0
      • Cool_Corona
        Cool_Corona last edited by

        Connect the ISP to two WAN switches and connect them together. Then the ISP monitors themselves and you can route as you like using IP monitoring for GW down/up.

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

          This is for a lab environment and I'm only looking to have VRRP run on the LAN interfaces (unless that isn't possible, I'm pretty new to this stuff). I'm basically trying to have it setup like the wiki does but minus the WAN side.

          Cool_Corona 1 Reply Last reply Reply Quote 0
          • Cool_Corona
            Cool_Corona @machoherbivore9 last edited by

            @machoherbivore9 Its basically BGP and normally something the ISP is using.

            What are you trying to achieve on LAN?

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

              Sorry I'm confused, is VRRP not a failover/HA protocol for routers? Like if one goes down is seamlessly switches to the other and devices use the Virtual Router IP as their gateway? BGP is a routing protocol isn't it?

              Cool_Corona Dobby_ 2 Replies Last reply Reply Quote 0
              • Cool_Corona
                Cool_Corona @machoherbivore9 last edited by

                @machoherbivore9 Yes but normally only used on WAN's from ISP's with multiple connections.

                I havent heard anyone using BGP on LAN before.

                1 Reply Last reply Reply Quote 0
                • Dobby_
                  Dobby_ @machoherbivore9 last edited by

                  @machoherbivore9 said in VRRP with E1000e ESXI 7.0?:

                  Sorry I'm confused, is VRRP not a failover/HA protocol for routers?

                  Yes it is. But on the other hand there are some more
                  methods, different practices and use cases between
                  that many points.

                  • redundant = two or more routers are in the "game"
                    will often count until 25.000 €/$ (pending on the company or use case size)
                    (in the same rack or two resp. more racks and/or rooms, switches or more devices will be also able to double)

                  • HA = two or more routers but in a different way!
                    will often start at 25.000 €/$ (pending on the company or use case size)
                    (In two or more racks and they in two or more rooms and they are in two or more fire sections in on or more buildings)

                  Active/active and/or active/passive mode will be also very nice to know before using or needing.

                  • active/active over CARP protocol (with load balancing)
                  • active/passive over VRRP (no load balancing)

                  Loadbalancing with "automatic" failover can also be done with using the following (in pfSense)

                  • policy based routing (load balancing)
                  • service based routing (load balancing)
                  • session based routing (load balancing)

                  There are often as today in modern times also switches they are capable of doing this job fully, partwise or better
                  said they will nice playing together with that routing protocols.

                  Like if one goes down is seamlessly switches to the
                  other and devices use the Virtual Router IP as their
                  gateway?

                  It works like that.

                  BGP is a routing protocol isn't it?

                  Yes this is right eBGP and iBGP are available for usage.
                  It is pending on your used firewalls, routers and or switches and what they are supporting well or not.

                  #~. @Dobby

                  PC Engines APU4D4 - 4 Ports - 4 GB RAM
                  pfSense+ 23.01 (ZFS)

                  PC Engines APU6B4 - 4 Ports - 4 GB RAM
                  pfSense CE 2.7 Devel (ZFS)

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

                    Alright so I'll ask this then:

                    If I want to make it so that if one TNSR router goes down there is very limited interruption with devices on the LAN side what do I do? This is on ESXi 7.0. I do not have access to more equipment like physical switches. I can have as many addresses from the "ISP" as I want and they can be set statically as this is a lab environment.

                    This is just for proof on concept it doesn't need to be setup with an actual real need for redundancy, it just needs to work.

                    Will VRRP work for this?

                    Cool_Corona 1 Reply Last reply Reply Quote 0
                    • Cool_Corona
                      Cool_Corona @machoherbivore9 last edited by

                      @machoherbivore9 Use failover on the Vswitch instead so the TNSR works like normal but Vsphere takes over the failover unnoticed.

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