Share via


VPN client getting different IP Address then assigned

Question

Wednesday, June 17, 2015 9:55 AM

Hi,

I have  a Windows Server 2008 configured as VPN Server , i have defined static ip address for some client due to some need , because our AX Server need to connect to client for some data pushing and we need static ip address for client ,

but the issue is some time client didn't get the ip address which is defined in its properties , but a different one , and if we disconnect and connect again its get the right ip address , sometime we need to do the disconnect many time to get the correct ip address ....

is something i am missing to get the specific ip address for vpn user ??

 

All replies (5)

Thursday, June 18, 2015 7:05 AM ✅Answered

Hi Balal,

First, we could check the events of DHCP Client service to see if it could help to analyze the problem.

Then, we could check the settings of clients again.

If its configuration is right and it still doesn’t work, we may try to use Dial-in properties.

  • Open Active Directory Users and Computers.
  • Double click the user and choose Dial-in tab.
  • Choose Assign Static IP Addresses and configure it.
  • Open Network Policies of VPN in NPS server.
  • On Overview tab, do not choose Ignore user account dial-in properties.

Here is the guide for configuring:

Configure static IP address assignment:
https://technet.microsoft.com/en-us/library/cc786213(v=ws.10).aspx

Best Regards,

Leo

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].


Thursday, June 18, 2015 7:40 AM

Hi Leo,

Thanks for the reply , here are some information that i ahve check ,

we are not using DHCP.

we are not using NPS.

users are local instead of AD

mostly they get the correct IP Address but some time not and we need to disconnect them again and gain to get the correct ip address .


Thursday, June 18, 2015 7:56 AM

Hi Balal,

We could also assign static IP addresses for clients in dial-in properties if they are not domain users. The procedure is described in the article.

Besides, which method you took to assign addresses for remote clients?

Best Regards,

Leo

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].


Thursday, June 18, 2015 8:01 AM

I am doing the same like , i am assigning ip to go into dial in properties and assign static ip address 


Friday, June 19, 2015 3:05 AM

Hi Balal

I suppose we could use Network Monitor to analyze the problem.

Here are the steps.

1. Set the client to use PPTP as VPN protocol. 

2. Install Network Monitor on client and start a new capture.

3. Connect VPN on client.

4. Then we could analyze the process to find the problem.

Here is the guide for Network Monitor:

Network Monitor:

https://technet.microsoft.com/en-us/library/cc938655.aspx

Here is the reference for PPTP:

Point-to-Point Tunneling Protocol:

https://technet.microsoft.com/en-us/library/cc958045.aspx

Best Regards,

Leo

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].