mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			Add keepalive option for vtund
							parent
							
								
									5908a42bf3
								
							
						
					
					
						commit
						6e76d4ecc1
					
				|  | @ -40,6 +40,7 @@ config() { | |||
|     echo "  device ${vtund_iface};" | ||||
|     echo "  stat no;" | ||||
|     echo "  persist yes;" | ||||
|     echo "  keepalive 10:5;" | ||||
|     echo "  timeout 10;" | ||||
|     echo "  up {" | ||||
|     echo "    ifconfig \"${vtund_iface} hw ether ${identity_mac} mtu 1500 -multicast up\";" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue