forked from jan-leila/nix-config
		
	added tailnet devices to fail2ban whitelist
This commit is contained in:
		
							parent
							
								
									c2d7f1f481
								
							
						
					
					
						commit
						34bc5b1933
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -20,6 +20,10 @@ in { | ||||||
|           "10.0.0.0/8" |           "10.0.0.0/8" | ||||||
|           "172.16.0.0/12" |           "172.16.0.0/12" | ||||||
|           "192.168.0.0/16" |           "192.168.0.0/16" | ||||||
|  | 
 | ||||||
|  |           # tail scale tailnet | ||||||
|  |           "100.64.0.0/10" | ||||||
|  |           "fd7a:115c:a1e0::/48" | ||||||
|         ]; |         ]; | ||||||
|         bantime = "24h"; # Ban IPs for one day on the first ban |         bantime = "24h"; # Ban IPs for one day on the first ban | ||||||
|         bantime-increment = { |         bantime-increment = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue