All of lore.kernel.org
 help / color / mirror / Atom feed
From: Askar <askarali@gmail.com>
To: "Sandy T. Santos" <sandy@bulacan.gov.ph>
Cc: netfilter@lists.netfilter.org
Subject: Re: yahoo webcam
Date: Mon, 22 Nov 2004 22:38:02 +0500	[thread overview]
Message-ID: <a0f69e504112209384401445d@mail.gmail.com> (raw)
In-Reply-To: <006401c4d0d9$04ef2a80$6339a8c0@amidala>

try this rule

$iptables -A FORWARD -o ppp0 -p tcp -m multiport --dport
5000,5001,5100,5050,11999 -m state --state NEW -j ACCEPT

its for yahoo yahoo service chat, cam, voice, games

regards

On Tue, 23 Nov 2004 05:19:57 +0800, Sandy T. Santos
<sandy@bulacan.gov.ph> wrote:
> i have a problem enabling yahoo webcam on a NAT'ed
> drop-all-unless-specified firewalled box. currently the ym clients (all on
> win32's) can only access yahoo messenger via squid transparent proxy but
> this does not allow webcam to work. the requirements for yahoo webcam is
> that you have to open up TCP port 5100, i have done that but i still can't
> established a connection with the ym server. i was wondering if anyone here
> knows the complete rule for making this work.
> 
> thanks.
> 
> ``
> Sandy T. Santos
> Provincial Information Technology Office
> Provincial Government of Bulacan | http://www.bulacan.gov.ph
> Malolos, Bulacan
> Registered Linux User #345287
> 
> 


-- 
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)


      parent reply	other threads:[~2004-11-22 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22 21:19 yahoo webcam Sandy T. Santos
2004-11-22  9:25 ` Feizhou
2004-11-22 17:38 ` Askar [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=a0f69e504112209384401445d@mail.gmail.com \
    --to=askarali@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=sandy@bulacan.gov.ph \
    /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 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.