Thread 'BOINC 7.2.42 win-x86: manager can't connect to client in service install on Windows XP'

Message boards : Questions and problems : BOINC 7.2.42 win-x86: manager can't connect to client in service install on Windows XP
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Raistmer

Send message
Joined: 9 Apr 06
Posts: 302
Message 55799 - Posted: 4 Sep 2014, 10:13:45 UTC

No progress on this issue?
ID: 55799 · Report as offensive
ProfileJord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15644
Netherlands
Message 55800 - Posted: 4 Sep 2014, 13:36:12 UTC - in response to Message 55799.  

I don't know. Rom told me he'd contact you.
ID: 55800 · Report as offensive
Raistmer

Send message
Joined: 9 Apr 06
Posts: 302
Message 55886 - Posted: 8 Sep 2014, 9:08:48 UTC
Last modified: 8 Sep 2014, 9:26:52 UTC

This issue solved now, thanks Rom for troubleshoot in right direction.
The issue was broken winsock LSP that prevented communication between manager and client.

To help others with similar issue:

use

Netsh winsock show catalog

command to see list of installed LSPs.

Check if some antiviral soft or malicious soft put hooks there.

Use http://www.xp-smoker.com/downloads/xptcprep.exe or similar tool to return TCP/IP stack and winsock to default state.

EDIT: info about LSP: https://ru.wikipedia.org/wiki/Layered_Service_Provider
http://habrahabr.ru/post/162401/
ID: 55886 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5149
United Kingdom
Message 55888 - Posted: 8 Sep 2014, 9:58:20 UTC - in response to Message 55886.  

May not be necessary to download anything. Try

netsh winsock reset

Usage: reset

Remarks: Resets Winsock Catalog to a clean state.
         All Winsock Layered Service Providers which were previously
         installed must be reinstalled.
         This command does not affect Winsock Name Space Provider
         entries.

and/or

netsh int ip reset

Usage: reset [name=]<string>

Parameters:

      Tag            Value
      name         - The name of a file to which to append information
                     regarding what settings were reset.

Remarks: Resets TCP/IP and related components to a clean state.

Examples:

       reset resetlog.txt

Both require a reboot after use.

But glad you got it sorted eventually, anyway.
ID: 55888 · Report as offensive
Previous · 1 · 2

Message boards : Questions and problems : BOINC 7.2.42 win-x86: manager can't connect to client in service install on Windows XP

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.