Re[2]: [squid-users] https Webmin using port 12000 doesn't work anymore with Squid

From: LeKeiserAmen <LeKeiser@dont-contact.us>
Date: Wed, 23 Nov 2005 21:54:32 +0100

Hello Tim,

Wednesday, November 23, 2005, 2:33:13 AM, you wrote:

TB> Recheck your ACL's...
TB> You have these:
TB> #acl Safe_ports port 12000 #Webmin
TB> http_access deny !Safe_ports
TB> http_access deny CONNECT !SSL_ports

TB> You need to allow CONNECT on the Webmin port (probably better to make it
TB> it's own ACL). I'd also recommend making CONNECT on that port only
TB> available to you target IP if that's possible (ie. you have a static
TB> target) too.

TB> Tim

I did what you suggested. I deleted the acl SAfe_port port 12000
I created a special acl : acl webmin port 12000
Then :
http_access allow webmin
http_access allow CONNECT webmin

that I put just before :
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports

Now I get this error :
1132778038.470 117 192.168.1.10 TCP_MISS/200 2189 CONNECT 192.168.1.1:12000 - DIRECT/192.168.1.1 -

Still working on the problem :)

-- 
Best regards,
LeKeiserAmen  
mailto: LeKeiser@lekeiser.com
Received on Wed Nov 23 2005 - 13:56:24 MST

This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:10 MST