docs: atualizadas chaves de host de vps 1 e 4 no guia de setup da vpn
This commit is contained in:
+2
-2
@@ -52,14 +52,14 @@ ListenPort = 52830
|
|||||||
|
|
||||||
# Peer 1: VPS 1 (Hub Central)
|
# Peer 1: VPS 1 (Hub Central)
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = <Chave_Publica_da_VPS_1>
|
PublicKey = jUWnuc+82vQ6kLMSI7W1i7hBRBgQKcaSZ8yJy56QSUw=
|
||||||
AllowedIPs = 10.99.0.1/32
|
AllowedIPs = 10.99.0.1/32
|
||||||
Endpoint = 158.220.109.237:51820
|
Endpoint = 158.220.109.237:51820
|
||||||
PersistentKeepalive = 25
|
PersistentKeepalive = 25
|
||||||
|
|
||||||
# Peer 2: VPS 4 (Conexão Direta - Redundância)
|
# Peer 2: VPS 4 (Conexão Direta - Redundância)
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = <Chave_Publica_da_VPS_4>
|
PublicKey = ln7phEfm4w//jZJqqlkGAjsXKWQnOw2kYc64ni5PXX0=
|
||||||
AllowedIPs = 10.99.0.4/32
|
AllowedIPs = 10.99.0.4/32
|
||||||
Endpoint = <IP_Publico_da_VPS_4>:51820
|
Endpoint = <IP_Publico_da_VPS_4>:51820
|
||||||
PersistentKeepalive = 25
|
PersistentKeepalive = 25
|
||||||
|
|||||||
Reference in New Issue
Block a user