[squid-users] TCP 403 Denied on new squid build out
roadrage27
alex.tate at gmail.com
Thu Jan 12 16:16:19 UTC 2017
sure thing here it is
http_access allow all
#Recommended minimum configuration:
#acl manager proto cache_object
#acl localhost src 127.0.0.1/32
#acl to_localhost dst 127.0.0.0/8
acl localnet src 0.0.0.0/8 10.145.68.0/24
#acl myip src 10.145.68.148/32
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access deny !Safe_ports
http_access allow manager localhost
http_access allow localnet
http_access deny manager
http_port 3128
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid3/access.log squid
On Thu, Jan 12, 2017 at 9:29 AM Amos Jeffries [via Squid Web Proxy Cache] <
ml-node+s1019090n4681150h5 at n4.nabble.com> wrote:
On 13/01/2017 3:44 a.m., roadrage27 wrote:
> I made the changes suggested and still no love from squid for browsing
the
> web using it as a proxy.
>
> the error screen reads
>
> Access Denied
>
> Access control configuration prevents your request from being allowed at
> this time. Please contact your service provider if you feel this is
> incorrect.
>
Okay. Would you mind re-posting your updated squid.conf so we can check
teh changes were done right?
Amos
_______________________________________________
squid-users mailing list
[hidden email] <http:///user/SendEmail.jtp?type=node&node=4681150&i=0>
http://lists.squid-cache.org/listinfo/squid-users
If you reply to this email, your message will be added to the discussion
below:
http://squid-web-proxy-cache.1019090.n4.nabble.com/TCP-403-Denied-on-new-squid-build-out-tp4681127p4681150.html
To unsubscribe from TCP 403 Denied on new squid build out, click here
<http://squid-web-proxy-cache.1019090.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4681127&code=YWxleC50YXRlQGdtYWlsLmNvbXw0NjgxMTI3fDIwMjU4MDQxMw==>
.
NAML
<http://squid-web-proxy-cache.1019090.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/TCP-403-Denied-on-new-squid-build-out-tp4681127p4681151.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list