Networking Forums

Networking Forums > Computer Networking > Linux Networking > FC3/Kernel 2.6, Fast Switching, Transparent Proxy, Squid, WCCP Help!!!!!

Reply
Thread Tools Display Modes

FC3/Kernel 2.6, Fast Switching, Transparent Proxy, Squid, WCCP Help!!!!!

 
 
swoolley@adstelecom.com
Guest
Posts: n/a

 
      05-19-2005, 01:03 AM
I am trying to implement a transparent proxying solution with FC3,
Squid, and Cisco Routers (via WCCP/GRE) and am having problems getting
the Cisco Router to talk with my squid box. Per Jeremy Garcia's
excellent article in Linux Magazine, I have checked that my updated
stock FC3 kernel (2.6.11-1.14_FC3smp) has packet filtering, connection
tracking, IP tables support, full network address translation (NAT) and
REDIRECT target support enabled in the kernel (loadable modules0. The
article also states that FAST Switching must be set to NO.

I have looked for Fast Switching in my .config, in make menuconfig, and
googling, but have not seen anything as far as configuring it in FC3 or
2.6 kernels. Does anyone have any ideas how I can set/check the Fast
Switching setting?

I know the box functions well as a normal proxy, however the
transparent part of this is what I am having a difficult time getting
to work -- more specifically the wccp connection.

viewing my iptunnel gives:
gre0: gre/ip remote any local any ttl inherit nopmtudisc
sit0: ipv6/ip remote any local any ttl 64 nopmtudisc
gre1: gre/ip remote 192.168.1.1 local 192.168.1.200 dev eth0 ttl
inherit

lsmod shows ip_gre, ipt_REDIRECT, iptables_nat, and other modules

I am using the a 2.6.11 kernel so I do nit believe I have to run the
ip_wccp patch.

netstat -i gives:
[root@squid2 ~]# netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 679078 0 0 0 1326781 0 0 0 BMRU
gre1 1476 0 0 0 0 0 1 0 0 0 OPRU
lo 16436 0 7 0 0 0 7 0 0 0 LRU

which looks like only 1 TX-OK packet has been transmitted????


Help!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
client source address with squid transparent proxy awrightus@gmail.com Linux Networking 0 12-31-2008 01:42 PM
debian Etch transparent squid proxy error messages Olaf Petzold Linux Networking 9 10-11-2006 10:22 PM
transparent proxy - iptables+ squid+2 routers Igor Linux Networking 3 10-13-2005 03:54 AM
Fast Switching and kernel v2.6 swoolley@adstelecom.com Linux Networking 0 05-19-2005 08:49 PM
Transparent proxy with Squid and Apache problem Tobias Skytte Linux Networking 0 11-21-2003 08:20 AM



1 2 3 4 5 6 7 8 9 10 11