Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2002 18:31:22 -0600
From:      "Charles Bedford" <cbedford@iName.com>
To:        <martin@raq.cx>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: quakeserver-1.0
Message-ID:  <BLEJLOHOGFKOPMGBCNIOGEGLCCAA.cbedford@iName.com>

next in thread | raw e-mail | index | archive | help
I'm having issues with the port version of quakeserver.

I hope I'm contacting the right person about this, and not just being a
nuissance.  Under FreeBSD 4.6-RELEASE-p3 I'm getting the following error
when I try to bind to an aliased ip address.  Here's the output:
----------
# cd /usr/local/quakeserver
# ./unixded -ip 10.0.0.140
Unix Dedicated Quake Server -- Version 1.000
Added packfile ./id1/pak0.pak (339 files)
FindFile: can't find gfx/pop.lmp
Playing shareware version.
PackFile: ./id1/pak0.pak : gfx.wad
Console initialized.
Binding to IP Interface Address of 10.0.0.140
UDP_Init: Unable to open control socket
Sys_Error:
# sh: turning off NDELAY mode
----------------------

Any ideas?  It seems to work acceptably without the -ip argument.  Oh -
here's the output of a part of ifconfig -a
----------------------
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::2e0:81ff:fe10:3a62%fxp0 prefixlen 64 scopeid 0x1
        inet 10.0.0.4 netmask 0xffffff00 broadcast 10.0.0.255
        inet 10.0.0.140 netmask 0xffffffff broadcast 10.0.0.140
        inet 10.0.0.141 netmask 0xffffffff broadcast 10.0.0.141
        ether 00:e0:81:10:3a:62
        media: Ethernet autoselect (100baseTX)
        status: active
----------------------

Thanks in advance

	-- Charles 'BedMan' Bedford
		Quakecon Servers team
		http://www.quakecon.org/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLEJLOHOGFKOPMGBCNIOGEGLCCAA.cbedford>