You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-other.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ ms.service: vpn-gateway
6
6
ms.topic: how-to
7
7
author: cherylmc
8
8
ms.author: cherylmc
9
-
ms.date: 05/11/2022
9
+
ms.date: 03/12/2024
10
10
---
11
11
# Configure a VPN client for point-to-site: RADIUS - other methods and protocols
12
12
13
13
To connect to a virtual network over point-to-site (P2S), you need to configure the client device that you'll connect from. This article helps you create and install the VPN client configuration for RADIUS authentication that uses methods other than certificate or password authentication.
14
14
15
-
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md). and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
15
+
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md), and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
Copy file name to clipboardExpand all lines: articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-password.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ ms.service: vpn-gateway
6
6
ms.topic: how-to
7
7
author: cherylmc
8
8
ms.author: cherylmc
9
-
ms.date: 05/11/2022
9
+
ms.date: 03/12/2024
10
10
---
11
11
# Configure a VPN client for point-to-site: RADIUS - password authentication
12
12
13
13
To connect to a virtual network over point-to-site (P2S), you need to configure the client device that you'll connect from. You can create P2S VPN connections from Windows, macOS, and Linux client devices. This article helps you create and install the VPN client configuration for username/password RADIUS authentication.
14
14
15
-
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md). and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
15
+
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md), and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
1. Select **Authentication Settings**. Select **Username** in the list and enter your credentials. If you entered the credentials earlier, then **Username** is automatically chosen in the list and the username and password are pre-populated. Select **OK** to save the settings.
136
+
1. Select **Authentication Settings**. Select **Username** in the list and enter your credentials. If you entered the credentials earlier, then **Username** is automatically chosen in the list and the username and password are prepopulated. Select **OK** to save the settings.
137
137
138
138
:::image type="content" source="./media/point-to-site-vpn-client-config-radius-password/mac/authentication.png" alt-text="Screenshot that shows the Authentication settings drop-down with Username selected." lightbox="./media/point-to-site-vpn-client-config-radius-password/mac/authentication.png":::
139
139
@@ -177,7 +177,7 @@ The following instructions were created through strongSwan 5.5.1 on Ubuntu 17.0.
177
177
178
178
## Additional steps for Azure virtual machine
179
179
180
-
In case you are executing the procedure on an Azure virtual machine running Linux, there are additional steps to perform.
180
+
In case you're executing the procedure on an Azure virtual machine running Linux, there are additional steps to perform.
181
181
182
182
1. Edit the **/etc/netplan/50-cloud-init.yaml** file to include the following parameter for the interface
0 commit comments