Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Raymond Leach <raymondl@knowledgefactory.co.za>
To: "'netfilter@lists.netfilter.org'" <netfilter@lists.netfilter.org>
Subject: Re: Gaming Server Woes
Date: 14 Apr 2003 08:32:19 +0200	[thread overview]
Message-ID: <1050301938.8999.72.camel@raylinux.internal> (raw)
In-Reply-To: <se996577.022@michiganfamilyresources.org>

[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]

Hi

I use plain iptables with connection tracking and NAT.

For example:

iptables -t nat -A PREROUTING -i eth0 -d 196.4.160.2 -p udp --dport
27910:28000 -j DNAT --to 192.168.1.2

for a quake2 server.

Ray

On Sun, 2003-04-13 at 19:25, Bret Holbrook wrote:
> Hi all,
> 
> I purchased a Quad Xeon server to start hosting games over the
> internet.  I've got basic rules in place for surfing the net, etc., but
> opening ports for directx and gaming in general is a real trial.  I
> checked the IPmasq website, but it is horribly outdated.  I'd rather not
> use dmz as I want the server to be mostly an insecure gaming machine
> behind the firewall.
> 
> Are there any sites out there up to date with regards to specific
> iptables rules to host games through the firewall?  For starters, I'm
> looking for Neverwinter Nights, UT2003, and Counter-strike.  But I would
> like to host just about everything under the sun.
> 
> What are people doing these days in regards to gaming to effectively
> game through an iptables based firewall?
> 
> Any help would be greatly appreciated.  Thank You!
> 
> Bret
-- 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(  Raymond Leach                       )
 ) Knowledge Factory                  (
(                                      )
 ) Tel: +27 11 445 8100               (
(  Fax: +27 11 445 8101                )
 )                                    (
(  http://www.knowledgefactory.co.za/  )
 ) http://www.saptg.co.za/            (
(  http://www.mapnet.co.za/            )
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   o                                o
    o                              o
        .--.                  .--.
       | o_o|                |o_o |
       | \_:|                |:_/ |
      / /   \\              //   \ \
     ( |     |)            (|     | )
     /`\_   _/'\          /'\_   _/`\
     \___)=(___/          \___)=(___/


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-04-14  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-13 17:25 Gaming Server Woes Bret Holbrook
2003-04-14  6:32 ` Raymond Leach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1050301938.8999.72.camel@raylinux.internal \
    --to=raymondl@knowledgefactory.co.za \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox