Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
2k views

ip route and rule on boot

I'm trying to have the following rule and route added automaticaly on boot. Adding them manually make things work. I'm running CentOS. ip rule add from 10.1.10.10/10 dev my-tun table my-table ip ...
Alfred Balle's user avatar