▲ | somat 8 days ago | |
I run an openbsd firewall and was able to setup queues to limit connection speed. I mainly use it to banish iot devices to the shadow realm. (connectivity detection appears to work but it is slow enough that nothing really gets done) If not on obsd the logic is usually the same, just read up on how your router implements fair service queues.
Another fun shadow realm technique is to see how much packet loss the device can tolerate with a rule like
But this tends to trip the connectivity detector. |