From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 14:47:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CBE537B401 for ; Sun, 30 Mar 2003 14:47:42 -0800 (PST) Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632B543F75 for ; Sun, 30 Mar 2003 14:47:41 -0800 (PST) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v34.21.) id n.1b3.5598fb0 (22681) for ; Sun, 30 Mar 2003 17:47:38 -0500 (EST) Received: from netscape.net (pool-151-198-129-119.mad.east.verizon.net [151.198.129.119]) by air-in04.mx.aol.com (v92.17) with ESMTP id MAILININ42-58993e87740a115; Sun, 30 Mar 2003 17:47:38 1900 Message-ID: <3E877402.5050903@netscape.net> Date: Sun, 30 Mar 2003 17:47:30 -0500 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Subject: Wine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 22:47:43 -0000 I'm running FreeBSD 4.8 and installed the latest version of wine. I installed two windows applications using wine and they installed just fine, mIRC and WinMX, they run pretty well but I can't connect to any servers and I get the same error: fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it I have no problems connecting when using a X app. I'm also behind a firewall but I have no problems when running Xchat or Limewire. Is there anything extra I should do to my ~/.wine/config file so that these window apps see my TCP connection?