i didn’t get the static ARP Table with DHCP on VRRP running…
R1:
Interface Bridge1, 192.168.0.11/24, ARP: Reply only
Interface VRRP1 on Bridge1, 192.168.0.1/32 ARP: Reply only
DHCP on Interface VRRP1 (tried on Bridge1 as well), Add ARP for Leases
DHCP Lease-1
R2:
Interface Bridge1, 192.168.0.12/24, ARP: Reply only
Interface VRRP1 on Bridge1, 192.168.0.1/32 ARP: Reply only
DHCP on Interface VRRP1 (tried on Bridge1 as well), Add ARP for Leases
DHCP Lease-1
if i run on VLAN and VRRP Interface ARP Enabled, everything is ok
if i change to Reply only, i can’t ping the IPs from R1 or R2 or VRRP.
i’ve added the MACs from VRRP Partners to each others ARP Table, VRRP works, but the Lease won’t register to ARP.
Must the ARP Entries exist on the VRRP Interface Table or VLAN Interface Table or on both?
Should i use on DHCP the VLAN Interface an NOT the VRRP?
on real devices, not in eve-ng, everything works as expected.
The only thing is, if the DHCP-Server interface is on VRRP, the Mac from the Lease use the wrong Interface on the ARP Table.
If i use in DHCP the Bridge Interface, the ARP Entry will be created by the DHCP Server with the right Interface (Bridge)