From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feizhou Subject: Re: yahoo webcam Date: Mon, 22 Nov 2004 17:25:08 +0800 Message-ID: <41A1B074.7040707@linuxmail.org> References: <006401c4d0d9$04ef2a80$6339a8c0@amidala> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <006401c4d0d9$04ef2a80$6339a8c0@amidala> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "Sandy T. Santos" Cc: netfilter@lists.netfilter.org Sandy T. Santos 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. ito. iptables -t nat -A PREROUTING -p tcp --dport 5000:5010 -j --to-dest (ip of machine that will use yahoo message video/audio) > > thanks. > > `` > Sandy T. Santos > Provincial Information Technology Office > Provincial Government of Bulacan | http://www.bulacan.gov.ph > Malolos, Bulacan > Registered Linux User #345287 > >