Skip to content

Commit efcc524

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-391: change request with no subject merged in GitBook
1 parent 803b7f6 commit efcc524

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ It's a name that will be visible both on the UI, but also in the desktop client
2828

2929
### Gateway VPN IP addresses and masks
3030

31-
By providing the VPN IPs/masks, you are configuring both: **the VPN internal networks and VPN server IPs**. Every gateway will bind to these addresses and Defguard will also generate and assign IP addresses for devices in this location from these networks.
32-
33-
{% hint style="warning" %}
34-
Defguard assigns IP addresses to clients by sequentially scanning each defined subnet and selecting the first available address. If no free address is found in any of the configured networks, the client will not receive an IP assignment. In such cases, you’ll need to adjust the network configuration - such as expanding the address pool by decreasing the netmask - to accommodate additional clients.
35-
{% endhint %}
31+
By providing the VPN IPs/masks, you are configuring both: **the VPN internal networks and VPN server IPs**. Every gateway will bind to these addresses and Defguard will also generate and assign IP addresses for devices in this location from these networks. 
3632

3733
This field can contain multiple IP addresses (both IPv4 and IPv6), separated by a comma (e.g. `10.10.20.1/24,fc00::abcd:0:1/96`).
3834

@@ -42,6 +38,10 @@ This field can contain multiple IP addresses (both IPv4 and IPv6), separated by
4238
Defguard supports dual-stack VPN networks, allowing simultaneous assignment of both IPv4 and IPv6 addresses to clients. Each VPN network can include multiple IPv4 and IPv6 subnets, and connected clients will automatically receive one address from each defined subnet. This enables seamless communication over both IP versions within a single VPN session.
4339
{% endhint %}
4440

41+
{% hint style="warning" %}
42+
Defguard assigns IP addresses to clients by sequentially scanning each defined subnet and selecting the first available address. If no free address is found in any of the configured networks, the client will not receive an IP assignment. In such cases, you’ll need to adjust the network configuration - such as expanding the address pool by decreasing the netmask - to accommodate additional clients.
43+
{% endhint %}
44+
4545
#### Examples
4646

4747
1. 10.11.0.1/8

0 commit comments

Comments
 (0)