User Tools

Site Tools


software:openvpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
software:openvpn [2015/11/15 12:57] – created Michele Porellisoftware:openvpn [2019/09/07 07:03] Michele Porelli
Line 6: Line 6:
  
 Where 127.0.0.1:4443 is the location where your web browser is listening for SSL connections. Where 127.0.0.1:4443 is the location where your web browser is listening for SSL connections.
 +===== Autostart with systemd in Debian =====
 +  * Place all openvpn *.conf files into /etc/openvpn/.
 +  * Edit /etc/default/openvpn. Uncomment this:<code>AUTOSTART="all"</code>
 +  * Run systemctl daemon-reload.
 +  * Run service openvpn start.
 +
 +
software/openvpn.txt · Last modified: 2023/06/14 03:56 by Michele Porelli