This works, but does not drop EXISTING connections from the devices specified in the rule. What is the best way to cut all connections from the devices specified in the rule immediately?
Update: Adding conntrack -D -s <IP> to the list of commands results in all existing connections from the specified IP being dropped immediately.
I’ll test it. I’d rather not flush the entire network in case it disrupts other things I’ve got going like VPN sessions for work, other devices currently streaming etc. I’d like to think things would be resilient enough to cope, but don’t wanna count on it since this is something my wife would be able to do on-demand without me knowing. It would suck to get bounced from a meeting and VPN drop whenever she wanted to kick the kids off the Internet
I have thought about that but I want to be able to disable them individually. My son might do something that revokes his Internet privileges for the day but my daughter would still want access.