Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Edy

#1
I have found out the issue. One of my co worker removed the tagged vlan hence this is not working. I am going to get him put them back tomorrow and we should be good :)

Btw is that the right practise to have a virtual carp ip per tagged vlan interface?
#2
10G interface with tagged clan. Each tagged clan (LAN) has an IP and also CARP Virtual IP.

This broadcast is working because it is on the same switch
#3
Firewall Master

<vip uuid="f43370f0-6623-44b8-b745-b14587c204bd">
      <interface>opt3</interface>
      <mode>carp</mode>
      <subnet>10.88.1.1</subnet>
      <subnet_bits>24</subnet_bits>
      <gateway/>
      <noexpand>0</noexpand>
      <nobind>0</nobind>
      <password>password</password>
      <vhid>2</vhid>
      <advbase>1</advbase>
      <advskew>0</advskew>
      <descr/>
    </vip>

Firewall Backup

<vip uuid="f43370f0-6623-44b8-b745-b14587c204bd">
      <interface>opt3</interface>
      <mode>carp</mode>
      <subnet>10.88.1.1</subnet>
      <subnet_bits>24</subnet_bits>
      <gateway/>
      <noexpand>0</noexpand>
      <nobind>0</nobind>
      <password>password</password>
      <vhid>2</vhid>
      <advbase>1</advbase>
      <advskew>100</advskew>
      <descr/>
    </vip>

#4
Type   opnsense-business   
Version   23.10.2   
Architecture   amd64   
Commit   212ca5a53

2x units HA purchased from Deciso DEC2752EU

Configured Carp and for some reason one of the CARP IP refused to be Backup and now I have 2 Master CARP IP which is a problem because it is being used as a DHCP Gateway IP.

It was working before and after adding acme and did a HA sync this become a problem

Where do i begin?