added eclipse-mosquitto
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Setup OpenVPN
|
||||
|
||||
## Intro
|
||||
|
||||
OpenVPN is used for the connection between the home-server and the home network.
|
||||
|
||||
It can be easily set up using [this link](https://pivpn.io/)
|
||||
|
||||
|
||||
OpenVPN3 clients can easily be downloaded and installed using the
|
||||
[following link](https://openvpn.net/cloud-docs/openvpn-3-client-for-linux/)
|
||||
|
||||
## To Do
|
||||
|
||||
Make sure that the home-server is always reconnecting to the VPN when starting up.
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
I used 2 VPNs in my home setup
|
||||
|
||||
1. Unify VPN
|
||||
2. WireGuard VPN
|
||||
2. OpenVPN (= PiVPN)
|
||||
|
||||
Reason being that Unify VPN is not easy to set up for an ubuntu machine, and I was not able to configure my VPS with it. That is why I set up a wireguard VPN to connect my local network to the VPS.
|
||||
Reason being that Unify VPN is not easy to set up for an ubuntu machine, and I was unable to configure my VPS with it.
|
||||
That is why I set up an openVPN to connect my local network to the home-server.
|
||||
|
||||
Reference in New Issue
Block a user