mirror of https://github.com/dswd/vpncloud.git
Updated Point to Point Tutorial (markdown)
parent
acb4a2f183
commit
5d67f5a01f
|
@ -46,13 +46,7 @@ After the config file has been set up correctly, VpnCloud needs to be restarted:
|
||||||
|
|
||||||
$> sudo /etc/init.d/vpncloud restart
|
$> sudo /etc/init.d/vpncloud restart
|
||||||
|
|
||||||
Finally, on each host the names of the nodes should by associated with their
|
If you want to, you can [[associate names with the nodes|Naming Hosts]]. Please note that this procedure has to be done on all nodes.
|
||||||
address. This can be done by editing `/etc/hosts`:
|
|
||||||
|
|
||||||
$> sudo nano /etc/hosts
|
|
||||||
|
|
||||||
For each node a line with `NAME.myvpn 10.0.0.X` needs to be added.
|
|
||||||
|
|
||||||
|
|
||||||
## Testing the network
|
## Testing the network
|
||||||
When everything has been setup properly, the connection can be checked using the
|
When everything has been setup properly, the connection can be checked using the
|
||||||
|
|
Loading…
Reference in New Issue