[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quake 3 server not accepting net connections



I'm setting up a quake3 dedicated server on an OpenBSD 3.4 release box.

[matt_(_at_)_foo]:/home/matt$ uname -a p0
OpenBSD foo.mattelmore.com 3.4 FOO#0 i386


I installed redhat-base from ports without any problems. The q3 installation also went by without any problem. pf is disabled.

I am able to launch the server using this command-line (as root for now): ./q3ed +set dedicated 1 +set net_ip 204.214.213.11 +set net_port 27960

It launches fine at the console and claims to be listening on 204.214.213.11:27960 but no one on the LAN can connect. The port does not show up in local port scans either.

Anyone have any ideas on why this could be happening? I've never messed with the linux compat stuff before so I don't know if there is an issue with that I am overlooking.

Here's my q3 server.cfg:

[matt_(_at_)_foo]:/home/matt$ cat /quake3/server.cfg p0
sv_hostname "mynameis.mattelmore.com"
sv_maxclients 12
g_motd "Internet users, /rate 25000 for less lag"
timelimit 30
fraglimit 0
sv_pure 0
g_quadfactor 4
g_weaponrespawn 2
g_forcerespawn 0
rconpassword "8and1is9"


set d1 "map pro-q3dm6 ; set nextmap vstr d2"
set d2 "map q3dm17 ; set nextmap vstr d3"
set d3 "map pro-q3tourney4 ; set nextmap vstr d1"

vstr d1


Thanks a lot!

====================================
Matthew S Elmore
dbTechnology Inc.			Tuscaloosa, AL
www.dbtech.net  			(205) 556-9020



Visit your host, monkey.org