- Jul 6, 2015
- 3
- 0
- 0
Background:
Windows 7 Ultimate x64. My primary network adapter is configured to use a static IP address. I am using OpenVPN to connect to my VPN service. OpenVPN utilizes the virtual Tap32 adapter - Seen as Local Area Connection 2 in my network settings.
Problem:
Every time I connect to the VPN an Error 1002 is logged in Windows event viewer. The error reads as follows:
"The IP address lease x.x.x.x for the Network Card with network address 0x00FF2395D30C has been denied by the DHCP server x.x.x.x (The DHCP Server sent a DHCPNACK message)."
Note that the MAC address in the Error (FF2395D30C) is the MAC address of the Tap32 adapter.
What appears is happening is that after a successful connection to the VPN the IP address leased to the Tap32 adapter for that session is cached somewhere and then upon reconnecting at a later time, the Tap32 adapter requests that same IP address from the VPN providers' DHCP server which is then denied and a new IP address is leased to the adapter.
There doesn't appear to be any internet access or network problems other than perhaps taking a little longer to connect to the VPN but I am looking for a way to keep the error from being logged.
Is there a way to remove a network adapter's cached IP address upon disconnecting from the VPN so that the virtual adapter is not requesting that old IP address when I reconnect? Any other suggestions?
Windows 7 Ultimate x64. My primary network adapter is configured to use a static IP address. I am using OpenVPN to connect to my VPN service. OpenVPN utilizes the virtual Tap32 adapter - Seen as Local Area Connection 2 in my network settings.
Problem:
Every time I connect to the VPN an Error 1002 is logged in Windows event viewer. The error reads as follows:
"The IP address lease x.x.x.x for the Network Card with network address 0x00FF2395D30C has been denied by the DHCP server x.x.x.x (The DHCP Server sent a DHCPNACK message)."
Note that the MAC address in the Error (FF2395D30C) is the MAC address of the Tap32 adapter.
What appears is happening is that after a successful connection to the VPN the IP address leased to the Tap32 adapter for that session is cached somewhere and then upon reconnecting at a later time, the Tap32 adapter requests that same IP address from the VPN providers' DHCP server which is then denied and a new IP address is leased to the adapter.
There doesn't appear to be any internet access or network problems other than perhaps taking a little longer to connect to the VPN but I am looking for a way to keep the error from being logged.
Is there a way to remove a network adapter's cached IP address upon disconnecting from the VPN so that the virtual adapter is not requesting that old IP address when I reconnect? Any other suggestions?