Re: [squid-users] some voice chats are not working with 6STABLE.14

From: Ammad Shah <ammads@dont-contact.us>
Date: Fri, 24 Aug 2007 09:32:35 +0500 (PKT)

This is due to proxy(squid/isa/etc) only for http/https/ftp, they are not
build for voice/smtp or any other protocol. if you want to use these
protocols you have to use iptables nat filter (NAT these ports ) so you
will able to access these websites, example to use this

 echo 1 > /proc/sys/net/ipv4/ip_forward
 iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
 iptables -A FORWARD -j ACCETP

 isp proxy works on this also, they only redirect your 80/443 to their
proxy ip address. so thats why you are not facing problem.

> Here again some problem with voice chats
> voice chatyahoo work GOOD
> voice chat msnmessenger works GOOD
>
> HERE one site www.dall3.com not work with squid
> proxy/cache
>
> first page open but if you put the nick and go in last
> there are rooms if you click any room you get nothing
> And if you use ISP proxy it works good
> Please help if any one can any way to adjust the
> squid.conf for this voice chat PLEASE advice
>
>
>
> ____________________________________________________________________________________
> Moody friends. Drama queens. Your life? Nope! - their life, your story.
> Play Sims Stories at Yahoo! Games.
> http://sims.yahoo.com/
>
Received on Thu Aug 23 2007 - 22:31:40 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT