Hacker News new | ask | show | jobs
by mbilker 566 days ago
If you are using `wg-quick`, then you need `Table = off` to disable adding routes to the system route table automatically. After that, then you can add routes manually.
1 comments

This is the answer. I too ran into the same issue. Took me awhile to figure this part out.