This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Event Log's full of crypt32 Event ID 8

I have an Astaro Security Gateway V8 and all the PC's on my network report the following error in the event log

Failed auto update retrieval of third-party root list sequence number from:  with error: This network connection does not exist.

When I visit the URL from the event log in Internet Explorer I can see the text file and I am not being challenged by the Astaro for a user name and password to view it. I have added windowsupdate.com to the Web Security > Web Filtering > Exceptions

Matching these URLs:
^https?://wustat.windows.com/
^https?://([A-Za-z0-9.-]*\.)?windowsupdate\.com/
^https?://([A-Za-z0-9.-]*\.)?microsoft\.com/

But this has not fixed the problem, could some one please tell me how I can get this to work properly.


This thread was automatically locked due to age.
Parents
  • Thank you all for your help you all gave me enough information to point me in the right direction. For those who would like to know how to fix this problem, this is what fixed it for me.

    I have Symantec SEP 11 and one of the updates changed the way the system user account accesses the internet and it now no longer uses the proxy settings from Internet Explorer. To specify the proxy settings for this user you must run proxycfg.exe from cmd

    usage:
        proxycfg -?  : to view help information
        proxycfg     : to view current WinHTTP proxy settings
        proxycfg [-d] [-p  []]

            -d : set direct access
            -p : set proxy server(s), and optional bypass list

        proxycfg -u  : import proxy settings from current user's
                       Microsoft Internet Explorer manual settings (in HKCU)
Reply
  • Thank you all for your help you all gave me enough information to point me in the right direction. For those who would like to know how to fix this problem, this is what fixed it for me.

    I have Symantec SEP 11 and one of the updates changed the way the system user account accesses the internet and it now no longer uses the proxy settings from Internet Explorer. To specify the proxy settings for this user you must run proxycfg.exe from cmd

    usage:
        proxycfg -?  : to view help information
        proxycfg     : to view current WinHTTP proxy settings
        proxycfg [-d] [-p  []]

            -d : set direct access
            -p : set proxy server(s), and optional bypass list

        proxycfg -u  : import proxy settings from current user's
                       Microsoft Internet Explorer manual settings (in HKCU)
Children
No Data