Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Abdul-Wahid Paterson <abdulwahid@gmail.com>
To: Askar <askarali@gmail.com>
Cc: Netfilter List <netfilter@lists.netfilter.org>
Subject: Re: net2phone and yahoo
Date: Wed, 8 Sep 2004 10:58:22 +0100	[thread overview]
Message-ID: <995fcdb0040908025868666174@mail.gmail.com> (raw)
In-Reply-To: <a0f69e5040908024474f64d0a@mail.gmail.com>

Hi, thanks for the reply...


> ## Allow yahoo ports yahoo games:11999
> $iptables -A FORWARD -o ppp0 -p tcp -m multiport --dport
> 5000,5001,5100,5050,11999 -m state --state NEW -j ACCEPT

Is 11999 for games? I don't want to allow games access.
 
> The other UDP
> port does normally not need to be specified. Net2Phone uses anything
> in the range 1 - 30000. However, when Net2Phone is running on a
> machine behind NAT32, the actual port number used must be known.

Didn't quite understand this bit. Why would the second UDP port not
need to be specified as by default I am dropping all UPD.  Unless
there is a connection tracking module that knows about this voice chat
and can work out that it is a RELATED connection.

Also,  the work stations are NAT'd and have private addresses. They
want to be able to make and recv. voice chats. Does that mean I have
to open all UDP ports from 1-30000 for the workstations needing voice
chat?

Abdul-Wahid


      parent reply	other threads:[~2004-09-08  9:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  9:36 net2phone and yahoo Abdul-Wahid Paterson
     [not found] ` <a0f69e5040908024474f64d0a@mail.gmail.com>
2004-09-08  9:58   ` Abdul-Wahid Paterson [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=995fcdb0040908025868666174@mail.gmail.com \
    --to=abdulwahid@gmail.com \
    --cc=askarali@gmail.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