Author Topic: server problems  (Read 3635 times)

murfi

  • Guest
server problems
« on: September 27, 2005, 07:17:49 PM »
i tried to run a server for my teams practice, but none of my friends see the server on the list, whats wrong?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #1 on: September 27, 2005, 08:42:30 PM »
Probably your firewall or router, or both.  Make sure you forward udp traffic on port 27910 to the machine running the server, and also allow connections to it through your firewall.

Speedballer(murfi)

  • Guest
Re: server problems
« Reply #2 on: October 16, 2005, 03:26:02 PM »
hey, can you give me a quick walkthrough on how to do that? Thanks a bunch,
 
Murf

speedballer

  • Guest
Re: server problems
« Reply #3 on: October 16, 2005, 03:29:27 PM »
wait a sec,   cant i just run a server from my computer and play on the same computer?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #4 on: October 16, 2005, 04:09:29 PM »
You can.  It's usually better to run a listen server if you're going to do that, though (just start the game up and create a server from the menu).  Listen servers will not show up on the server list, though (except in LAN games), so they will have to manually connect to your ip address.

As for configuring your firewall and/or router.  That depends on what you're using.  You'll need to find the documentation for whatever you're using.  There should be instructions on how to open ports and use port forwarding.

speedballer

  • Guest
Re: server problems
« Reply #5 on: October 20, 2005, 05:44:52 PM »
so, how does my friend manually enter the ip adress of my computer

Murph

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #6 on: October 20, 2005, 06:08:48 PM »
Have him go to the console (hit ~) and type "connect <your ip>".  Go to www.ipchicken.com to find your IP if you don't know what it is.

madandbored1342

  • PGP
  • Posts: 47
Re: server problems
« Reply #7 on: November 26, 2005, 09:29:32 AM »
Yes. I NEED help. where do I set my admin password? it says:
// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg

set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      ""
set oppass5level 150

2. Whenever I leave, the server freezes up! How can I prevent this? ???

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #8 on: November 26, 2005, 01:28:23 PM »
set oppass1      "mypass"
set oppass1level 150

Then type "login mypass" at the console.

I'm not sure why the server is freezing.  Could you give some more details?

madandbored1342

  • PGP
  • Posts: 47
Re: server problems
« Reply #9 on: November 26, 2005, 02:25:59 PM »
That is all. I started a new server, and it stayed up as long as I was in it. when I left to go get help from someone, when I got back the server wouldn't allow me in.

And do you mean "set oppass5      ""
set oppass5level 150" or "set oppass1      "mypass"
set oppass1level 1"?

EDIT: It says I entered a bad password as well. I'm not sure whats going on.....

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #10 on: November 28, 2005, 01:35:19 PM »
You may need to set numpasses.  numpasses sets the number of login passwords you can have, so if you have "set numpasses 5" you can have 5 op passwords, oppass1 through oppass5.  oppass#level sets the level of the login, 50 being your basic map changing capabilities through 150, which lets you change just about anything on the server.

For example:

set numpasses 2
set oppass1 "cat"
set oppass1level 50
set oppass2 "bear"
set oppass2level 150

If you type "login cat" at the console, it will op you in at 50.  If you type "login bear" at the console, it will op you at 150.

Also, if you're putting these in a config file, you need to make sure you exec that config file when starting the server.

As for the server freezing, how are you starting the server?  Is it a dedicated server?  If so, can you execute any commands at the console?  For example, try "map midnight" and see if it changes the map.

madandbored1342

  • PGP
  • Posts: 47
Re: server problems
« Reply #11 on: November 29, 2005, 09:19:32 PM »
Hmmmmmmm....... Nope. Could you print screen it to show me what do do?

Hanzou

  • Guest
Re: server problems
« Reply #12 on: December 05, 2005, 05:31:19 PM »
 I have a question relating to how the server list is updated with a servers IP address?  If you set up a server on a home system and of course you set your firewall and do your port forwarding correctly.  How do you get the server list to record the IP address of the outside interface of your home router as opposed to the IP address of the NIC on the server?

Is there a switch or variable in the config you can set with the correct IP address to use so that players can connect to the server via the server list?

IronFist

  • Autococker
  • Posts: 1304
_
« Reply #13 on: December 05, 2005, 05:47:22 PM »
Post removed
« Last Edit: July 25, 2010, 11:01:25 PM by IronFist »

Monkey

  • Guest
Re: server problems
« Reply #14 on: January 14, 2006, 03:39:47 PM »
// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg

set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      "mypass"
set oppass5level 150

But when in "remote admin in game and inscribe write mypass that I have served bad password

Plz HELP!!

Eiii

  • Autococker
  • Posts: 4595
Re: server problems
« Reply #15 on: January 14, 2006, 04:21:09 PM »
Just bring down the console to login. 'login mypass'

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: server problems
« Reply #16 on: January 14, 2006, 04:51:46 PM »
add "set numpasses 5" to the config and see if that fixes it.

Monkey

  • Guest
Re: server problems
« Reply #17 on: January 15, 2006, 05:11:06 AM »
thx

Sebo

  • Guest
Re: server problems
« Reply #18 on: January 15, 2006, 01:25:09 PM »
// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg

set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      "110"
set oppass5level 150


Where it is necessary to inscribe login??

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: server problems
« Reply #19 on: January 15, 2006, 01:42:09 PM »
Between each set of " " is where you must enter the login.
In the example config there are five unique logins for different levels of access.
There's a commands file in the config directory that outlines the required access level for each command.