forked from mirrors/amnezia-wg-easy
		
	Inform Podman users about cap-add=NET_RAW
This commit is contained in:
		
							parent
							
								
									b60f0e9668
								
							
						
					
					
						commit
						ca737f9452
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -38,6 +38,7 @@ services:
 | 
			
		|||
    cap_add:
 | 
			
		||||
      - NET_ADMIN
 | 
			
		||||
      - SYS_MODULE
 | 
			
		||||
      # - NET_RAW # ⚠️ Uncomment if using Podman 
 | 
			
		||||
    sysctls:
 | 
			
		||||
      - net.ipv4.ip_forward=1
 | 
			
		||||
      - net.ipv4.conf.all.src_valid_mark=1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue