On Mon, Mar 12, 2012 at 8:28 PM, rmariya sagaya asirvatham < [email protected]> wrote:
> Thank you. > > How can i configure my firewall to accept all outgoing web traffic only > from my proxy server > > may i add below lines in my iptables .... > iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to > 192.168.x.x.3128 > iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT > --to-port 3128 > > what i have to do more...... > > (my proxy server is running in my gateway ssystem,i am using only one > system for both) > > with thanks > Asir > > hi, > Pl go through this url where you can lock the proxy settings tools with password. https://addons.mozilla.org/en-US/firefox/addon/public-fox/ This tool may be simple for small computer networks. Thanks, V. Karthick My Experience shared in : http://vkarthickeyan.wordpress.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
