Remix.run Logo
mbilker 2 years 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.

graton 2 years ago | parent [-]

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