WireGuard: Difference between revisions

m Corrected wrong article before a word starting with a consonant.
m add note about systemd not adding a routing entry by default
Line 274: Line 274:
           PrivateKeyFile = "/run/keys/wireguard-privkey";
           PrivateKeyFile = "/run/keys/wireguard-privkey";
           ListenPort = 51820;
           ListenPort = 51820;
          RouteTable = "main"; # wg-quick creates routing entries automatically but we must use use this option in systemd.
         };
         };
         wireguardPeers = [
         wireguardPeers = [