Skip to content
Discussion options

You must be logged in to vote

One of the things we do to the configs in order to make them work better with a container setup is to change some ping, keepalive and inactive options in the config. The inactive config is set to one hour: https://github.com/haugene/docker-transmission-openvpn/blob/master/openvpn/modify-openvpn-config.sh#L41-L54

We do this because of reports that Docker networking becomes unstable after X amount of time (days, weeks, who knows). So the thought is that if there is no traffic through the tunnel for one hour, things might be wrong and we trigger an exit.

You could try to run with CONFIG_MOD_PING=0 and see if that solves it for you. I know I've answered the same in another thread as well so i…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@MrAndyBurns
Comment options

Answer selected by MrAndyBurns
Comment options

You must be logged in to vote
2 replies
@haugene
Comment options

@gist901
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants