[squid-users] Squid Transparent Cache

From: Mailing Lists <mailing@dont-contact.us>
Date: Thu, 21 Mar 2002 02:21:39 +0100

Hi,

Still trying to get squid to be a transparent cache....

I tried doing as you guys suggested.

iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
--to-port 3128

but I get the following:

/lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o:
init_module: Device or resource busy
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o: insmod
/lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o: insmod
ip_tables failed
iptables v1.2.4: can't initialize iptables table `nat': iptables who?
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

When I try insmod ip_tables I get

Using /lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o
/lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o:
init_module: Device or resource busy
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters

Please help
Received on Wed Mar 20 2002 - 18:21:29 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:01 MST