Page 1 of 1

multiple configs and different namespaces

Posted: Fri Nov 01, 2019 11:55 am
by bartgrefte
I've been Googling about how to run multiple OpenVPN configs (a server and a client), which doesn't seem to difficult. What I can't seem to find is how to accomplish this when the client-config needs to run in a different network namespace.

I know how to execute a program to have it run in the other namespace, but I haven't been able to find how to do this with OpenVPN when it involves multiple configs.

Is there anyone who happens to know how to do this?

OS: Debian Buster (headless, no GUI).

Re: multiple configs and different namespaces

Posted: Tue Nov 05, 2019 11:40 am
by d2t93y7c
Do have any actual code which you tried and failed that you could show?