Author Topic: server not working  (Read 3167 times)

infestor1

  • Posts: 142
  • Turrets: +6/-28
    • 345356745i624567
server not working
« on: April 07, 2009, 11:38:28 pm »
hi.
my server is not showing up on the master list, and not showing up on master.tremulous.net
i have my firewall off.
do i need to port forward anything?
i am on a mac.

if i do need to port forward, to what port?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: server not working
« Reply #1 on: April 08, 2009, 09:50:31 am »
udp/30720
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

infestor1

  • Posts: 142
  • Turrets: +6/-28
    • 345356745i624567
Re: server not working
« Reply #2 on: April 08, 2009, 11:36:04 pm »

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: server not working
« Reply #3 on: April 09, 2009, 01:57:41 am »
UDP: User Datagram Protocol

As opposed to TCP (Transmission Control Protocol) UDP is a stateless protocoll used to send message from and to the tremulous server/client. Apart from being used in multiplayer games it is also used in filesharing software and others.

TCP is used in software that needs a more reliable connection like email software and webbrowser.

With UDP the software has to be programmed very thorough to keep track of all send and maybe lost data packets whereas the TCP stack makes sure that the data packet reaches its destination.

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: server not working
« Reply #4 on: April 09, 2009, 12:13:01 pm »
Basically your router probably has an option when forwarding a port to choose udp or tcp.  Pick udp.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.