Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
		Network Troublshooting => General Networking Support in Linux => Topic started by: jla 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
			 
			
			- 
				You have to allow all ports in squid.conf !
			
 
			
			- 
				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
			 
			
			- 
				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 http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
			 
			
			- 
				forgot all....
just go to connection setting in yahoo mess.
there is a option "no network detection" click on it and apply changes.
:))
			 
			
			- 
				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
			 
			
			- 
				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