Assign same static IP to a Windows 2003 VPN connection

nonlinear

New Member
Joined
Jun 17, 2023
Messages
3
Every time a user is using our Windows VPN to connect to the company network a new IP from a static range is taken. This range is configured in a Windows 2003 Server. Because we have applications that require static IP (same IP every time the user connects through the VPN) how can we achieve this?
 
To assign the same static IP to a Windows 2003 VPN user, you can follow these steps:
1. Open the Routing and Remote Access console on your Windows 2003 Server.
2. Navigate to the IP Routing node, and then to the General node.
3. Right-click on the General node and select New Routing Protocol.
4. Select Static IP Address Pool from the list of available routing protocols.
5. Provide a name for the static IP address pool, and then specify the range of IP addresses that you want to use.
6. Click OK to create the static IP address pool.
Once the static IP address pool is created, you can assign the same static IP to a Windows 2003 VPN user by following these steps:
1. Open the Active Directory Users and Computers console on your Windows 2003 Server.
2. Navigate to the user account that you want to assign a static IP address to.
3. Right-click on the user account and select Properties from the context menu.
4. Select the Dial-in tab, and then select Assign a Static IP Address.
5. Enter the IP address that you want to assign to the user, and then click Apply to save the changes.
From now on, whenever this user connects to the VPN, they will always be assigned the same static IP address that you specified.
 
ChatGPT blows up...
4. Select the Dial-in tab, and then select Assign a Static IP Address.
This option is disabled!
 
There is not "Enable IP routing"