mirror of
				https://github.com/kevinveenbirkenbach/client-playbook.git
				synced 2025-11-04 08:37:58 +00:00 
			
		
		
		
	Solved wireguard bugs
This commit is contained in:
		
							
								
								
									
										4
									
								
								roles/application-wireguard/templates/set-mtu.sh.j2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								roles/application-wireguard/templates/set-mtu.sh.j2
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
ip li set mtu 1400 dev eth0
 | 
			
		||||
ip li set mtu 1400 dev wlo1
 | 
			
		||||
sysctl -p
 | 
			
		||||
		Reference in New Issue
	
	Block a user