Good evening! Game Ragnarok does not want to connect to the server. OS - FreeBSD 8.0 Wine-1.1.42_1,1 I turned on debug(WINEDEBUG fixme-all,err-all,+winsock) and see: Code: mycomp# wine ragnarok.exe trace:winsock:DllMain 0x7ebc0000 0x1 0x1 trace:winsock:WSAStartup verReq=101 trace:winsock:WSAStartup succeeded trace:winsock:WSAStartup verReq=101 trace:winsock:WSAStartup succeeded trace:winsock:DllMain 0x7ebc0000 0x2 0x0 trace:winsock:DllMain 0x7ebc0000 0x2 0x0 trace:winsock:DllMain 0x7ebc0000 0x2 0x0 trace:winsock:DllMain 0x7ebc0000 0x3 0x0 trace:winsock:DllMain 0x7ebc0000 0x2 0x0 trace:winsock:DllMain 0x7ebc0000 0x3 0x0 trace:winsock:WS_gethostbyname "95.134.188.44" ret 0xe109290 trace:winsock:WS_socket af=2 type=1 protocol=0 trace:winsock:WSASocketA af=2 type=1 protocol=0 protocol_info=0x0 group=0 flags=0x1 trace:winsock:WSASocketW af=2 type=1 protocol=0 protocol_info=0x0 group=0 flags=0x1 trace:winsock:WSASocketW created 00a8 trace:winsock:WS_ioctlsocket socket 00a8, cmd 8004667e, ptr 0x34f998 trace:winsock:WS_connect socket 00a8, ptr 0x781cf0 { family AF_INET, address 0.0.0.0, port 6900 }, length 16 trace:winsock:WS_select read 0x0, write 0x34f880, excp 0x0 timeout 0x34f984 trace:winsock:WSASendTo socket 00a8, wsabuf 0x34f84c, nbufs 1, flags 0, to 0x0, tolen 0, ovl 0x0, func 0x0 trace:winsock:WSASendTo fd=29, options=0 warn:winsock:wsaErrno errno 32, (Broken pipe). warn:winsock:WSASendTo -> ERROR 10054 trace:winsock:WS_closesocket socket 00a8 Game try connect to 0.0.0.0, but not to 95.134.188.44. Why? Prompt please what is the problem.