>> On 27/09/19 7:04 pm, Martin S wrote:
>> > Returning user to squid. I've managed to set it up to allow access to
>> > external addresses, but it is blocking all my 192.168.x.x web
>> > services.
>> > What am I missing here?

On 27.09.19 09:16, Martin S wrote:
>All of it?
>Or some particular passage.

>Den fre 27 sep. 2019 kl 09:09 skrev Amos Jeffries <[email protected]>:
>> Your squid.conf contents.

Den fre 27 sep. 2019 kl 09:18 skrev Matus UHLAR - fantomas <[email protected]>:
missing any part of it could hide the reasons of your problems.
using partebin is fine though.

On 27.09.19 09:29, Martin S wrote:
https://pastebin.com/JS2QWHVG

you uncommented acl for localnet, but didn't give localnet access to the
proxy:

#http_access allow localnet
http_access allow localhost

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

you must uncomment first line above too,


--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________
squid-users mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to