Skip to content

Commit 1e26ce6

Browse files
committed
Update point-to-site-concepts.md
1 parent 84eade1 commit 1e26ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-wan/point-to-site-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If a P2S VPN gateway is configured to use RADIUS-based authentication, the P2S V
5050

5151
### Azure Active Directory Authentication concepts
5252

53-
The following concepts are related to server configurations that use Azure Active Directory based authentication. Azure Active Directory based authentication is only available if the tunnel type is OpenVPN.
53+
The following concepts are related to server configurations that use Azure Active Directory-based authentication. Azure Active Directory-based authentication is only available if the tunnel type is OpenVPN.
5454

5555
| Concept | Description | Available Parameters|
5656
|--| --|--|
@@ -99,7 +99,7 @@ The following sections describe concepts associated with the P2S VPN gateway. Ev
9999

100100
|Concept| Description| Notes|
101101
|--| --|--|
102-
| Use Remote/On-premises RADIUS server setting | Controls whether or not Virtual WAN can forward RADIUS authentication packets to RADIUS servers hosted on-premises or in a Virtual Network connected to a different Virtual Hub. | This setting has two values, true or false. When Virtual WAN is configured to use RADIUS based authentication, Virtual WAN P2S gateway serves as a RADIUS proxy that sends authentication requests to your RADIUS severs. This setting (if true) allows Virtual WAN gateway to communicate with RADIUS servers deployed on-premises or in a Virtual Network connected to a different hub. If false, the Virtual WAN will only be able to authenticate with RADIUS servers hosted in Virtual Networks connected to the hub with the gateway.|
102+
| Use Remote/On-premises RADIUS server setting | Controls whether or not Virtual WAN can forward RADIUS authentication packets to RADIUS servers hosted on-premises or in a Virtual Network connected to a different Virtual Hub. | This setting has two values, true or false. When Virtual WAN is configured to use RADIUS-based authentication, Virtual WAN P2S gateway serves as a RADIUS proxy that sends authentication requests to your RADIUS severs. This setting (if true) allows Virtual WAN gateway to communicate with RADIUS servers deployed on-premises or in a Virtual Network connected to a different hub. If false, the Virtual WAN will only be able to authenticate with RADIUS servers hosted in Virtual Networks connected to the hub with the gateway.|
103103
| RADIUS Proxy IPs | RADIUS authentication packets sent by the P2S VPN gateway to your RADIUS server have source IPs specified by the RADIUS Proxy IP's field. These IPs need to be allow-listed as RADIUS clients on your RADIUS server. | This parameter isn't directly configurable. If 'Use Remote/On-premises RADIUS server' is set to true, the RADIUS Proxy IPs are automatically configured as IP addresses from client address pools specified on the gateway. If this setting is false, the IPs are IP addresses from within the hub address space. RADIUS proxy IPs can be found on Azure portal on the P2S VPN gateway page. |
104104

105105
### Connection configuration concepts

0 commit comments

Comments
 (0)