added old posts from ghost

This commit is contained in:
paul-loedige
2024-12-03 15:38:07 +01:00
parent 7ac2af94ca
commit 052470509f
15 changed files with 301 additions and 3 deletions
@@ -0,0 +1,12 @@
+++
date = '2022-09-04T15:56:51'
draft = false
title = 'Wireguard Keepalive'
type = 'post'
tags = ['Misc']
+++
If one peer is behind a DynDNS you need to use the `reresolve-dns.sh` script included with the wireguard-tools package.
Excelent [documentation in the Arch-Wiki](https://wiki.archlinux.org/title/WireGuard#Endpoint_with_changing_IP)
__Note__: wireguard-tools package is installed on another directory in Debian than in Arch. use [apt-file](/knowledge-base/finding-package-files-with-apt-files) to find the relevant directory.