Forums

Resolved
0 votes
Hi,
I have - maybe a simple question but - how to allow connect to my lan only MAC's from DHCP list, and MAC's that are not on the list to deny access.
I have set DHCP to Authoritative: Disabled, and added Static option to IP:MAC which I want to allow.
I have read some others posts and one of the solution was to drop certain MAC's with this
iptables -I INPUT -m mac --mac-source mac:address -j DROP


but i can see that those MAC are still connecting to DHCP server.

Maybe i am doing something wrong?

I am using ClearOS 6.x

Dominik
Friday, March 10 2017, 02:07 PM
Share this post:
Responses (1)
  • Accepted Answer

    Friday, March 10 2017, 06:54 PM - #Permalink
    Resolved
    0 votes
    Have a read of this thread.
    The reply is currently minimized Show
Your Reply