All I tried to run WCCP and get a lot of messages as below everytime users browse.
I assume the messages coming from IPTABLES, because I saw "nf_hook: hook 1 already set". However, I want to make sure that the messages come from WCCP (ip_wccp.o) or IPTABLES. Please advise. Your answer is very appreciated. Thx & Rgds, Awie Mar 29 13:52:29 Proxy kernel: skb: pf=2 (unowned) dev=eth0 len=48 Mar 29 13:52:29 Proxy kernel: PROTO=6 202.136.64.10:1691 202.143.97.229:80 L=48 S=0x00 I=60702 F=0x4000 T=126 Mar 29 13:52:29 Proxy kernel: nf_hook: hook 1 already set. Mar 29 13:52:29 Proxy kernel: skb: pf=2 (unowned) dev=eth0 len=48 Mar 29 13:52:29 Proxy kernel: PROTO=6 202.136.64.10:1691 202.136.64.50:8080 L=48 S=0x00 I=60702 F=0x4000 T=126 Mar 29 13:52:29 Proxy kernel: nf_hook: hook 0 already set. Mar 29 13:52:29 Proxy kernel: skb: pf=2 (unowned) dev=eth0 len=40 Mar 29 13:52:29 Proxy kernel: PROTO=6 202.136.64.10:1691 202.143.97.229:80 L=40 S=0x00 I=60704 F=0x4000 T=126 Mar 29 13:52:29 Proxy kernel: nf_hook: hook 1 already set. Mar 29 13:52:29 Proxy kernel: skb: pf=2 (unowned) dev=eth0 len=40 Mar 29 13:52:29 Proxy kernel: PROTO=6 202.136.64.10:1691 202.136.64.50:8080 L=40 S=0x00 I=60704 F=0x4000 T=126 Mar 29 13:52:29 Proxy kernel: nf_hook: hook 0 already set.
