Adding Ports (for server)

Locked
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Adding Ports (for server)

Post by ANIMAL1988 »

What should i type

name: ???
Port Number: 27960 (is this right?)

Udp or Tcp ?
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Post by Tormentius »

You're right on the port 27960 and the traffic type is UDP. sv_hostname is the friendly name you want your server to be listed as in the game browser.
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

Cool. Thank you for your help.
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

Sending heartbeat to master3.idsoftware.com
Sending heartbeat to master0.gamespy.com
Sending heartbeat to master.kali.net
Hitch warning: 619 msec frame time
Sending heartbeat to master3.idsoftware.com
Sending heartbeat to master0.gamespy.com
Sending heartbeat to master.kali.net

Does this server look as if it is running correctly?

Has not appeared on internet server list but occurs twice in local server list one says UDP other IPX. (can any help me understand this)

Is it the case that the ip for the server will be the same ip as my machine (the one that appears when i load the server from the lan menu?)
User avatar
MKJ
Posts: 32582
Joined: Fri Nov 24, 2000 8:00 am

Post by MKJ »

if the ip you see is something like 192.168.1.10, then no, thats not right.
doesnt matter though, if your ports are set up correctly it will reroute to the correct outgoing IP
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

so if someone else typed in the ip of my pc they would be redirected?
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Post by Tormentius »

ANIMAL1988 wrote:so if someone else typed in the ip of my pc they would be redirected?
No, they need to type in the public IP of your system or router and you must have port 27960 UDP redirected on that system or router to your internal Q3 server for internet people to connet.
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

Here is how i started my server :"C:Quake III ArenaQuake3.exe" +set dedicated 2 +set net_port 27970 +com_hunkMegs 50 +exec ffa.cfg



Here is my config: //Set the cvars in this file for your server!

//set your server's name
set sv_hostname "Art of War (http://www.planetquake.com/artofwar)"

//set the max number of clients to connect
set sv_maxclients 16

//set the time to cycle maps
set timelimit 40

//Allow custom models, music, etc
set sv_pure 0

//Give people time to load models
set g_warmup 30
set g_dowarmup 1

//Let remote users download
sv_allowdownload 1

//set the number of destructions to cycle maps
set capturelimit 5

//uncomment this var to reserve spots for people with the privatePassowrd
//set sv_privateClients 4

//set the private password to use the private spots with
//set sv_privatePassword "qwerty"

//uncomment the line below to allow in-game admin with the password given below
//set g_adminpass "adminme"

//uncomment the line below to set the remote console password
//set rconPassword "spoon"

//Register server with master server lists
sv_master1 master3.idsoftware.com
sv_master2 master0.gamespy.com
sv_master3 master.kali.net


//This message will scroll on the bottom of the arena selection menu
set g_motd "Visit http://www.planetquake.com/artofwar"

//Use the following for location:
// Region 0: No Region Specified (any Region)
// Region 1: Southeast US
// Region 2: Western US
// Region 3: Midwest US
// Region 4: Northwest US, West Canada
// Region 5: Northeast US, East Canada
// Region 6: United Kingdom
// Region 7: Continental Europe
// Region 8: Central Asia, Middle East
// Region 9: Southeast Asia, Pacific
// Region 10: Africa
// Region 11: Australia / NZ / Pacific
// Region 12: Central, South America
set location 6

// If you *really* love the id CTF maps, use this:
//set d1 "map q3ctf1; set nextmap vstr d2"
//set d2 "map q3ctf2; set nextmap vstr d3"
//set d3 "map q3ctf3; set nextmap vstr d4"
//set d4 "map q3ctf4; set nextmap vstr d5"
//set d5 "map q3dm12; set nextmap vstr d1"


// We recommend using the 3wave CTF maps (q3wctf.zip)
set d1 "map q3ctf1; set nextmap vstr d2"
set d2 "map q3ctf2; set nextmap vstr d3"
set d3 "map q3ctf3; set nextmap vstr d4"
set d4 "map q3dm12; set nextmap vstr d5"
set d5 "map q3wctf2; set nextmap vstr d6"
set d6 "map q3wctf1; set nextmap vstr d7"
set d7 "map q3wctf3; set nextmap vstr d1"

// The MatLab CTF map pack is also very good (q3mlctfpak0.zip)
//set d1 "map q3ctf1; set nextmap vstr d2"
//set d2 "map q3ctf2; set nextmap vstr d3"
//set d3 "map q3ctf3; set nextmap vstr d4"
//set d4 "map q3dm12; set nextmap vstr d5"
//set d5 "map q3wctf2; set nextmap vstr d6"
//set d6 "map q3wctf1; set nextmap vstr d7"
//set d7 "map q3wctf3; set nextmap vstr d8"
//set d8 "map q3mlctf1; set nextmap vstr d9"
//set d9 "map q3mlctf2; set nextmap vstr d10"
//set d10 "map q3mlctf3; set nextmap vstr d1"

vstr d1


Adding the ports?: Windows firewall (is this the right place to be?)

Image

Can anyone tell me how to add correct port given information and this picture?


Why are there 2 servers?

Image

what does this ip mean?

Image



If all goes well how do i find out the ip for my server?

Ps. I know i wrote alot but if i can get these questions answered hopefully i wont have to keep posting.
KYD
Posts: 49
Joined: Sat Feb 03, 2007 12:55 pm

Post by KYD »

The IP address you are looking for would be your actual IP address of your connection to the internet. You can go here to find it: What's My IP Address?

You should use an alternative game server browser such as ASE (All Seeing Eye) http://www.udpsoft.com/eye and not the in game browser.

Your last picture looks like it's trying to connect to a MAC address maybe.

Does your modem plug straight into your PC or are you connected through a Router?
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

ok i got my ip what should i be naming the port when i unlock it and should i be linking the port to the server in anyway?
ANIMAL1988
Posts: 75
Joined: Tue Jan 16, 2007 10:37 pm

Post by ANIMAL1988 »

a router
Locked