LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-02-2008, 05:01 PM   #1
fbaiao
LQ Newbie
 
Registered: Oct 2008
Posts: 3

Rep: Reputation: 0
Question Problem using Trillian


Hi people.

My squid is blocking Trillian and I'm not finding the reason.

This message is shown on log:
1222973925.596 0 192.168.0.253 TCP_DENIED/403 1399 CONNECT messenger.hotmail.com:1863 - NONE/- text/html


But this port is allowed to be used in squid.conf:

acl Safe_ports port 1863 # Trillian

.....


# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports

.....


acl our_networks src 192.168.0.0/24
http_access deny !white !free
http_access allow our_networks

http_access allow localhost

# And finally deny all other access to this proxy
http_access deny all




Please, help me to understand why trillian is being blocked.
Thanks in advance.
Regards,
Flavio Baião.
 
Old 10-02-2008, 05:28 PM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Sounds like you need to add the port to the SSL_ports ACL, so that the CONNECT method can be used.
 
Old 10-02-2008, 05:40 PM   #3
latinmusic74
Member
 
Registered: Jun 2007
Posts: 118

Rep: Reputation: 16
Maybe this is a firewall problem. Look at this link for reference.

hxxp://trillian.cc/forums/printthread.php?threadid=6475

let me now
 
Old 10-02-2008, 06:10 PM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by latinmusic74 View Post
Maybe this is a firewall problem.
No, Squid is clearly denying access, as shown by the TCP_DENIED log entry.
 
Old 10-03-2008, 08:43 AM   #5
fbaiao
LQ Newbie
 
Registered: Oct 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Ssl

Quote:
Originally Posted by win32sux View Post
Sounds like you need to add the port to the SSL_ports ACL, so that the CONNECT method can be used.
Hi. Thanks for your help but it's already there:


acl SSL_ports port 443
acl Safe_ports port 443 # https


Any other suggestion ?

 
Old 10-03-2008, 09:31 AM   #6
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by fbaiao View Post
Hi. Thanks for your help but it's already there:


acl SSL_ports port 443
acl Safe_ports port 443 # https
No, it's not. What you posted only shows port 443 in the SSL_ports ACL. You need to add port 1863.
 
Old 10-03-2008, 09:52 AM   #7
fbaiao
LQ Newbie
 
Registered: Oct 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by win32sux View Post
No, it's not. What you posted only shows port 443 in the SSL_ports ACL. You need to add port 1863.
You're right !!!
I've added: acl SSL_ports port 1863
It's working now !!!

Thanks a lot.

Regard,
Flavio Baião.
 
Old 10-03-2008, 09:54 AM   #8
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by fbaiao View Post
You're right !!!
I've added: acl SSL_ports port 1863
It's working now !!!

Thanks a lot.

Regard,
Flavio Baião.
You're welcome!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
icq, trillian GM Myrdin Linux - Software 5 11-09-2003 10:12 AM
alternative to trillian... MvD Linux - Software 3 09-30-2003 04:26 AM
wine and trillian pro 2.0 primal-id Linux - Software 5 09-22-2003 07:32 PM
Trillian for Linux? teyesahr Linux - Newbie 16 09-07-2003 07:29 PM
Trillian! sancho5 Linux - General 2 09-24-2001 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration