[ale] squidGuard

James P. Kinney III jkinney at localnetsolutions.com
Fri Apr 16 14:48:06 EDT 2004


Has anyone setup squidGuard before? I can connect to the local gateway
machine OK but everything past it is blocked even though I have rules
set (I think) to allow access.

From
squidGuard.conf:                                                                                
source LAN {
        ip              192.168.1.2
}

                                                                                
dest good {
        expressionlist          good.destexprlist
        urllist         good.desturllist
        domainlist      good.destdomainlist
}
                                                                                
acl {
        LAN {
                pass good all
        }else{
                pass none
        }
                                                                                
        default {
                pass none
                rewrite dmz
                redirect
http://192.168.1.1/cgi-bin/blocked?clientaddr=%a+clientname=%n+clientident=%i+srcclass=%s+targetclass=%t+url=%u
        }
}

192.168.1.1 is the gateway machine that is also a web server. It is the
squid proxy server

-- 
James P. Kinney III          \Changing the mobile computing world/
CEO & Director of Engineering \          one Linux user         /
Local Net Solutions,LLC        \           at a time.          /
770-493-8244                    \.___________________________./
http://www.localnetsolutions.com

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part




More information about the Ale mailing list