Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread Steven Sumichrast
Note that if your host is putting you through a port address
translation life will be miserable.  You'll have to get them to not
change outbound ports, which may be tricky.  I do this myself for my
servers and it's not a big deal.  But sometimes with hosts it could
be.  Again assuming you're behind a firewall that translates your
ports on the external interface.  If they change the external port #
and the master servers try to query your server on that port that was
translated you won't show up on the server lists.

On Sun, Oct 25, 2009 at 12:23 PM, AJ King  wrote:
>
> Portforward.com
>
> Thanks,
>
> Alex King
> Gamers-Network.co.uk
>
>
>
>
>> From: mu...@anbservers.net
>> To: hlds@list.valvesoftware.com
>> Date: Sun, 25 Oct 2009 13:07:09 -0400
>> Subject: [hlds] [Non HLDS related] Port Fowarding
>>
>> Sorry guys I couldn't find the answer using google ( I might of found it
>> just didn't understand) so I figured I would ask here
>>
>> I need some ports forward on my box to run some gameservers so I gave the
>> host a ports I needed, both udp and tcp.  What this did is forwarded all the
>> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
>> UDP forwarding however I am still having problems with stuff like games
>> sorry up in a server browser and hlstatsx connecting.
>>
>> So my question is if that statement is true if forwards port under tcp will
>> also forward UDP?
>>
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives, 
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>
> _
> Chat to your friends for free on selected mobiles
> http://clk.atdmt.com/UKM/go/174426567/direct/01/
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread AJ King

Portforward.com

Thanks,

Alex King
Gamers-Network.co.uk




> From: mu...@anbservers.net
> To: hlds@list.valvesoftware.com
> Date: Sun, 25 Oct 2009 13:07:09 -0400
> Subject: [hlds] [Non HLDS related] Port Fowarding
> 
> Sorry guys I couldn't find the answer using google ( I might of found it
> just didn't understand) so I figured I would ask here
> 
> I need some ports forward on my box to run some gameservers so I gave the
> host a ports I needed, both udp and tcp.  What this did is forwarded all the
> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
> UDP forwarding however I am still having problems with stuff like games
> sorry up in a server browser and hlstatsx connecting.
> 
> So my question is if that statement is true if forwards port under tcp will
> also forward UDP?   
> 
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
  
_
Chat to your friends for free on selected mobiles
http://clk.atdmt.com/UKM/go/174426567/direct/01/
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread Shane Arnold
Seriously, 3 seconds of googling...

Munra wrote:
> Sorry guys I couldn't find the answer using google ( I might of found it
> just didn't understand) so I figured I would ask here
> 
> I need some ports forward on my box to run some gameservers so I gave the
> host a ports I needed, both udp and tcp.  What this did is forwarded all the
> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
> UDP forwarding however I am still having problems with stuff like games
> sorry up in a server browser and hlstatsx connecting.
> 
> So my question is if that statement is true if forwards port under tcp will
> also forward UDP?   
> 
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread Shane Arnold
www.portforward.com

http://en.wikipedia.org/wiki/Transmission_Control_Protocol

http://en.wikipedia.org/wiki/UDP

Munra wrote:
> Sorry guys I couldn't find the answer using google ( I might of found it
> just didn't understand) so I figured I would ask here
> 
> I need some ports forward on my box to run some gameservers so I gave the
> host a ports I needed, both udp and tcp.  What this did is forwarded all the
> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
> UDP forwarding however I am still having problems with stuff like games
> sorry up in a server browser and hlstatsx connecting.
> 
> So my question is if that statement is true if forwards port under tcp will
> also forward UDP?   
> 
> 
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread Chad Austin
Test UDP port forwarding here:

http://www.utorrent.com/testport?port=12345


Munra wrote:
> Sorry guys I couldn't find the answer using google ( I might of found it
> just didn't understand) so I figured I would ask here
>
> I need some ports forward on my box to run some gameservers so I gave the
> host a ports I needed, both udp and tcp.  What this did is forwarded all the
> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
> UDP forwarding however I am still having problems with stuff like games
> sorry up in a server browser and hlstatsx connecting.
>
> So my question is if that statement is true if forwards port under tcp will
> also forward UDP?   
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] [Non HLDS related] Port Fowarding

2009-10-25 Thread Chad Austin
Likely you need to select UDP to get UDP forwarded.
UDP is used for the game communications with TCP for IIRC console commands.

try forwarding both, see what happens.

Munra wrote:
> Sorry guys I couldn't find the answer using google ( I might of found it
> just didn't understand) so I figured I would ask here
>
> I need some ports forward on my box to run some gameservers so I gave the
> host a ports I needed, both udp and tcp.  What this did is forwarded all the
> ports under TCP/ip and none under UDP.  They tell me that TCP also includes
> UDP forwarding however I am still having problems with stuff like games
> sorry up in a server browser and hlstatsx connecting.
>
> So my question is if that statement is true if forwards port under tcp will
> also forward UDP?   
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds