Hi :) Solution to Block ARP Registration on MikroTik 1. **Create Firewall Rules**: - Go to **IP** > **Firewall**. - Add rules to **drop** traffic: - **Chain**: `forward` - **Src. Address**: [IP of Computer 1] - **Dst. Address**: [IP of Computer 2] - Repeat for the reverse. 2. **ARP Settings**: - Go ...