I managed to set up masquerading on a SuSE6.2 with kernel 2.2.10. Working fine.
Trying to establish squid (2.2.stable3) as transparent proxy fails, however.
I followed the instructions in squid-FAQ (17.7 Transparent caching with Linux and
ipchains),
Now, ipchains -L shows the following rules:
---------------------------------------------------------------------------------------
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ------ anywhere anywhere n/a
ACCEPT tcp ------ anywhere babee.royal.net any -> www
REDIRECT tcp ------ anywhere anywhere any -> 3128 => www
Chain forward (policy ACCEPT):
target prot opt source destination ports
user_msq all ------ 192.168.0.0/24 anywhere n/a
Chain output (policy ACCEPT):
Chain user_msq (1 references):
target prot opt source destination ports
MASQ all ------ anywhere anywhere n/a
---------------------------------------------------------------------------------------
The log files, however, show no SQUID activity, The cache size doesn't increase, either.
Any hints appreciated.
Michael
|\ Michael/| |----- Feldmann Bonn Germany
| \ / | |----
| e\Ma/il | | m.feldmann@nikocity.de
Received on Tue Oct 12 1999 - 13:32:37 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:47 MST