Difference between revisions of "Building a VPN tunnel from scratch"
Jump to navigation
Jump to search
| Line 20: | Line 20: | ||
{{!}}} | {{!}}} | ||
=Install openvpn= | = Install openvpn = | ||
* <code>sudo apt install openvpn</code> | * <code>sudo apt install openvpn</code> | ||
= On-demand tunnel = | |||
== Configure as a server == | |||
== Configure as a client == | |||
= Persistant (on-boot) tunnel = | |||
== Configure as a server == | |||
== Configure as a client == | |||