Skip to main content

Thread: squid blocking webmin


so have squid , running , working treat, problem cannot access webmin @ https://192.168.1.100:10000

part of squid.conf file below.
code:
acl localnet src 10.0.0.0/8   acl localnet src 172.16.0.0/12   acl localnet src 192.168.0.0/16   acl ssl_ports port 443  acl webmin url_regex "/etc/squid/webmin.acl"  acl webmin_port port 10000  http_access allow connect webmin_port localnet  http_access allow connect webmin_port localhost
contents of webmin.acl followed

code:
https://192.168.1.100:10000
here error cache.log

code:
 request connect 192.168.1.100:10000 denied, because matched 'ssl_ports'  2011/06/27 19:33:41| reply connect 192.168.1.100:10000 allowed, because matched 'ssl_ports'  2011/06/27 19:33:41| request connect 192.168.1.100:10000 denied, because matched 'ssl_ports'  2011/06/27 19:33:41| reply connect 192.168.1.100:10000 allowed, because matched 'ssl_ports'
the reference can find ssl_ports in squid.conf are

code:
#recommended minimum configuration:  #  # allow cachemgr access localhost  http_access allow manager localhost  http_access deny manager  # allow purge requests localhost  http_access allow purge localhost  http_access deny purge  # deny requests unknown ports  # http_access deny !safe_ports # edited here  # deny connect other ssl ports  http_access allow connect !ssl_ports
i know simple setting, can't figure out which?

shine light

i haven't used squid thought have poke around , think i've spotted odd 'bit , piece' might you.

please review: http://www.linuxquestions.org/questi...-squid-770374/

impression need define 10000 'safe port' (using syntax/method using @ above link) , need repair squid.conf file more erictra trying op in post #4 @ other forum.

may mistaken, may changing line:
code:
http_access allow connect !ssl_ports
to
code:
http_access allow connect ssl_ports
might make go should reinstate line reads
code:
http_access deny !safe_ports
as last line in squid.conf if have understood i've been looking @ in last 5 minutes.

@ least have bumped thread: if try based on advice @ other forum , doesn't give joy post attempt & results please - if nobody romps in better lift game , try harder


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] squid blocking webmin


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support