From owner-freebsd-questions Sun Oct 26 18:44:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA07354 for questions-outgoing; Sun, 26 Oct 1997 18:44:16 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from dan.emsphone.com (dan@dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA07348 for ; Sun, 26 Oct 1997 18:44:12 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.8.6/8.8.6) id UAA22619; Sun, 26 Oct 1997 20:43:59 -0600 (CST) Message-ID: <19971026204359.39016@emsphone.com> Date: Sun, 26 Oct 1997 20:43:59 -0600 From: Dan Nelson To: Keith Mitchell Cc: questions@FreeBSD.ORG Subject: Re: QuakeWorld 2.01 Server?? References: <199710270111.UAA09712@weenix.guru.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.87 In-Reply-To: <199710270111.UAA09712@weenix.guru.org>; from "Keith Mitchell" on Sun Oct 26 20:11:07 GMT 1997 X-OS: FreeBSD 2.2-970701-RELENG Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In the last episode (Oct 26), Keith Mitchell said: > Has anyone gotten the Quakeworld 2.01 server to work? I tired using > the Linux version (under emulation in 3.0-CURRENT from around > 10/12/97) but no one can connect to it. I get errors like: > > NET_Sendpacket: Permission Denied The Linux qwsv 2.01 works fine on my 2.2-970701-RELENG server. The only thing that I remember causing a "permission denied" on socket operations is IPFW. Try the standard stuff: run as root, remove any ipfw filters, tcpdump the packets, ktrace the binary to see exactly which syscall is failing. -Dan Nelson dnelson@emsphone.com quake.emsphone.com:27000, 27001, 27500