From: SBlaze <dagent.geo@yahoo.com>
To: nf <netfilter@lists.netfilter.org>
Subject: CnC General and ipitables woes. Need HELP PLS!
Date: Wed, 16 Apr 2003 17:58:13 -0700 (PDT) [thread overview]
Message-ID: <20030417005813.13243.qmail@web40209.mail.yahoo.com> (raw)
Recently a friend and I decided we would like to play EA's Command and
Conquer's Generals in a "Direct Connect" game. We had a time finding
information about the ports needed. The Readme file would have you believe you
need to open alot of ports to make this work... however upon inspection of the
games pratices... I discovered that it listens on port 8086 for UDP(always)..
Once a game is started 8088 opens.... So in leaning this(my friend and I)
thought we could get by with just some standard PREROUTING(see below)
iptables -t nat -A PREROUTING -p udp --dport 8086 -j DNAT --to-destination
192.168.1.25:8086
iptables -t nat -A PREROUTING -p udp --dport 8088 -j DNAT --to-destination
192.168.1.25:8088
I'm not the only one having this problem as you can see here...
http://www.computing.net/linux/wwwboard/forum/18596.html
So my question is... is some sort of con. tracking mod needed? Anyone know
anything about this problem? Thanks for your time and help anyone
P.S. The friend and I also tried the FirewallPortOveride option and had it
ignored as well... So we are at a loss after for searching for help...
I'm turning to you capable guys for help :}}
=====
"No touchy NO TOUCHY! Emperor Kuzko -=Emperor's New Groove=-"
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
next reply other threads:[~2003-04-17 0:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-17 0:58 SBlaze [this message]
2003-04-17 2:53 ` CnC General and ipitables woes. Need HELP PLS! Sascha Reissner
2003-04-17 17:14 ` SBlaze
-- strict thread matches above, loose matches on Subject: below --
2003-04-17 13:45 Bret Holbrook
2003-04-17 17:15 ` SBlaze
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=20030417005813.13243.qmail@web40209.mail.yahoo.com \
--to=dagent.geo@yahoo.com \
--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