Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreek committed Nov 8, 2021
1 parent 3ced711 commit 5ba1414
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,6 @@ Type:

If no private key was generated before the private key is written to `/run/flannel/wgkey`. You can use environment `WIREGUARD_KEY_FILE` to change this path.

The static name of the interface is `flannel-wg`. WireGuard tools like `wg show` can be used to debug interface and peers.
The static name of the interfaces are `flannel-wg` and `flannel-wg-v6`. WireGuard tools like `wg show` can be used to debug interfaces and peers.

Users of kernels < 5.6 need to [install](https://www.wireguard.com/install/) a module.

0 comments on commit 5ba1414

Please sign in to comment.