Hi Friends I have configured the Transparent Squid in CentOS following the url:-
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch32_:_Controlling_Web_Access_with_Squid When i restart the squid i got some error Stopping squid: 2009/01/19 21:35:19| parseConfigFile: line 3098 unrecognized: 'h ttpd_accel_host virtual' 2009/01/19 21:35:19| parseConfigFile: line 3099 unrecognized: 'httpd_accel_port 80' 2009/01/19 21:35:19| parseConfigFile: line 3100 unrecognized: 'httpd_accel_with_ proxy on' 2009/01/19 21:35:19| parseConfigFile: line 3101 unrecognized: 'httpd_accel_uses_ host_header on' and i don't know iptables rules is correct or wrong # iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 192.168.1.124:3128 Please give me the suggestion Regards B.Rajeshkumar 9894943041. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
