It's always the your computer is unable to find it's ip address error. I have tried ipconfig release/renew , i tried the following commands that i found from googling as well to no avail.
I checked and stopped and restarted Dhcp client in services to no avail either.
Code:
: netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults: netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults: netsh int ipv6 reset reset.log
Reboot the computer.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Dhcp-Client" Guid="{15A7A4F8-0072-4EAB-ABAD-F98A4D666AED}" />
<EventID>1001</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>3</Task>
<Opcode>75</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-07-06T03:25:07.961056400Z" />
<EventRecordID>232</EventRecordID>
<Correlation />
<Execution ProcessID="996" ThreadID="2132" />
<Channel>Microsoft-Windows-Dhcp-Client/Admin</Channel>
<Computer>c-PC</Computer>
<Security UserID="S-1-5-19" />
</System>
- <EventData>
<Data Name="HWLength">6</Data>
<Data Name="HWAddress">4025C26523B9</Data>
<Data Name="StatusCode">121</Data>
</EventData>
</Event>