<div dir="ltr">Out of curiosity, why block facebook?<br><br>-- <br>Ori Idan<br><br><div class="gmail_quote">On Wed, Dec 28, 2011 at 9:20 AM, Walter Dnes <span dir="ltr"><<a href="mailto:waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org">waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">  Out of a bit of paranoia, I'm blocking Facebook and its "Like"<br>
buttons, on my machine.  Here are 3 snippets from my iptables rules<br>
<br>
-A INPUT -s <a href="http://69.63.176.0/20" target="_blank">69.63.176.0/20</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://69.220.144.0/20" target="_blank">69.220.144.0/20</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://69.63.176.0/20" target="_blank">69.63.176.0/20</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://69.171.224.0/19" target="_blank">69.171.224.0/19</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://69.171.224.0/19" target="_blank">69.171.224.0/19</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://96.16.0.0/15" target="_blank">96.16.0.0/15</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://200.58.112.0/20" target="_blank">200.58.112.0/20</a> -j FECESBOOK<br>
-A INPUT -s <a href="http://213.155.64.0/19" target="_blank">213.155.64.0/19</a> -j FECESBOOK<br>
<br>
-A OUTPUT -s <a href="http://69.63.176.0/20" target="_blank">69.63.176.0/20</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://69.220.144.0/20" target="_blank">69.220.144.0/20</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://69.63.176.0/20" target="_blank">69.63.176.0/20</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://69.171.224.0/19" target="_blank">69.171.224.0/19</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://69.171.224.0/19" target="_blank">69.171.224.0/19</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://96.16.0.0/15" target="_blank">96.16.0.0/15</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://200.58.112.0/20" target="_blank">200.58.112.0/20</a> -j FECESBOOK<br>
-A OUTPUT -s <a href="http://213.155.64.0/19" target="_blank">213.155.64.0/19</a> -j FECESBOOK<br>
<br>
-A FECESBOOK -j LOG --log-prefix "FECESBOOK:" --log-level 6<br>
-A FECESBOOK -j DROP<br>
<br>
  That works.  However, I've recently started running into a lot of web<br>
pages that simply refuse to load under Firefox+Opera with those IP<br>
addresses blocked.  w3m works on them, so I assume this is related to<br>
graphic elements, i.e. the "Like" button, or "Follow" links.  Any idea<br>
how I can block those ranges without webpages refusing to load?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Walter Dnes <<a href="mailto:waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org">waltdnes@waltdnes.org</a>><br>
--<br>
The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/" target="_blank">http://gtalug.org/</a><br>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists" target="_blank">http://gtalug.org/wiki/Mailing_lists</a><br>
</font></span></blockquote></div><br></div>