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

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