Code: Select all
add action=drop chain=forward comment="block SlingBox from internet" log-prefix="SB ESC ATMT" src-mac-address=00:13:B6:0F:99:8F
Now, I have set up a wireguard VPN and closed all my other open ports. I access a bunch of IPCams via wireguard now. All is good. Works great.
I want to similarly block all these cams from calling home. Is it possible to do this in the one rule above or one copy of it? The winbox GUI doesn't seem to encourage doing this as there is only one Src MAC address field. I've got 6 cams. What is best practice? 6 separate rules? Can you delimit a list in the SrcMAC entry with commas? Can you create a list file and reference that? Something else that's better?
I'm new to Mikrotik.and I've experienced a few really painful "learning opportunities". I am really happy with what I've built and I don't want to screw it up. This is the first question I haven't been able to search up an answer to.
Thanks much.