From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 12 23:37:57 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 022FD16A4CE for ; Tue, 12 Apr 2005 23:37:57 +0000 (GMT) Received: from smtp813.mail.sc5.yahoo.com (smtp813.mail.sc5.yahoo.com [66.163.170.83]) by mx1.FreeBSD.org (Postfix) with SMTP id C9DBE43D5F for ; Tue, 12 Apr 2005 23:37:56 +0000 (GMT) (envelope-from mhjacks@swbell.net) Received: from unknown (HELO anduril.minas.tirith) (mhjacks@swbell.net@65.67.72.193 with login) by smtp813.mail.sc5.yahoo.com with SMTP; 12 Apr 2005 23:37:56 -0000 Received: from localhost (unknown [127.0.0.1]) by anduril.minas.tirith (Postfix) with ESMTP id BDFFD685765 for ; Tue, 12 Apr 2005 23:37:54 +0000 (UTC) Received: from anduril.minas.tirith ([127.0.0.1]) by localhost (anduril [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26848-03 for ; Tue, 12 Apr 2005 18:37:54 -0500 (CDT) Received: from [192.168.1.192] (arwen.minas.tirith [192.168.1.192]) by anduril.minas.tirith (Postfix) with ESMTP id E3E02685764 for ; Tue, 12 Apr 2005 18:37:53 -0500 (CDT) Message-ID: <425C5BE1.6050900@swbell.net> Date: Tue, 12 Apr 2005 18:38:09 -0500 From: Martin Jackson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at minas.tirith Subject: teamspeak problems on 5 (and, I've heard, on 6) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:37:57 -0000 Hello, I'm running a vanilla x86 server running teamspeak (www.goteamspeak.com) for some friends for collaborative gaming. Teamspeak is a binary-only distribution with a Linux server and client (also Windows). There is a FreeBSD port of an earlier version of the Linux server. There have been some PR's about teamspeak not being able to listen on port 14534 (which is the Web administration interface for teamspeak). Apparently it works OK on 4, though I haven't tested it there. I have run it successfully on DragonFly 1.2, so I am hopeful that it would run on 4.11. When starting on 5, it complains of an unspecified error, and will be listening on udp/8767, but not on tcp/14534. Currently I am running Linux on my teamspeak server - I would rather run a BSD on it. (Specifically 5.3 or 5.4, or 5-STABLE). I believe that the problem is in the Linux emulation in FreeBSD post 4. (The linux_base port I ran it under in DragonFly was linux_base 8.0_6 from ports.) I am familiar with Unix; I've run Linux systems for a long time but am less familiar with BSD and its diagnostic tools. Would anyone on this list be able to help determine why this port is broken? I have a machine I can install any needed version of BSD on to test (4.11, 5.3, 5.4); if you can tell me what information you need from me I will do my best to provide it. Thanks, Marty