Page 1 of 1

altering softether server openvpn configuration

Posted: Tue Apr 05, 2016 10:37 pm
by quattrolinux
In my openvpn client log I see the following PUSH_REQUEST message:

'PUSH_REPLY,ping 3,ping-restart 10,ifconfig 192.168.55.57 192.168.55.58,dhcp-option DNS 192.168.55.1,route-gateway 192.168.55.58,redirect-gateway def1'

How do I alter ping and ping-restart interval?
Default numbers seems too excessive.

In config file there is a string

OpenVPNDefaultClientOption dev-type$20tun,link-mtu$201500,tun-mtu$201500,cipher$20AES-128-CBC,auth$20SHA1,keysize$20128,key-method$202,tls-client

Does it support custom ping and ping-restart values?

Re: altering softether server openvpn configuration

Posted: Fri Apr 22, 2016 8:14 am
by thisjun

Re: altering softether server openvpn configuration

Posted: Fri Apr 22, 2016 6:30 pm
by quattrolinux
Well, good suggestion but requires setting up a build environment. There was a topic where someone posted rpm package spec file for softether but last time I checked the author's site contents were not available.