mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
cb31e7c861
This also refactor wireguard_read_key_file().
17 lines
398 B
SYSTEMD
17 lines
398 B
SYSTEMD
[NetDev]
|
|
Name=wg99
|
|
Kind=wireguard
|
|
|
|
[WireGuard]
|
|
PrivateKey=EEGlnEPYJV//kbvvIqxKkQwOiS+UENyPncC4bF46ong=
|
|
ListenPort=51820
|
|
FwMark=1234
|
|
|
|
[WireGuardPeer]
|
|
PublicKey=RDf+LSpeEre7YEIKaxg+wbpsNV7du+ktR99uBEtIiCA=
|
|
AllowedIPs=fd31:bf08:57cb::/48,192.168.26.0/24
|
|
#Endpoint=wireguard.example.com:51820
|
|
Endpoint=192.168.27.3:51820
|
|
PresharedKey=IIWIV17wutHv7t4cR6pOT91z6NSz/T8Arh0yaywhw3M=
|
|
PersistentKeepalive=20
|