Adding Ports (for server)
-
- Posts: 75
- Joined: Tue Jan 16, 2007 10:37 pm
Adding Ports (for server)
What should i type
name: ???
Port Number: 27960 (is this right?)
Udp or Tcp ?
name: ???
Port Number: 27960 (is this right?)
Udp or Tcp ?
-
- Posts: 4108
- Joined: Sat Dec 14, 2002 8:00 am
-
- Posts: 75
- Joined: Tue Jan 16, 2007 10:37 pm
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?)
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?)
-
- Posts: 75
- Joined: Tue Jan 16, 2007 10:37 pm
-
- Posts: 4108
- Joined: Sat Dec 14, 2002 8:00 am
-
- Posts: 75
- Joined: Tue Jan 16, 2007 10:37 pm
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?)

Can anyone tell me how to add correct port given information and this picture?
Why are there 2 servers?

what does this ip mean?

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.
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?)

Can anyone tell me how to add correct port given information and this picture?
Why are there 2 servers?

what does this ip mean?

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.
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?
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?
-
- Posts: 75
- Joined: Tue Jan 16, 2007 10:37 pm