How to use transparent kernel proxy with squid?

eculp_at_encontacto.net
Date: 07/08/03

  • Next message: Scott Gerhardt: "Login.access"
    Date: Tue,  8 Jul 2003 13:13:56 -0700
    To: freebsd-isp@freebsd.org
    
    

    I want to use squid as a transparent proxy for http. The last time I did
    this several years ago I used transproxy but I understand that it can
    now be done in the kernel. I have all the firewall options compiled in the
    kernel [current] and ipfw and natd are working as expected. I am trying to
    do something like

    ipfw add 300 fwd 127.0.0.1,3128 tcp from 192.168.1.0/24 to 0.0.0.0/0 80 \
    recv rl1 out xmit rl0

    Squid and the firewall are running on the same machine and and I want all
    the 192.168.1 network to be forced to use squid.

    Thanks for any tips,

    ed

    --
    -------------------------------------------------
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Scott Gerhardt: "Login.access"

    Relevant Pages

    • Re: [Full-Disclosure] Recommendations for a Passive Web Content Monitoring solution?
      ... One way to do it is to use squid running in transparent proxy mode (http ... packets to the transparent proxy. ... Monitoring solution? ...
      (Full-Disclosure)
    • Re: My ipfw rules doesnt work
      ... In order for your squid to perform as a transparent proxy, ... to first successfully compile it with transparent proxy support. ... then recompile and install your squid with transparent proxy support. ...
      (freebsd-isp)
    • GCC Bugs
      ... I used Kernel ... My system run very UNSTABLE as transparent proxy ... using Squid 2.4S7. ... Awie ...
      (comp.os.linux)
    • Re: iptables+squid+dhcp+USER_AUTHENTICATION
      ... >iptables (for transparent proxy and to route non-http traffic) ... >if i only use squid then i can provide user authentication, ... requires the extra control. ...
      (comp.os.linux.security)
    • configuring Squid as a Transparent proxy in BSD with ipfw
      ... Does anyone knows how can i configure Squid as a Transparent proxy ... using IPFW assuming that i have already configured Squid with Samba ... authentication and get the internet connection ...
      (freebsd-questions)