On Fri, Sep 3, 2010 at 2:18 PM, sasi <[email protected]> wrote: > Dear All, > I find out the solution. I have achieve through firewall. > /sbin/ipchains -A output -s dropbox.com -j DENY > /sbin/ipchains -A input -s dropbox.com -j DENY > > Thanks 4 ur replies. >
I was going to suggest blocking https connections with iptables (for 2.6.x kernel). I am glad you researched and found a solution. However, you will have to do this for *every* https site that you want blocked. Also, please trim your quotations and avoid top posting. -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
