https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063
Bug ID: 277063
Summary: [ARP] ignore permanent entries
Product: Base System
Version: 14.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Hello,
After upgrade from 13-stable to 14-stable server stop to enforce
static/permanent ARP entries. E.g:
# arp -s 100.65.4.30 78:a3:51:61:94:d2
make static entrie:
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 permanent [vlan]
but when router recevied ARP, server change to expires:
(100.65.4.30) at 78:a3:51:61:94:d2 on vlan86 expires in 153 seconds [vlan]
the worst thing is that arp can come with any mac and will be changed as
received
--
You are receiving this mail because:
You are the assignee for the bug.