firewall: increase max connections
Apparently we reached the default.
This commit is contained in:
		
							parent
							
								
									ed0f4b4bff
								
							
						
					
					
						commit
						3e1949565a
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -11,3 +11,6 @@ net.ipv6.route.skip_notify_on_dev_down = 1 | ||||||
| # firewall is routing packets between them. | # firewall is routing packets between them. | ||||||
| net.ipv4.conf.all.send_redirects = 0 | net.ipv4.conf.all.send_redirects = 0 | ||||||
| net.ipv4.conf.default.send_redirects = 0 | net.ipv4.conf.default.send_redirects = 0 | ||||||
|  | 
 | ||||||
|  | # Increase max connections for netfilter. | ||||||
|  | net.netfilter.nf_conntrack_max = 1048576 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue