mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Fix openvpn bonding
This commit is contained in:
		
							parent
							
								
									d2783b7b3a
								
							
						
					
					
						commit
						4449784731
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -36,6 +36,7 @@ _openvpnbonding() { | |||
| 				set openvpn.omr_bonding_${interface}.client='1' | ||||
| 				set openvpn.omr_bonding_${interface}.tls_client='1' | ||||
| 				set openvpn.omr_bonding_${interface}.enabled='1' | ||||
| 				set openvpn.omr_bonding_${interface}.persist_tun='1' | ||||
| 				set openvpn.omr_bonding_${interface}.key='/etc/luci-uploads/client.key' | ||||
| 				set openvpn.omr_bonding_${interface}.cert='/etc/luci-uploads/client.crt' | ||||
| 				set openvpn.omr_bonding_${interface}.ca='/etc/luci-uploads/ca.crt' | ||||
|  | @ -75,6 +76,7 @@ start_service() | |||
| 			set network.omrvpn.downdelay='100' | ||||
| 			set network.omrvpn.updelay='20' | ||||
| 			set network.omrvpn.use_carrier='1' | ||||
| 			set network.omrvpn.mtu='1440' | ||||
| 			commit network | ||||
| 		EOF | ||||
| 		config_load openmptcprouter | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue