fix: removida linha DNS de wg0.conf na VPS 4 para evitar conflito de systemd-resolved
This commit is contained in:
@@ -58,7 +58,6 @@ Antes de ativar a conexão na VPS 4, o servidor central (**VPS 1**) precisa auto
|
||||
[Interface]
|
||||
Address = 10.99.0.4/24
|
||||
PrivateKey = 4PAIHMPhK0RSs878Lc275hCu2lluzm0QTY9x7T25XEQ=
|
||||
DNS = 1.1.1.1, 8.8.8.8
|
||||
|
||||
[Peer]
|
||||
# VPS 1 (Hub Central / Gateway de Entrada)
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
[Interface]
|
||||
Address = 10.99.0.4/24
|
||||
PrivateKey = 4PAIHMPhK0RSs878Lc275hCu2lluzm0QTY9x7T25XEQ=
|
||||
# DNS opcional para resolução interna segura, se necessário
|
||||
DNS = 1.1.1.1, 8.8.8.8
|
||||
|
||||
[Peer]
|
||||
# VPS 1 (Hub Central / Gateway de Entrada)
|
||||
|
||||
Reference in New Issue
Block a user