Search squid archive

Re: some voice chats are not working with 6STABLE.14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/
>




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux