Page MenuHomeVyOS Platform
Feed Search

Today

b3r1k created T9337: OpenVPN site-to-site: "keep-alive interval 0" leaves ping-restart armed and flaps an idle tunnel.
Fri, Sep 18, 11:06 AM · VyOS Rolling
b3r1k added a comment to T9334: openvpn: server with "keep-alive interval 0" fails to start on OpenVPN 2.7.7.

Rather than rejecting "interval 0" in verify(), the change leaves the directive
out of the generated file: "keepalive" only stands for "ping" and "ping-restart",
and the server branch of the template sets neither on its own, so an absent
directive is the keepalive-off the interval asked for. Nothing needs a migration
and a saved configuration still commits.

Fri, Sep 18, 10:23 AM · VyOS Rolling