Configure OpenFortiVPN
Debe configurarse el archivo
// Ghost BSD
$ vi /usr/local/etc/openfortivpn/config
// Ubuntu
$ nano /etc/openfortivpn/config
Use persistent=10 to prevent the connection from closing.
Add connections for your own servers (e.g., self-hosted Git repo)
...
ralvaracode.hashnode.dev1 min read