Author Topic: Cant interpret Network log life  (Read 3543 times)

0 Members and 1 Guest are viewing this topic.

Offline ColMac

  • Newbie
  • *
  • Join Date: Aug 2019
  • Posts: 2
  • Karma: 0
    • View Profile
Cant interpret Network log life
« on: August 05, 2019, 11:02:39 am »
Hi folks, I'm a newbie here on my first visit after finding Tweaking .com.

On the repair network log I got the following log file details.

Unfortunately I don't know enough to interpret these results (I hate networks and do not understand them), so I'd appreciate any help. Do I need to do anything to coorect the situation rep[oprted here. Running Win 10 Home 64 1903.

Thanks

Colin



Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

Ok.

There's no user specified settings to be reset.


Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

The following command was not found: int 6to4 reset all.
There's no user specified settings to be reset.

There's no user specified settings to be reset.


The following command was not found: int isatap reset all.


Reset of all TCP parameters FAILED: Unable to set global on ipv4.
The system cannot find the file specified.


The following command was not found: int teredo reset all.

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

Windows IP Configuration

Registration of DNS records failed: The service did not respond to the start or control request in a timely fashion.


Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

Ok.

There's no user specified settings to be reset.


Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

The following command was not found: int 6to4 reset all.
There's no user specified settings to be reset.

There's no user specified settings to be reset.


The following command was not found: int isatap reset all.


Reset of all TCP parameters FAILED: Unable to set global on ipv4.
The system cannot find the file specified.


The following command was not found: int teredo reset all.

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

Windows IP Configuration

Registration of DNS records failed: The service did not respond to the start or control request in a timely fashion.

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Cant interpret Network log life
« Reply #1 on: August 05, 2019, 02:30:53 pm »
I had similar errors in my Network log, but open a Command Prompt (Admin) and enter -

netcfg -d

shutdown /r /t 00

Then go into Device Manager after the reboot, click on View/Show hidden devices/Network adapters and ensure they are all present such as the wireless and Ethernet adapters.

If they aren't, then repeat those two cmds and check Device Manager again after the reboot.

Open a Command Prompt (Admin) and enter these cmds but let me know if either fail.

The resetlog.txt cmd may have an hiccup in it but should complete.

netsh winsock reset

netsh int ip reset resetlog.txt

ipconfig /flushdns

ipconfig /registerdns

shutdown /r /t /00

After the reboot go Start - type reliability then click on View reliability history when it comes up to see if you have any red crosses for today's date.

« Last Edit: August 05, 2019, 02:43:07 pm by Boggin »

Offline ColMac

  • Newbie
  • *
  • Join Date: Aug 2019
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Cant interpret Network log life
« Reply #2 on: August 05, 2019, 02:49:53 pm »
Many thanks

I'll look at that in the morning


Ta


Colin


Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Cant interpret Network log life
« Reply #3 on: August 05, 2019, 02:52:40 pm »
Okay.

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Cant interpret Network log life
« Reply #4 on: August 05, 2019, 03:34:36 pm »
The netcfg -d cmd resets the Network adapters.

I've just done that cmd on mine and I had to click on the WiFi icon to reconnect to my SSID with the password.

I don't remember having to do that the last time I tried it.