[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PF and MAC adress
Miquel Abdon wrote:
> Thanks a lot,
> but I don't want to filter by MAC I want to BIND a MAC to an IP so, users canot navigate if they change their IP's by hand.
Than create a manual ARP table on the firewall.
man arp
You will probably want to create a file with your
mappings, and then load it with:
arp -f
For mor paranoia, you can even disable arp on all
the hosts on the network, and setup the OpenBSD
box to be the arp server.
--
Best Regards,
Balázs
___________________________________________
Balázs Nagy <bnagy@thenewpush.com>
TheNewPush, LLC <http://www.thenewpush.com>