Identity management for WireGuard
Identity management for WireGuard
Posted Oct 20, 2022 5:55 UTC (Thu) by donald.buczek (subscriber, #112892)In reply to: Identity management for WireGuard by mbunkus
Parent article: Identity management for WireGuard
So please let me try again: The solution you proposed (manually modify client config) is valid in view of what has been said before. However, it wouldn't fit our environment, because we have an additional constraint, which I didn't mention before: The vpn client machines are multiuser machines and it is, of course, not wanted, that the traffic of one user goes over the vpn connection of another user.
This is why your suggestion wouldn't work for us and why we need to run the specific applications of the specific user, which requires the vpn connection, in its own network namespace anyway. The security considerations are resolved along that way.