SquidGuard - Squid - what am I doing wrong
-
I have a typical 3 interface setup, LAN, WAN, DMZ.
ver 1.2.2 stable with squid and squidguard packagesI have LAN rules allowing all outgoing to to Ports 25, 110 & 143 for public mail services
I have WAN rules allowing inbound mail services to the DMZ
All e-mail works as expectedSquid is setup to run as transparent proxy
Squidguard has a single acl of approximately 50 individual IP's entered of priveledged users (should be allowed to access the internet) sg is enabled and blacklist is enabled
The blacklist is working as expected, however, all hosts are allowed to access the internet, not just the priveledged users.
I'm lost on how to configure the ACL to allow only the hosts entered and block anyhting else on the subnet.I've viewed every tutorial and read the entire squidguard page, examples,etc…
any help is greatly appreciated -
on which interface did you enable transparent proxy?
LAN?
So, are users that suppose to use proxy on LAN network?
if not, just add that network -
Hope this will be helpful.
On Default tab, none of blacklist you don't have to select.On ACL tab, in source ip box, fill with ip hosts that you allow to access internet or you can put range of ip. On destination rule set, select which blacklist you want to use. When done do that, click save.
Go to General settings tab and click apply. As my experience, once you click Apply sometimes state will show stop. When you click save at bottom it will appear started. And now you can test.
-
As my experience, once you click Apply sometimes state will show stop
in my experience, this cause by the Blacklist turned ON.but since the blacklist worked fine, then like zabidin said, it must be in the Default tab.
In the destination rules, set Default access [all] = denymight be work.
;D