Skip to content

Instantly share code, notes, and snippets.

@fritz0705
Created April 28, 2011 23:19
Show Gist options
  • Select an option

  • Save fritz0705/947551 to your computer and use it in GitHub Desktop.

Select an option

Save fritz0705/947551 to your computer and use it in GitHub Desktop.
iproute2 rules to block facebook access
rule add table 150
route add prohibit 74.119.76.0/22 table 150
route add prohibit 204.15.20.0/22 table 150
route add prohibit 66.220.144.0/20 table 150
route add prohibit 69.63.176.0/20 table 150
route add prohibit 69.171.224.0/19 table 150
route add prohibit 173.252.64.0/18 table 150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment