Opferlamm-Clan Board
www.opferlamm-clan.de
Verantwortlich für diese bösen Machenschaften: siehe Impressum

Registrierung Kalender Mitgliederliste Suche Häufig gestellte Fragen Zur Startseite

Opferlamm-Clan Board » Call of Duty-Board » CoD- und CoD:UO - Hilfe » PB: Handshaking failed (Service Communication Failure; PnBstrB.exe handshaking failed) » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen
Neues Thema erstellen Antwort erstellen
Zum Ende der Seite springen PB: Handshaking failed (Service Communication Failure; PnBstrB.exe handshaking failed)
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Syrius
Warmes Händchen


images/avatars/avatar-1471.jpg


Dabei seit: 04.03.2007
Beiträge: 137


PB: Handshaking failed (Service Communication Failure; PnBstrB.exe handshaking failed) Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Hallo leute ich hab schon alles versucht, was ihr hier zu dem thema:“ Servererbindung getrennt: has been Kicked via Pnkbuster (for 0 Minutes). restrioction: Service Communication Failure; PnBstrB.exe handshaking failed“"reingepostet habt, könnt ihr mir noch irgendwelche tipps geben

Bin echt schon am verzweifeln, weil nichts funktioniert. Habe schon neu installiert und FW ausgemacht aber nix hilft.

--- edited by yoda: Thema angepasst ---

__________________
Fehler sind Menschlich, aber wer richtig scheiße bauen will brauch einen PC oder muss bei IW/AV anfangen!

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von yoda: 06.09.2007 01:44.

Syrius ist offline Beiträge von Syrius suchen Nehmen Sie Syrius in Ihre Freundesliste auf
Kelli
... sehr viel alleine


Dabei seit: 09.11.2006
Beiträge: 2.504


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Vista? XP?

mach mal Start -> ausführen -> cmd[ENTER]
sc query pnkbstrb
sc query pnkbstra
netstat -anob

und poste die Ausgabe aller drei Befehle.

__________________
„ Allah ist Groß, und wir sind armselige Tröpfe mit unseren ganzen Wissenschaften Herrlichkeit.“

Dieser Beitrag wurde 420 mal editiert, zum letzten Mal von der Bundesregierung Niemand: Heute, 11:42.

https://kkde.de/scum/
Kelli ist offline Homepage von Kelli Beiträge von Kelli suchen Nehmen Sie Kelli in Ihre Freundesliste auf
mad mäx
Teetrinker


images/avatars/avatar-283.gif


Dabei seit: 07.09.2006
Beiträge: 32


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Hallo, bin zwar nicht der anfragensteller hier, jedoch hat mein Kumpel das selbe
Problem auf seinem Rechner... haben alles schon Probiert FW aus und updaten mit dem pbsvc aber irgendwie funzt alles net...

anbei mal die Kopie was er mir bei den Befehlen ausspuckt...

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
SERVICE_NAME: pnkbstrb
        TYPE               : 10  WIN32_OWN_PROCESS
        STATE              : 1  STOPPED
                                (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
        WIN32_EXIT_CODE    : 0  (0x0)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 0x0

C:\Dokumente und Einstellungen\Simon>sc query pnkbstra

SERVICE_NAME: pnkbstra
        TYPE               : 10  WIN32_OWN_PROCESS
        STATE              : 4  RUNNING
                                (STOPPABLE,NOT_PAUSABLE,ACCEPTS_SHUTDOWN)
        WIN32_EXIT_CODE    : 0  (0x0)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 0x0

C:\Dokumente und Einstellungen\Simon>netstat -anob

Aktive Verbindungen

  Proto  Lokale Adresse         Remoteadresse          Status           PID
  TCP    0.0.0.0:80             0.0.0.0:0              ABHÖREN         3780
  [Skype.exe]

  TCP    0.0.0.0:135            0.0.0.0:0              ABHÖREN         1384
  c:\windows\system32\WS2_32.dll
  C:\WINDOWS\system32\RPCRT4.dll
  c:\windows\system32\rpcss.dll
  C:\WINDOWS\system32\svchost.exe
  C:\WINDOWS\system32\ADVAPI32.dll
  [svchost.exe]

  TCP    0.0.0.0:443            0.0.0.0:0              ABHÖREN         3780
  [Skype.exe]

  TCP    0.0.0.0:445            0.0.0.0:0              ABHÖREN         4
  [System]

  TCP    0.0.0.0:2869           0.0.0.0:0              ABHÖREN         1556
  C:\WINDOWS\system32\httpapi.dll
  c:\windows\system32\ssdpsrv.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  TCP    0.0.0.0:32752          0.0.0.0:0              ABHÖREN         3780
  [Skype.exe]

  TCP    0.0.0.0:44080          0.0.0.0:0              ABHÖREN         432
  [AVWEBGRD.EXE]

  TCP    0.0.0.0:44110          0.0.0.0:0              ABHÖREN         1568
  [avmailc.exe]

  TCP    10.0.0.1:139           0.0.0.0:0              ABHÖREN         4
  [System]

  TCP    127.0.0.1:1027         0.0.0.0:0              ABHÖREN         1696
  [alg.exe]

  TCP    10.0.0.1:1915          91.200.97.48:60964     HERGESTELLT     3780
  [Skype.exe]

  TCP    10.0.0.1:32752         88.68.114.15:19675     HERGESTELLT     3780
  [Skype.exe]

  TCP    10.0.0.1:32752         91.193.160.244:25236   HERGESTELLT     3780
  [Skype.exe]

  TCP    127.0.0.1:1687         127.0.0.1:1688         HERGESTELLT     2872
  [firefox.exe]

  TCP    127.0.0.1:1688         127.0.0.1:1687         HERGESTELLT     2872
  [firefox.exe]

  TCP    127.0.0.1:1691         127.0.0.1:1692         HERGESTELLT     2872
  [firefox.exe]

  TCP    127.0.0.1:1692         127.0.0.1:1691         HERGESTELLT     2872
  [firefox.exe]

  TCP    10.0.0.1:32752         92.112.64.148:10467    WARTEND         0
  TCP    127.0.0.1:44080        127.0.0.1:2447         WARTEND         0
  UDP    0.0.0.0:1083           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  -- unbekannte Komponente(n) --
  [svchost.exe]

  UDP    0.0.0.0:2132           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  UDP    0.0.0.0:4500           *:*                                    1160
  [lsass.exe]

  UDP    0.0.0.0:500            *:*                                    1160
  [lsass.exe]

  UDP    0.0.0.0:32752          *:*                                    3780
  [Skype.exe]

  UDP    0.0.0.0:1697           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  UDP    0.0.0.0:2222           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  UDP    0.0.0.0:2223           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  UDP    0.0.0.0:2133           *:*                                    1528
  C:\WINDOWS\system32\mswsock.dll
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\DNSAPI.dll
  c:\windows\system32\dnsrslvr.dll
  C:\WINDOWS\system32\RPCRT4.dll
  [svchost.exe]

  UDP    0.0.0.0:443            *:*                                    3780
  [Skype.exe]

  UDP    0.0.0.0:445            *:*                                    4
  [System]

  UDP    10.0.0.1:123           *:*                                    1424
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\w32time.dll
  ntdll.dll
  -- unbekannte Komponente(n) --
  [svchost.exe]

  UDP    10.0.0.1:1900          *:*                                    1556
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\ssdpsrv.dll
  C:\WINDOWS\system32\ADVAPI32.dll
  C:\WINDOWS\system32\kernel32.dll
  [svchost.exe]

  UDP    10.0.0.1:137           *:*                                    4
  [System]

  UDP    10.0.0.1:138           *:*                                    4
  [System]

  UDP    127.0.0.1:44301        *:*                                    1632
  [PnkBstrA.exe]

  UDP    127.0.0.1:123          *:*                                    1424
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\w32time.dll
  ntdll.dll
  C:\WINDOWS\system32\kernel32.dll
  [svchost.exe]

  UDP    127.0.0.1:1900         *:*                                    1556
  c:\windows\system32\WS2_32.dll
  c:\windows\system32\ssdpsrv.dll
  C:\WINDOWS\system32\ADVAPI32.dll
  C:\WINDOWS\system32\kernel32.dll
  [svchost.exe]

  UDP    127.0.0.1:9977         *:*                                    1952
  [acs.exe]

  UDP    127.0.0.1:1025         *:*                                    1952
  [acs.exe]

  UDP    127.0.0.1:1063         *:*                                    3780
  [Skype.exe]

  UDP    127.0.0.1:9877         *:*                                    1952
  [acs.exe]

  UDP    127.0.0.1:62976        *:*                                    1952
  [acs.exe]



Also ich bin mit meinem Latein wieder mal am Ende...

Achso da habe ich auch noch was ...

von dem pbsvc Test:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
Starting PunkBuster Service Tests (v0.986) (03/02/08 15:46:19)
Checking OS
  Windows XP (build 2600, Service Pack 2) 32-bit
Checking PnkBstrA service status   RUNNING
Checking PnkBstrA Version          OK (1029)
Extracting "PnkBstrB.exe" to:
   "C:\Dokumente und Einstellungen\Simon\Anwendungsdaten\PnkBstrB.exe"
                                   OK
Checking firewall settings         OFF
Checking if PnkBstrB is running    STOPPED
Getting port for PnkBstrA          OK (44301)
Opening socket for packet send     OK
Sending version packet to PnkBstrA SENT
Receiving version from PnkBstrA    OK
Received 6 bytes from 127.0.0.1:44301
  Response = 7032 (ms) Version = v1029
Getting PnkBstrB install instance  OK
Sending start packet to PnkBstrA   SENT
Waiting for packet from PnkBstrA   OK
Received 3 bytes from 127.0.0.1:44301
  Response = 11032 (ms) PnkBstrB started.
  Load SUCCESSFUL.
Watching for PnkBstrB instance change (6) CHANGED (7)
Getting port for PnkBstrB          OK (45301)
Sending version packet to PnkBstrB SENT
Receiving version from PnkBstrB    TIMEOUT
Checking PnkBstrK driver status    NOT FOUND
Extracting new PnkBstrK to:
   "C:\Dokumente und Einstellungen\Simon\Anwendungsdaten\PnkBstrK.sys"
                                   OK
Sending load packet to PnkBstrB    SENT
Checking PnkBstrK driver status    NOT FOUND
Manually stopping PnkBstrB         STOPPED
Removing test PnkBstrB file        OK
  PnkBstrA.log:  ice is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.

  PnkBstrB.log:  formation.
[03.02.2008 15:11:30] PnkBstrB v2.058 (COD4) Service Started Successfully. This service is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.
[03.02.2008 15:21:15] PnkBstrB v2.058 (COD4) Service Started Successfully. This service is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.
[03.02.2008 15:33:38] PnkBstrB v1.806 (PBSVC) Service Started Successfully. This service is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.
[03.02.2008 15:36:04] PnkBstrB v1.806 (PBSVC) Service Started Successfully. This service is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.
[03.02.2008 15:46:28] PnkBstrB v1.806 (PBSVC) Service Started Successfully. This service is a component of the PunkBuster Anti-Cheat system. Visit http://www.evenbalance.com for more information.


----------------------------------
  Tests finished.



Vieleicht wisst ihr ja eine antwort..

Ich danke schon mal im vorraus..

So Long

Ding Dong



EDIT:/// SORRY HAB ICH BLÖD IN DIE FALSCHE ABTEILUNG GEPOSTET....
SORRY

__________________
www.watchmygame.de


Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von mad mäx: 02.03.2008 15:54.

mad mäx ist offline E-Mail an mad mäx senden Homepage von mad mäx Beiträge von mad mäx suchen Nehmen Sie mad mäx in Ihre Freundesliste auf
EricCartman
Teetrinker


Dabei seit: 15.10.2006
Beiträge: 33


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\xxxx>sc query pnkbstra

SERVICE_NAME: pnkbstra
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

C:\Users\David>sc query pnkbstrb

SERVICE_NAME: pnkbstrb
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

C:\Users\xxx>


mfg ich hoffe auf hilfe
EricCartman ist offline E-Mail an EricCartman senden Homepage von EricCartman Beiträge von EricCartman suchen Nehmen Sie EricCartman in Ihre Freundesliste auf
Baumstruktur | Brettstruktur
Gehe zu:
Neues Thema erstellen Antwort erstellen
Opferlamm-Clan Board » Call of Duty-Board » CoD- und CoD:UO - Hilfe » PB: Handshaking failed (Service Communication Failure; PnBstrB.exe handshaking failed)

Impressum ||Datenschutzerklärung

Forensoftware: Wbb - WoltLab GmbH || zum Archiv