All of lore.kernel.org
 help / color / mirror / Atom feed
* net2phone and yahoo
@ 2004-09-08  9:36 Abdul-Wahid Paterson
       [not found] ` <a0f69e5040908024474f64d0a@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Abdul-Wahid Paterson @ 2004-09-08  9:36 UTC (permalink / raw)
  To: Netfilter List

Hi,

Has anyone had any experience for allowing Yahoo voice chat and
net2phone through a firewall. I want to only allow it for certain
users but I can't seem to work out the ports that it is using for the
voice chat. Any one done this before?

Thanks,

Abdul-Wahid


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: net2phone and yahoo
       [not found] ` <a0f69e5040908024474f64d0a@mail.gmail.com>
@ 2004-09-08  9:58   ` Abdul-Wahid Paterson
  0 siblings, 0 replies; 2+ messages in thread
From: Abdul-Wahid Paterson @ 2004-09-08  9:58 UTC (permalink / raw)
  To: Askar; +Cc: Netfilter List

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-08  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.