Re: Tranparent Proxy

From: Mark Bojara (mark_at_mics.co.za)
Date: 06/18/03

  • Next message: Hugh Blandford: "Re: Tranparent Proxy"
    Date: Wed, 18 Jun 2003 19:32:34 +0200 (SAST)
    To: "apellido jr., wilfredo p" <hazecast@yahoo.com>
    
    

    Hello,

    This can be done with FreeBSD 4.8 since the GRE patches dont work on
    anything above -release you have to manually create the tunnel. Below is a
    example config:

    192.168.0.1 - being your router with WCCPv1
    192.168.0.2 - being your squid with WCCP compiled

    ifconfig gre0 create
    ifconfig gre0 192.168.0.1 10.20.30.40 netmask 255.255.255.255 link1 tunnel 192.168.0.2 192.168.0.1 up
    ipfw add fwd 127.0.0.1,8080 tcp from 192.168.0.0/25 to any 80 in

    Hope this works,

    Chow
    Mark

    ----------------------------------------------------------------
    The best cure for insomnia is to get a lot of sleep.
    ----------------------------------------------------------------
    On Wed, 18 Jun 2003, apellido jr., wilfredo p wrote:

    >does anyone tried to configure Tranparent proxy using
    >gre tunneling between CISCO router <---WCCP--->
    >FreeBSD 4.8?
    >
    >=====
    >If you can't hear me, it's because i'm in parentheses. [ apellido jr., wilfredo p. ]
    >
    >__________________________________
    >Do you Yahoo!?
    >SBC Yahoo! DSL - Now only $29.95 per month!
    >http://sbc.yahoo.com
    >_______________________________________________
    >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"
    >

    _______________________________________________
    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: Hugh Blandford: "Re: Tranparent Proxy"

    Relevant Pages

    • Impossible to IPfilter this?
      ... I'm trying to increase security on my FreeBSD 4.8 firewall/DSL router/VPN ... RedHat 7.1 box running FreeS/WAN. ... This tunnel allows traffic from my ...
      (FreeBSD-Security)
    • ISAKMPD between FreeBSD 6.1 and OpenBSD 3.9
      ... Does anyone have experience configuring ISAKMPD on FreeBSD? ... problems convincing the FreeBSD box to route traffic through the tunnel. ... A.B.C.D OpenBSD box external IP ... payload: TRANSFORM len: 36 ...
      (freebsd-questions)
    • Re: VPN Tunneling
      ... >>I'm trying to make a VPN tunnel between a FreeBSD machine and a Win2K ... > FreeBSD box is acting as a gateway/natd for the net1 internal network. ...
      (FreeBSD-Security)
    • ipsec ipcomp between FreeS/WAN 2.04 and FreeBSD 5.2
      ... Without IPComp tunnel are successfully established. ... This is my setkey init (FreeBSD box side): ... However with this kind of init file FreeS/WAN is dropping packet coming from the FreeBSD box. ...
      (freebsd-net)
    • FreeBSD (Racoon) / Draytek Setup
      ... I'm having trouble attempting to set up a lan to lan VPN between FreeBSD 4.9 ... This tunnel joins 192.168.32.1 and 192.168.1.1 There's a route to ... I've completd the VPN setup on the Draytek Vigor2900. ... FreeBSD/Draytek lan to lan VPN using IPSec? ...
      (freebsd-net)