Jump to content

mac acl на eth0 ubiquiti


SVD

Recommended Posts

ребят может кто сталкивался есть мост в wds.  возможно ли на стороне клиента задать фильтрацию по мак адресам на лан порт убиков.?? 

Edited by SVD
Link to post
Share on other sites
XM.v5.5.8# iptables -L -n

Chain INPUT (policy ACCEPT)

target     prot opt source               destination         

 

Chain FORWARD (policy ACCEPT)

target     prot opt source               destination         

 

Chain OUTPUT (policy ACCEPT)

target     prot opt source               destination         

XM.v5.5.8# iptables -A FIREWALL -i eth0 -s 10.10.10.24/20 -m mac --mac-source 90:e6:ba:e0:ea:4a -j RETURN

iptables: No chain/target/match by that name
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...