I have their MAC blocked (anything from their MAC gets dropped), so they can't access the internet.
The current firewall filter I have is
Code: Select all
chain=forward action=drop src-mac-address=[their:mac:addr]
chain=forward action=drop src-mac-address=[their:mac:addr]
There have been some in-depth discussions here about the difficulty of blocking DHCP in Mikrotik v4, because DHCP is done BEFORE the firewall.Block them also in the input chain.
You really don't want to associate yourself with the distribution of viruses...Or allow them access and in the web proxy access section, point their static DHCP IP to one of your favourite malware sites.