Would you please add ARP binding?

Started by tianmo, January 31, 2017, 07:20:03 PM

Previous topic - Next topic
Can OPNsense add arp binding function?

Hi,

The DHCP service can indeed be set to strict mapping using ARP and reject unknown MAC addresses.

Is this what you're looking for?


Cheers,
Franco

Quote from: franco on January 31, 2017, 09:27:33 PM
Hi,

The DHCP service can indeed be set to strict mapping using ARP and reject unknown MAC addresses.

Is this what you're looking for?


Cheers,
Franco

Thank you!
If someone knows the LAN address of my network, he set up IP in the same network segment. Can this feature  prevent him from networking?

Not really, the pf firewall component of FreeBSD can't filter by MAC address (AFAIK).

Bart...