mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-31 02:11:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			484 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			484 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| [sshd]
 | |
| 
 | |
| # To use more aggressive sshd modes set filter parameter "mode" in jail.local:
 | |
| # normal (default), ddos, extra or aggressive (combines all).
 | |
| # See "tests/files/logs/sshd" or "filter.d/sshd.conf" for usage example and details.
 | |
| #mode   = normal
 | |
| enabled = true
 | |
| port    = ssh
 | |
| bantime = 36000000
 | |
| findtime = 36000
 | |
| maxretry = 2
 | |
| sender = fail2ban@sectorq.eu
 | |
| destemail = jaydee@sectorq.eu
 | |
| ignoreip = 192.168.77.0/24 87.197.162.37
 | |
| backend = systemd
 | |
| action = %(action_mwl)s
 | |
|         banan | 
