Q
Q
qugu2014-04-06 01:17:45
linux
qugu, 2014-04-06 01:17:45

Q3 Dedicated - the client does not connect via LAN

Good afternoon!
I have a server with OS:

Linux iceberg 3.4.0-030400-generic #201205210521 SMP Mon May 21 09:22:02 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Unpacked, configured and has its own user:
Q3 1.32b linux-i386 Nov 14 2002
Problem: I'm running a dedicated server. I try to connect to the server from the Linux q3 client from the local network, I get
Waiting Connection... 3..5..10... 70...n.

The server was not found in the list of servers in the LAN section in the multiplayer window either.
I start the server like this:
[email protected]:~/.q3a/baseq3$ /usr/local/games/quake3/q3ded +set sv_punkbuster 0 +set net_ip 10.0.1.5 +set net_port 27960  +exec ./maprotation.cfg 
Q3 1.32b linux-i386 Nov 14 2002
----- FS_Startup -----
Current search path:
/home/quake3/.q3a/baseq3/pak8.pk3 (9 files)
/home/quake3/.q3a/baseq3/pak7.pk3 (4 files)
/home/quake3/.q3a/baseq3/pak6.pk3 (64 files)
/home/quake3/.q3a/baseq3/pak5.pk3 (7 files)
/home/quake3/.q3a/baseq3/pak4.pk3 (272 files)
/home/quake3/.q3a/baseq3/pak3.pk3 (4 files)
/home/quake3/.q3a/baseq3/pak2.pk3 (148 files)
/home/quake3/.q3a/baseq3/pak1.pk3 (26 files)
/home/quake3/.q3a/baseq3/pak0.pk3 (3539 files)
/home/quake3/.q3a/baseq3
/home/quake3/.q3a/baseq3/baseq3
/usr/local/games/quake3/q3ded/baseq3

----------------------
4073 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
--- Common Initialization Complete ---
Opening IP socket: 10.0.1.5:27960
Hostname: iceberg.gate.kahovka
Alias: iceberg
IP: 127.0.1.1
Started tty console (use +set ttycon 0 to disable)
^3PunkBuster Server: PunkBuster Server (v0.993 | A0 C0.0) **DISABLED**
execing ./maprotation.cfg

Began to sin on network problems.
The server is bound to a port, visible from the localhost:
[email protected]:~$ sudo netstat -alp --numeric-ports | grep 27960
udp    0     0 10.0.1.5:27960          0.0.0.0:*      9521/q3ded

and visible from other machines:
[email protected] ~$ sudo nmap -sU 10.0.1.5 -p 27960
. . . 
27960/udp open|filtered quake3

Main config - pastebin.com/wefnEpR6
Map rotation config - pastebin.com/UFj2M0DY
Almost default, taken from here .
I ask someone to respond if I experienced similar problems, the English Internet is silent.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jcmvbkbc, 2014-04-06
@jcmvbkbc

27960/udp open|filtered quake3

open|filtered means that it is not possible to determine whether it is open or filtered. What iptables -vL says

D
doctornkz, 2014-04-06
@doctornkz

Is there a verbose mode in the server logs? Is there something going on there?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question