Re: Tranparent Proxy
From: Mark Bojara (mark_at_mics.co.za)
Date: 06/18/03
- Previous message: David Ziggy Lubowa: "Re: Tranparent Proxy"
- In reply to: apellido jr., wilfredo p: "Tranparent Proxy"
- Next in thread: Hugh Blandford: "Re: Tranparent Proxy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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"
- Previous message: David Ziggy Lubowa: "Re: Tranparent Proxy"
- In reply to: apellido jr., wilfredo p: "Tranparent Proxy"
- Next in thread: Hugh Blandford: "Re: Tranparent Proxy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|