Author Topic: Wireless Servers  (Read 7283 times)

madandbored1342

  • PGP
  • Posts: 47
Wireless Servers
« on: December 11, 2005, 03:59:30 PM »
Hello. I just got a wireless router and want to make a server. Is there any possible way? Please help  ;D

P.S. This is why my server was freezing up. I used "Start New Game"

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Wireless Servers
« Reply #1 on: December 11, 2005, 04:06:46 PM »
It is possible, however if your computer is one of the computers using the wireless connection (I.e. you're no longer connected to router using ethernet/network cable) then the performance will be very poor. It is best to keep your server located on a computer that is attached to the network with a network cable.  Additionally to ensure that people will be capable of playing on your server over the internet it is required that you make some adjustments in the router settings to allow people to connect to the server.

If you need more information feel free to reply with any question.

madandbored1342

  • PGP
  • Posts: 47
Re: Wireless Servers
« Reply #2 on: December 11, 2005, 04:14:54 PM »
okay. I remember a certain code you put in the "Properties". What was that?

When I did it my first time, the BG was black, and the text was quite different

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Wireless Servers
« Reply #3 on: December 11, 2005, 04:27:04 PM »
There is a nice guide available at: http://www.planetquake.com/digitalpaint/docs/server_guide_win32.html
I don't believe it contains information pertaining to your router configuration, however that will let you start a dedicated server locally on your network.

madandbored1342

  • PGP
  • Posts: 47
Re: Wireless Servers
« Reply #4 on: December 11, 2005, 04:39:52 PM »
I did the code, and this always happens.


XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Wireless Servers
« Reply #5 on: December 11, 2005, 04:45:15 PM »
That's normal and will be fixed in the next release.  What's happenning is that the server is trying to report its status to the Master Servlist (which has since moved locations).  New server builds will have the updated serverlist location, and the HTTP headers won't be dumped to the console.

Everything still functions in the same manner.

madandbored1342

  • PGP
  • Posts: 47
Re: Wireless Servers
« Reply #6 on: December 11, 2005, 04:50:06 PM »
Oh, I didnt know. So what do I do now? Let it wait?

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Wireless Servers
« Reply #7 on: December 11, 2005, 05:07:41 PM »
This server is operating in Dedicated Server mode.  You must open up paintball2.exe as normal and connect to it in order to play.

bitmate

  • Autococker
  • Posts: 1248
Re: Wireless Servers
« Reply #8 on: December 12, 2005, 11:24:36 AM »
Slighty off-topic, but here is a good possibility to post my problem.

I've bought a new computer and wanted to recreate my own server. After I did all the things to create a server, I started it, but wasn't able to join it as a external server. I just can see it as a LAN-server. I opened the port for paintball on my router, but nothing happend. Is there a new command in build15, because I used build14 (or even build12) when I had my old server.

This is what I have under "Target":
Code: [Select]
"C:\..\paintball2\paintball2.exe" +set dedicated 1 +set public 1 +exec myserver.cfg +map arenaball

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Wireless Servers
« Reply #9 on: December 12, 2005, 12:18:35 PM »
You need to both open the port on your firewall (if you have one) and forward the port to the appropriate computer on the router.

bitmate

  • Autococker
  • Posts: 1248
Re: Wireless Servers
« Reply #10 on: December 13, 2005, 05:22:04 AM »
I did both ...

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Wireless Servers
« Reply #11 on: December 13, 2005, 02:03:48 PM »
What happens when somebody tries to connect?

Burt_Gummer

  • Stingray
  • Posts: 63
Re: Wireless Servers
« Reply #12 on: December 13, 2005, 05:57:51 PM »
The way I had to do it when I had Verizon DSL is I had to pass the IP address from my router to the computer I wanted to be a server, kinda putting it in the firewall DMZ too.

bitmate

  • Autococker
  • Posts: 1248
Re: Wireless Servers
« Reply #13 on: December 14, 2005, 10:01:09 AM »
What happens when somebody tries to connect?
Connecting ...
Connecting ...
Connecting ...

madandbored1342

  • PGP
  • Posts: 47
Re: Wireless Servers
« Reply #14 on: December 17, 2005, 11:08:00 AM »
Same here. I did those steps, and my server appears online even if I leave, but still 2 problems

1. I told Delmar to update the server list, and he said it wouldnt show up.
2. The login wont work.

I am using linksys. (wireless)

EDIT: Here is what I see. My Friends that want to join dont..
« Last Edit: December 17, 2005, 11:36:29 AM by madandbored1342 »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Wireless Servers
« Reply #15 on: December 17, 2005, 11:09:21 PM »
Is your server IP on http://dpball.com/serverlist.php ?

madandbored1342

  • PGP
  • Posts: 47
Re: Wireless Servers
« Reply #16 on: December 18, 2005, 04:04:13 PM »
No. I did the following steps.

1. Make a copy
2. Insert +set dedicated 1 +set public 1 +exec myserver.cfg +map slowjump5 in the Copy

gamer

  • Guest
Re: Wireless Servers
« Reply #17 on: December 18, 2005, 04:42:21 PM »
wut happenz if u dont have a router can u still have a server

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Wireless Servers
« Reply #18 on: December 18, 2005, 05:49:46 PM »
madandbored1342: You are required to setup some sort of port forwarding on your broadband router.  Let me know what make and model your router is and I will see if I can help you.

gamer: Routers or firewalls add an extra step in configuring your network for internet TO the server.  Some routers or firewalls are easier than others to setup.  Almost all times you will need to create a rule for port forwarding, open a port, or enable DMZ.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Wireless Servers
« Reply #19 on: December 18, 2005, 09:40:41 PM »
If you don't have a router, it's actually easier to set up a server.  All you have to do is open port 29710 for UDP traffic on your firewall.  If you don't have a firewall or a router, you should be able to simply start up a server without having to mess with any of that.

We really need to put together some guides for port forwarding on routers.  Unfortunately, I don't have one, so I can't put together step by step instructions.