Comment on Help setting up a selfhosted VPN at home
rearview@lemmy.zip 1 week ago
If you have the WireGuard config from Mullvad already, just edit your wg.conf files on client devices to route all traffic via the Mullvad servers. Basically replace all the values of the [Peer]
block with Mullvad values.
If you can share your Mullvad wg config file and your woreguard-server config file here, we can sort this out together
LemmyPlay@lemmings.world 1 week ago
I’m trying to do something similar. I am using Wireguard to VPN to my home network. Then I want to route all home internet traffic through one Mullvad instance. How would I do this? So far all my attempts have failed, I was trying to set routes but I don’t have an expert understanding of both VPN settings in regards to Linux networking.