On Sat, 27 Jun 2009 14:22:40 +0100 Adel ESSAFI <adeless...@gmail.com> wrote:
> Hi > thanks, > But actually, it does not work > > [r...@localhost ~]# iptables -I OUTPUT -d 69.63.178.11 -j DROP > [r...@localhost ~]# iptables -I OUTPUT -d 69.63.184.142 -j DROP > [r...@localhost ~]# iptables -I OUTPUT -d 69.63.176.140 -j DROP > [r...@localhost ~]# service iptables restart > iptables : Suppression des règles du pare-feu : [ OK ] > iptables : Configuration des chaînes sur la politique ACCEP[ OK ]er > iptables : Déchargement des modules : [ OK ] > iptables : Application des règles du pare-feu : [ OK ] > [r...@localhost ~]# telnet www.facebook.com 80 > Trying 69.63.186.11... > Connected to www.facebook.com. > Escape character is '^]'. > > > > Have you any idea why it does not work. These sites have lots of addresses so you will need to block every single one of them. Depending upon the front ends used and where they are hosted that may also block other stuff. If you are not too worried about doing it securely then just edit /etc/hosts and add fake entries for facebook.com/www.facebook.com. If you are worried about doing it securely remove the network connector. (Realistically its so trivial to use open proxies, gateways, tunnels that you have to decide what you are trying to achieve) -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines