Wireguards
parent
74a3d7a98d
commit
2ee68a9d92
@ -0,0 +1,12 @@
|
|||||||
|
[Interface]
|
||||||
|
PrivateKey = 4BZHeHTS/BxAk4g8hnuPt9XnT/PkNonouwvTBqWzuEg=
|
||||||
|
#PublicKey = TISpt9e6DkduZVO4vxtq2xc5obdQk+oVAmASGwO+QC4=
|
||||||
|
|
||||||
|
# Uo
|
||||||
|
[Peer]
|
||||||
|
PublicKey = ayYOaj4sTxuLfc43v7jzm3vLwaBHwgPNHHPaqSoGuWg=
|
||||||
|
# I guess everything goes?
|
||||||
|
AllowedIPs = ::/0
|
||||||
|
PersistentKeepalive = 30
|
||||||
|
# FIXME: We know that this is IPv4-only host, but still it would be better to use a hostname with both IP addresses…
|
||||||
|
Endpoint = 100.100.0.2:62421
|
@ -0,0 +1,11 @@
|
|||||||
|
[Interface]
|
||||||
|
PrivateKey = iKIS2LUeG+p1BopORRzys07H+XQsFiC0KOtQralM6UM=
|
||||||
|
#PublicKey = rds4mKmqeqvfkXa54HUfSm1gSd/SsOgoKzM8J3MxjHY=
|
||||||
|
|
||||||
|
# Uo
|
||||||
|
[Peer]
|
||||||
|
PublicKey = /8CkD4bw2UAyJERNPAm7x2dVwcJhQFHXDLXPshi8qzM=
|
||||||
|
AllowedIPs = 2a01:4f8:c0c:36b8:ff01:8000:10:f06/128
|
||||||
|
PersistentKeepalive = 30
|
||||||
|
# FIXME: We know that this is IPv4-only host, but still it would be better to use a hostname with both IP addresses…
|
||||||
|
Endpoint = 100.100.0.2:52345
|
@ -0,0 +1,9 @@
|
|||||||
|
[Interface]
|
||||||
|
PrivateKey = 0PzCYMZWnvmHGrz39yfPIacR0QsC4+vu5Oywj4UcNWk=
|
||||||
|
#PublicKey = ayYOaj4sTxuLfc43v7jzm3vLwaBHwgPNHHPaqSoGuWg=
|
||||||
|
ListenPort = 62421
|
||||||
|
|
||||||
|
# Xe
|
||||||
|
[Peer]
|
||||||
|
PublicKey = TISpt9e6DkduZVO4vxtq2xc5obdQk+oVAmASGwO+QC4=
|
||||||
|
AllowedIPs = 2a01:4f8:c0c:36b8:ff01:8000:0:0003/128 2a01:4f8:c0c:36b8:ff01:8000:0:0004/128
|
@ -0,0 +1,9 @@
|
|||||||
|
[Interface]
|
||||||
|
PrivateKey = WPFnuxrOJP7F5oXodB4O6uPTn5qzGQUwg6AekuYG43Y=
|
||||||
|
#PublicKey = /8CkD4bw2UAyJERNPAm7x2dVwcJhQFHXDLXPshi8qzM=
|
||||||
|
ListenPort = 52345
|
||||||
|
|
||||||
|
# Xe
|
||||||
|
[Peer]
|
||||||
|
PublicKey = rds4mKmqeqvfkXa54HUfSm1gSd/SsOgoKzM8J3MxjHY=
|
||||||
|
AllowedIPs = 2a01:4f8:c0c:36b8:ff01:8000:10:f03/128
|
Loading…
Reference in New Issue