change firewall config
This commit is contained in:
		
							parent
							
								
									15cd3173d1
								
							
						
					
					
						commit
						06a71f9c9b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6,8 +6,8 @@ | ||||||
|     nameservers = [ "1.1.1.1" ]; |     nameservers = [ "1.1.1.1" ]; | ||||||
|     firewall = { |     firewall = { | ||||||
|       enable = true; |       enable = true; | ||||||
|       allowedTCPPorts = [ 22 80 443 7777 59010 59011 ]; |       allowedTCPPorts = [ 22 80 443 59010 59011 ]; | ||||||
|       allowedUDPPorts = [ 7777 59010 59011 ]; |       allowedUDPPorts = [ 59010 59011 ]; | ||||||
|       # allowedUDPPortRanges = [ |       # allowedUDPPortRanges = [ | ||||||
|         # { from = 4000; to = 4007; } |         # { from = 4000; to = 4007; } | ||||||
|         # { from = 8000; to = 8010; } |         # { from = 8000; to = 8010; } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue