Pages: [1]
  Print  
Author Topic: can't connect to 0.8.5 oa_ded.x86-64 server  (Read 5486 times)
nseritti
Ok i've posted twice!


Cakes 0
Posts: 2


« on: March 28, 2010, 04:58:16 PM »

I'm having problems connecting to a dedicated server on the local network, it is not showing up on the local server search, nor am I able to connect to it with /connect <IP.Address>. I am currently running on ubuntu Karmic (9.10) x86-64. Please see below for output.


Launch command:

./oa_ded.x86_64 +set dedicated 2 +set net_ip 192.168.1.79 +set map aggressor

Command output:

ioq3+oa 1.36_SVN1759M linux-x86_64 Jan  3 2010
----- FS_Startup -----
Current search path:
/home/deathromp/.openarena/baseoa
./baseoa/pak6-patch085.pk3 (559 files)
./baseoa/pak6-misc.pk3 (229 files)
./baseoa/pak5-TA.pk3 (139 files)
./baseoa/pak4-textures.pk3 (1753 files)
./baseoa/pak2-players.pk3 (669 files)
./baseoa/pak2-players-mature.pk3 (231 files)
./baseoa/pak1-maps.pk3 (100 files)
./baseoa/pak0.pk3 (1042 files)
./baseoa

----------------------
4722 files in pk3 files
execing default.cfg
com_zoneMegs will be changed upon restarting.
execing maps.cfg
execing q3config_server.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
--- Common Initialization Complete ---
IP: 127.0.0.1
IP: 192.168.1.79
Opening IP socket: 192.168.1.79:27960


I cannot connect from the same system at localhost, IP, or hostname

I also can't connect from another system via hostname or IP

Below is the output from netstat verifying that the UDP port is open

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
udp        0      0 192.168.1.79:27960      0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*



Any suggestions on what needs to be done to get me up and running?

thx

Logged
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #1 on: March 29, 2010, 08:23:24 AM »

./oa_ded.x86_64 +set dedicated 2 +set net_ip 192.168.1.79 +set map aggressor
Try:
Code:
./oa_ded.x86_64 +set dedicated 2 +set net_ip 0.0.0.0 +map aggressor

0.0.0.0 means listen on all IP adresses, just in case. (this is the default)

"+map" instead of "+set map" causes the command to be executed thereby starting the server.
Logged

There are nothing offending in my posts.
nseritti
Ok i've posted twice!


Cakes 0
Posts: 2


« Reply #2 on: March 29, 2010, 09:01:13 AM »

Thank you! This worked, it has been driving me crazy all wekend.

Try:

Quote

"+map" instead of "+set map" causes the command to be executed thereby starting the server.


Logged
Pages: [1]
  Print  
 
Jump to: