Quake3World.com
https://www.quake3world.com/forum/

Can you help me setting up my dedicated server?
https://www.quake3world.com/forum/viewtopic.php?f=10&t=50909
Page 1 of 1

Author:  Porto [ 03-05-2015 12:29 AM ]
Post subject:  Can you help me setting up my dedicated server?

Hi all,
Sorry to come to your board with a somewhat unrelated question, but someone said you guys could help :)
I'm trying to set up a dedicated server and I think it's configured correctly, but I need to enable portforwarding to make it accesable over the internet (it only appears now when I look for local servers)
I tried forwarding my ports, but that didn't work, probably because I don't really know how.

Below are my .cfg and .bat file, also a screenshot of portforwarding my modem.

the .cfg file:
Code:
// Server Config for "Porto's FFA Server"

seta sv_hostname "Porto's FFA Server"
seta sv_maxclients 16
seta g_motd "Ave, morituri te salutant!"
seta g_quadfactor 3
seta g_gametype 0
seta timelimit 15
seta fraglimit 25
seta g_needpass 0
seta g_password "none"
seta g_weaponrespawn 4
seta sv_pure 1
seta g_forcespawn 5
seta g_minPing 150
seta g_inactivity 8000
seta g_forcerespawn 0
seta rconpassword "100% legit password"
seta g_syncronousClients 0

// Map rotation:
set d1 "map rustgrad ; set nextmap vstr d2"
set d2 "map rqm3dm1 ; set nextmap vstr d3"
set d3 "map q3dm12 ; set nextmap vstr d4"
set d4 "map 13base ; set nextmap vstr d5"
set d5 "map focal_p132 ; set nextmap vstr d6"
set d6 "map q3dm19 ; set nextmap vstr d7"
set d7 "map nodm5 ; set nextmap vstr d8"
set d8 "map q3dm11 ; set nextmap vstr d9"
set d9 "map yog3dm2 ; set nextmap vstr d10"
set d10 "map qfraggel3ffa ; set nextmap vstr d11"
set d11 "map solarae ; set nextmap vstr d12"
set d12 "map aedm7 ; set nextmap vstr d13"
set d13 "map lun3dm5 ; set nextmap vstr d14"
set d14 "map ct3dm5 ; set nextmap vstr d15"
set d15 "map 13hive ; set nextmap vstr d16"
set d16 "map 13edge ; set nextmap vstr d1"
vstr d1


the .bat file:
Code:
quake3 +set dedicated 2 +set net_ip 92.110.36.XXX +set net_port 27960 +set bot_enable 0 +exec FFAserversettings.cfg


the screenshot from my router:
Image
Please let me know what I should fill in, because I can't figure it out :(

I really hope you can help me, thanks in advance!

Author:  obsidian [ 03-05-2015 09:01 PM ]
Post subject:  Re: Can you help me setting up my dedicated server?

I'm locking this thread since it's not in the appropriate section and I see that you already have the same question asked in T&T.

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/