×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Squid: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
     
    imported>mutante
    mNo edit summary
     
    (One intermediate revision by the same user not shown)
    Line 1: Line 1:

    cache_peer 192.168.151.7 parent 8080 0
    cache_peer 192.168.151.7 parent 8080 0


    Proxy ueber Parent-Proxy schicken
    Proxy über Parent-Proxy schicken


    redirect_program /usr/bin/squidGuard
    redirect_program /usr/bin/squidGuard


    SquidGuard aktivieren
    SquidGuard aktivieren


    acl all src 0.0.0.0/0.0.0.0
    acl all src 0.0.0.0/0.0.0.0
    Line 18: Line 17:
    http_access allow all
    http_access allow all


    HTTP Access fuer Alle
    HTTP Access für Alle


    http_reply_access allow all
    http_reply_access allow all

    Latest revision as of 12:17, 7 April 2006

    cache_peer 192.168.151.7 parent 8080 0	
    

    Proxy über Parent-Proxy schicken

    redirect_program /usr/bin/squidGuard
    

    SquidGuard aktivieren

    acl all src 0.0.0.0/0.0.0.0
    

    "All" Control Liste die auf alles zutrifft

    never_direct allow all
    

    "Child"-proxy soll selber KEIN DNS versuchen sondern immer den Parent fragen, und das gilt fuer "All"

    http_access allow all
    

    HTTP Access für Alle

    http_reply_access allow all
    

    Die Reply nicht vergessen

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.