Updated Naming Hosts (markdown)

dswd 2019-01-04 08:56:43 +01:00
parent 5a5d336508
commit 82412dfd24
1 changed files with 1 additions and 13 deletions

@ -1,13 +1 @@
To make using a VPN easier, nodes can be named so that their name can be used instead of their address. Please see https://vpncloud.ddswd.de/usage/naming-hosts/
This can be done by editing `/etc/hosts`:
$> sudo nano /etc/hosts
For each node a line with
IP-ADDRESS NAME
needs to be added (e.g. `10.0.0.1 node1.vpn`).
It is a good idea to add a common suffix to all nodes of one vpn like `.vpn`.