Find the answer to your Linux question:
Results 1 to 3 of 3
hi, iam using squid 2.5 stable proxy with ldap authentication on redhat linux Enterprise Edition 4. It's working fine. I installed dansduardian 2.10.0.3on my system for content filtering. but it's ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    22

    squid-dansguardian

    hi,
    iam using squid 2.5 stable proxy with ldap authentication on redhat linux Enterprise Edition 4. It's working fine.
    I installed dansduardian 2.10.0.3on my system for content filtering. but it's not forwarding request to squid.??? wat may be problem???
    Squid listening port 3128
    dansguardian -8080

    my squid.conf for danguardian is
    # Connection from LAN (auth, no cache) [ACL: FRONT]
    http_port XXX.XXX.XXX.XXX:3128
    # Feed back by DansGuardian (no auth, cache) [ACL: BACK]
    http_port 127.0.0.1:8080
    acl FRONT myport 3128
    acl BACK myport 8080
    # pass the request to DansGuardian
    cache_peer 127.0.0.1 parent 3128 0 proxy-only no-query
    cache_peer_access 127.0.0.1 allow FRONT
    cache_peer_access 127.0.0.1 deny all
    forwarded_for on
    no_cache deny FRONT
    http_access allow BACK
    http_access allow FRONT
    And
    Dansguardian conf file is
    filterip = 127.0.0.1
    filterport = 8080
    proxyip = 127.0.0.1
    proxyport = 3128
    dansguardian is running....but not filtering contents..............
    plz anyone help me?????

  2. #2
    Just Joined!
    Join Date
    Jul 2009
    Posts
    26

    Question squid-dansguardian

    Hello kalidoss,

    Could you please help on how to configure squid+dansguardian?
    Do you have any documentation?
    I know how to configure squid, But i am new to dansguardian.

    Thanks in advance

    Regards
    Kalyan kumar Pasupuleti

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Hello

    This thread is almost 2 years old so I'm going to lock it, but do feel free to start a fresh thread of your own if you are having any problems with Linux.

    Thank you.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...