Guest User

Untitled

a guest
Feb 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [ssh]
  2.  
  3. enabled = true
  4. port = ssh
  5. filter = sshd
  6. logpath = /var/log/auth.log
  7. maxretry = 6
  8.  
  9. Chain INPUT (policy ACCEPT)
  10. target prot opt source destination
  11.  
  12. Chain FORWARD (policy ACCEPT)
  13. target prot opt source destination
  14.  
  15. Chain OUTPUT (policy ACCEPT)
  16. target prot opt source destination
Add Comment
Please, Sign In to add comment