In my Office some person like using Pidgin as Chatting tools to connect to Yahoo messager.
Because my office using Squid as Proxy server, some modification of squid.conf is adding.
This line below (red bold) you must add on squid.conf.
acl SSL_ports port 443
acl SSL_ports port 5050
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl CONNECT method CONNECT
acl shoutcast rep_header X-HTTP09-First-Line ^ICY\s[0-9]
acl apache rep_header Server ^Apache
Restart Squid : #service squid restart
Try connect from pidgin.
If any problem don't be ashame to put comment in this post. Thank's .
Subscribe to:
Post Comments (Atom)
Featured Post
Install gammu on centos 7
To install Gammu on CentOS 7, follow these steps: 1. Update the system: Bash sudo yum update 2. Install dependencies: Bash sudo yum install...
-
Optical Character Recognition ( OCR ) is method in to convert image data which contain character into text data. That is used in artificial ...
-
When we create new Project and want to select Framework like ' Java Server Faces ' or other there is a check box that can not be ch...
-
When running Glassfish server on Netbeans IDE we get this error message : INFO: GlassFish Server Open Source Edition 3.1.1 (12) startup t...
Good day Sir/Madam,
ReplyDeleteHere my grateful thanks for you unselfish share your knowledge, Now i can use my PIDGIN :)
regards
Michael Flores
thanks for you unselfish sharing with you knowledge in others, More Blessed to come to us,
ReplyDeleteregards
Michael Flores
thanks, your post help me alot,
ReplyDeletei'm currently using squid for reducing my bandwidth usage
before I add the line the error is : proxy forbids port 5050 tunneling
ReplyDeleteafter I add the line, the error is : Unable to connect: HTTP proxy connection error 504
any suggestion?
thanks
May be you'r is fail to start/unavailable ... try start your squid manually ...
ReplyDeletethanks for sharing...
ReplyDelete