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@xxxxxxxxxxxx