mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 08:35:55 +03:00
[GH-ISSUE #20] Fix network-manager/openvpn generated configuration file #13
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @laurivosandi on GitHub (Jan 23, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/20
On Ubuntu 16.04 NetworkManager seems to shut down VPN connection after certain time of inactivity. Quick fix is to add ping option.
Currently confguration file gets generated with TAP interface but we should switch to TUN.
@laurivosandi commented on GitHub (Jan 26, 2017):
Somewhat fixed in
github.com/laurivosandi/certidude@372e71c175