Hi,
I am testing out Azure Point To Site VPN by following the instructions as stated on the links below:
Everything is already set up, (root certificate, client certificate, downloaded the VPN client) and was able to connect already. On the management portal it is showing that there is 1 client connect. The problem is when I run ipconfig/all I am not getting a different IP address so I believe that I don't still have a network access even it says "connected":
PPP adapter testvpn:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : testvpn
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 169.254.190.4(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 208.67.222.222
208.67.220.220
NetBIOS over Tcpip. . . . . . . . : Enabled
Do I have to manually set the IP address since DHCP is disabled ? But I don't know where to set those IP address on the client PC. I've checked the Propeprties of my VPN connection and there's no option to set an IP address.
Am I missing something ? Thanks.