Advertisement
Guest User

Untitled

a guest
Oct 17th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Chain INPUT (policy DROP)
  2. target prot opt source destination
  3. DROP all -- ec2-50-18-210-65.us-west-1.compute.amazonaws.com anywhere
  4. fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
  5. ufw-before-logging-input all -- anywhere anywhere
  6. ufw-before-input all -- anywhere anywhere
  7. ufw-after-input all -- anywhere anywhere
  8. ufw-after-logging-input all -- anywhere anywhere
  9. ufw-reject-input all -- anywhere anywhere
  10. ufw-track-input all -- anywhere anywhere
  11. DROP all -- ec2-50-18-210-65.us-west-1.compute.amazonaws.com anywhere
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement