Hello list, I have installed Squid on one of our PC (for 192.168.2.0 network). We are able to browse all the pages fine, expect that we can not do any kind form submissions. For Ex we are not able to submit any search request by Google,altavista
Squid is installed in a computer which has two ips ... 192.168.1.103 192.168.2.100 and squid is configured for 192.168.2.0/24 network. We have another squid running on 192.168.1.100. which i point as cache_peer (parent cache) Following are the only fields i modified in conf file .. http_port 81 cache_effective_user squid cache_effective_group squid acl bioinfonet src 192.168.2.0/24 http_access allow bioinfonet http_access allow localhost http_access deny all icp_access allow bioinfonet visible_hostname somename cache_peer 192.168.1.100 parent 81 3130 apart from specifing cache_dir, cache_access_log dir locations .. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
