Difference between revisions of "OpenVPN"
Jump to navigation
Jump to search
(+implements) |
|||
Line 9: | Line 9: | ||
|location = | |location = | ||
|authentication= OpenVPN Certificates | |authentication= OpenVPN Certificates | ||
+ | |implements = Q509075 | ||
}} | }} | ||
Our '''VPN''' utilizes the 10.0.0.0/24 subnet. You can use it to access some services running within 10.0.0.0/29. It's also used for gaming. | Our '''VPN''' utilizes the 10.0.0.0/24 subnet. You can use it to access some services running within 10.0.0.0/29. It's also used for gaming. |
Revision as of 17:47, 17 February 2020
OpenVPN status: stable | |
---|---|
Description | VPN Network that grants access to internal services |
Author | User:cpp |
Authentication | OpenVPN Certificates |
Implements | Q509075 (wikidata) |
Our VPN utilizes the 10.0.0.0/24 subnet. You can use it to access some services running within 10.0.0.0/29. It's also used for gaming.
Connecting
You can install openvpn from the repos of your favorite operating system. You can download a certificate at https://ovpn.zom.bi, that should be placed in /etc/openvpn/
. After running # service openvpn restart
you should be connected to the VPN.