mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
test-network: add testcase for invalid AllowedIPs=
This commit is contained in:
parent
af670fc635
commit
14b451f20a
@ -12,7 +12,7 @@ RouteMetric=456
|
||||
|
||||
[WireGuardPeer]
|
||||
PublicKey=RDf+LSpeEre7YEIKaxg+wbpsNV7du+ktR99uBEtIiCA=
|
||||
AllowedIPs=fd31:bf08:57cb::/48,192.168.26.0/24
|
||||
AllowedIPs=fd31:bf08:57cb::/48,192.168.26.3/24
|
||||
#Endpoint=wireguard.example.com:51820
|
||||
Endpoint=192.168.27.3:51820
|
||||
PresharedKey=IIWIV17wutHv7t4cR6pOT91z6NSz/T8Arh0yaywhw3M=
|
||||
|
Loading…
x
Reference in New Issue
Block a user