Hi Rookie24,
This post made me take a closer look at our dhcp traffic. On closer inspection I found that the dhcrelay on the passive node is misbehaving in out case. It duplicates all the replys it handles.
https://github.com/opnsense/dhcrelay/issues/3
However I have not encountered any impacts in our infrastructure. As far as I understand dhcp, it should be fine to receive multiple offers either from different servers or from different relays. I always used this independent redundancy in relays and server setups. Until now I am not aware of ans race conditions caused by this.
Regards Marius
This post made me take a closer look at our dhcp traffic. On closer inspection I found that the dhcrelay on the passive node is misbehaving in out case. It duplicates all the replys it handles.
https://github.com/opnsense/dhcrelay/issues/3
However I have not encountered any impacts in our infrastructure. As far as I understand dhcp, it should be fine to receive multiple offers either from different servers or from different relays. I always used this independent redundancy in relays and server setups. Until now I am not aware of ans race conditions caused by this.
Regards Marius
"