Skip to content

Commit b61c0cc

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-421: change request with no subject merged in GitBook
1 parent 8599edf commit b61c0cc

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

admin-and-features/wireguard/create-your-vpn-network.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,18 @@ Defguard assigns IP addresses to clients by sequentially scanning each defined s
5353

5454
### Gateway address
5555

56-
It's the **public IP** address to which the remote peer's/users will connect to. This IP address is **will be shared in the configuration** for the clients, but defguard gateways do **not bind to this address**.
56+
It's the **public IP address** or **DNS domain** to which the remote peer's/users will connect to. This address is **will be shared in the configuration** for the clients, but defguard gateways do **not bind to this address**.
5757

58-
{% hint style="warning" %}
59-
Defguard gateways bind to all IP addresses and the port defined below.
58+
{% hint style="info" %}
59+
**Defguard gateways bind to all IP addresses and the port defined below.**
6060

6161
This is very handy if you are setting up a **high availability active-active** solution with multiple gateways - then this public IP needs to be exposed and controled by load-balancers or any other solution that will forward this to gateways.
6262
{% endhint %}
6363

64+
{% hint style="success" %}
65+
DNS domain is **very useful** for example is a setup uses Dynamic DNS (DDNS).
66+
{% endhint %}
67+
6468
### Gateway port
6569

6670
Defguard **gateways bind to this port** and this port is shared in configuration to any client.

0 commit comments

Comments
 (0)