Skip to content

Commit 67df926

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-288: change request with no subject merged in GitBook
1 parent 6d54edd commit 67df926

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

admin-and-features/setting-up-your-instance/high-availability-and-failover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ All gateways that are successfully connected for the location are displayed unde
3131

3232
<figure><img src="../../.gitbook/assets/Screenshot 2024-11-12 at 17.01.42.png" alt=""><figcaption></figcaption></figure>
3333

34+
### What is the gateway peers persistance (if core/proxy services fail)
35+
36+
1. For **VPN Locations without MFA** - it's persistent until the system reboot - _even if the gateway will not work_ - as the gateway configures WireGuard "in kernel".
37+
2. For **VPN Locations with MFA**, this depends on the _Peer Disconnect Threshold (seconds)_ setting in the VPN Location settings. This setting specifies that if the peer is inactive for _(defined seconds)_, the gateway should remove it from the configuration. Therefore, if the proxy/core is not operational, MFA authentication will fail, and the peer will not be added if it is disconnected.
38+
3439
## Core / Proxy - Failover
3540

3641
The core service handles gateway states as well as core connects _**to the proxy**_. Since proxy serves HTTP based protocol communication and should be in the public Internet, it needs to be secure, thus core connects to the proxy.

help/configuring-vpn/add-new-instance/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description: >-
44
desktop client and add all VPN Locations available for you.
55
---
66

7-
# Adding instance to defguard client
7+
# Defguard Desktop Client
8+
9+
Defguard Desktop Client is required if you want to use Multi-Factor Authentication as any other WireGuard client doesn't support this functionality.
810

911
## When you can access defguard
1012

0 commit comments

Comments
 (0)