mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Firewall: add warning message, saying that during boot, all interfaces are loaded before firewall. (#1524)
This commit is contained in:
		
							parent
							
								
									5410ab6dcc
								
							
						
					
					
						commit
						1831fb6d97
					
				| @ -4,6 +4,11 @@ | |||||||
| Firewall | Firewall | ||||||
| ######## | ######## | ||||||
| 
 | 
 | ||||||
|  | .. warning:: Due to a race condition that can lead to a failure during boot | ||||||
|  |    process, all interfaces are initialized before firewall is configured. This | ||||||
|  |    leads to a situation where the system is open to all traffic, and can be | ||||||
|  |    considered as a security risk. | ||||||
|  | 
 | ||||||
| As VyOS is based on Linux it leverages its firewall. The Netfilter project | As VyOS is based on Linux it leverages its firewall. The Netfilter project | ||||||
| created iptables and its successor nftables for the Linux kernel to | created iptables and its successor nftables for the Linux kernel to | ||||||
| work directly on packet data flows. This now extends the concept of  | work directly on packet data flows. This now extends the concept of  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user