Remix.run Logo
mbilker 7 months 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 7 months ago | parent [-]

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