This error usually occurs if you have a modem instead of a router, or if you're using a bridged connection. This error mainly occurs on Windows systems.
The lines before and after the error message usually looks something like this:
IP = 0.0.0.0/0.0.0.0
MAC = __dolt__
GATEWAY = 0.0.0.0/255.255.255.255
DHCP SERV =
DHCP LEASE OBTAINED = __datum__
DHCP LEASE EXPIRES = __datum__
DNS SERV =
Initialization Sequence Completed With Errors ( see <a href="http://openvpn.net/faq.html#dhcpclientserv">http://openvpn.net/faq.html#dhcpclientserv</a> )
Solution
- Open the command prompt as Administrator.
- Run: netsh winsock reset catalog
- Run: netsh int ipv4 reset reset.log
- Restart your computer.
Now try and reconnect and see if it works better for you.