/ip route add dst-address=0.0.0.0/0 gateway=v2ray-container
Solution: Ensure your config.json has "user": "root" inside the inbound/outbound settings. Add cap-add=net-admin to the container config. v2ray mikrotik
Create a specific routing table with a default route ( 0.0.0.0/0 ) pointing to the V2Ray container's IP address. 4. Why use V2Ray on MikroTik? /ip route add dst-address=0