Some time ago I saw this in a forum. I?m trying to implement it in my customers.
When I do step 6, every one is dropped.
Is it possible to fix?
How?
"If using WinBox, select IP->Firewall. The Filter Rules tab should be selected by default.
1. On the right side near the top is a select box allowing you to choose a chain to modify, Select the 'forward' chain.
2. Now enter a new rule for this chain. In the Src. Address field enter the customer's IP address.
3. Then select the 'Advanced' tab and enter the customer's MAC address in the Src. MAC Address field.
4. Then click the 'Action' tab and set the Action field to accept.
5. Create one of these rules for each customer.
6. Once all your customer rules are in place, create one last default rule. The only thing you need to set in the default rule is to set the action in the 'Action' tab to drop. Make sure the default rule is at the very bottom of the rule set. If any of your customer rules are below the default rule any traffic from those customers will be dropped before their specific rule is examined. With this setup, any correct packet (that is, IP and MAC match correctly) will be accepted by the forward chain and passed through the router, but any other packets will automatically be dropped."
Thanks in advance!