I'm trying to do trasperant proxy with redhat 6.1 and ipchains
I'm using squid v2.2 Stable 2.I' had no problems with this version on Redhat
5.2 version.I've done the ipchains configuration as described at the
FAQ.There is the configurasion I made.
/sbin/ipchains -A input -j ACCEPT -i lo
/sbin/ipchains -A input -j ACCEPT -p tcp -d [proxy ip] 8080
/sbin/ipchains -A input -j REDIRECT 8080 -p tcp -s 0.0.0.0/0 -d 0.0.0.0/0 80
I'm running squid at port 8080 and configured for httpd_accel_port 80 and
etc.
But I'm taking an error message like REDIR_TIMEOUT in the access.log file.
I need urgent help
Thanks.
Yusuf Alakavuk
b-Net Bilgisayar ve İletişim
Hizmetleri Ltd. Şti.
Tel: +90 212 2133885
yusufal@bnet.net.tr
Received on Mon Jan 31 2000 - 08:45:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:46 MST