MAC filtering after DHCP

Posted by user1655161 on Ask Ubuntu See other posts from Ask Ubuntu or by user1655161
Published on 2012-09-29T19:03:01Z Indexed on 2012/10/27 17:17 UTC
Read the original article Hit count: 182

Filed under:
|

How to manage filtering by MAC in Ubuntu?

Scenario:

  1. Ubuntu DHCP is configured and working (network 192.168.1.0)

    a) Laptop 1 is set in configuration on Ubuntu as static IP

  2. Laptop 1 is configured for automatic IP and when is connected to server everything works.

  3. I'm taking laptop 2 which is configured as static IP 192.168.1.10 and his configuration is not set in Ubuntu dhcpd.conf

  4. After laptop 2 is connected internet working.

It is possible to do MAC filtering which disallow to connect PCs with address IP set as static but MAC address is not configured in Ubuntu (something like: intruder in network)?

© Ask Ubuntu or respective owner

Related posts about networking

Related posts about dhcp