Advertisement
rs232

blacklist-custom

Aug 18th, 2014
1,363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. ######################################
  2. # Custom blacklist, mix and match any of the following formats
  3. # Single: "X.X.X.X"
  4. # Range: "FIRSTIP-LASTIP"
  5. # FQDN: "bbc.com"
  6. # CIDR: "X.X.X.X/YY"
  7. # NOTE: ONLY PUBLIC IP ADDRESSES WILL BE CONSIDERED HERE
  8. ######################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement