Hello,
Below is my rule … in No 1-5 I have allowed mac address to access facebook.
In No 6 Rule I have blocked all other computers within the subnet.
This rule is working for wireless connections but not computers connected on lan …
For example No 2 Mac is my lan computer where Facebook doesnt work when this rule is implemented. However if I disable the Drop rule No 6 then it will work
Please guide me what is wrong with this?
0 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=30:07:4D:12:B9:1E log=no log-prefix=“”
1 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=94:92:BC:C7:15:8A log=no log-prefix=“”
2 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=74:46:A0:BC:F7:86 log=no log-prefix=“”
3 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=F4:09:D8:DD:6A:B5 log=no log-prefix=“”
4 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=AC:72:89:B6:DB:5E log=no log-prefix=“”
5 chain=forward action=accept layer7-protocol=Facebook block
src-mac-address=74:27:EA:4A:F7:AF log=no log-prefix=“”
6 chain=forward action=drop src-address=192.168.1.0/24
layer7-protocol=Facebook block log=no log-prefix=“”