April 30, 2024, 02:25:13 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Proxy for Webcam on Yahoo messenger  (Read 7475 times)

Offline jla

  • New Member
  • Posts: 2
Proxy for Webcam on Yahoo messenger
« on: May 27, 2005, 04:46:26 PM »
I am using Linux as a server but my messenger can use the webcam it is giving me an error message "You are behind firewall" I don't know how to do it I don't know if anybody way to please post it to me and we can troubleshoot it together.
Joseph. jlaakinpelu@yahoo.com

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Proxy for Webcam on Yahoo messenger
« Reply #1 on: May 30, 2005, 02:45:50 PM »
You have to allow all ports in squid.conf !

Offline jla

  • New Member
  • Posts: 2
Proxy for Webcam on Yahoo messenger
« Reply #2 on: May 30, 2005, 03:03:33 PM »
Thanks for the reply but I am using port 3128 for the messenger and I allowed but it is not using webcam still I don't which line to allow all the port.

Thanks a milllion again for your reply and I will be expecting this one too.
Joseph

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Proxy for Webcam on Yahoo messenger
« Reply #3 on: June 04, 2005, 07:53:17 AM »
you have to edit squid.conf file.

Also this thing has been discussed before . all you have to make sure that the ports used by messenger are allowed in the squid.conf .

try to disable or remove following lines from squid.conf
Code: [Select]
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports

Offline ashishraj

  • Linux Noob !
  • *
  • Posts: 19
Proxy for Webcam on Yahoo messenger
« Reply #4 on: July 12, 2005, 05:22:52 AM »
forgot all....

just go to connection setting in yahoo mess.
there is a option "no network detection" click on it and apply changes.
:))

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
Proxy for Webcam on Yahoo messenger
« Reply #5 on: July 12, 2005, 07:32:23 AM »
if u r using simple proxy, and u r suing 3128 as the default port add port 80 also.

http_port 3128 80

restart the squid

service squid restart

go to yahoo messenger -> connection -> preference
check mark the http_proxy and give the proxy server address and port as 80.

it vil work

cheers

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
Proxy for Webcam on Yahoo messenger
« Reply #6 on: July 12, 2005, 07:34:00 AM »
if u r using transparent proxy

go to yahoo messenger -> connection -> preference
uncheck mark the http_proxy and use check mark no proxies

it vil work

cheers