mirror of https://github.com/dswd/vpncloud.git
Updated Dial in Tutorial (markdown)
parent
68900bda41
commit
5162fd7251
|
@ -75,9 +75,9 @@ This can either be done by adding a route to each nodes in the network:
|
||||||
Alternatively a single such route can be added to the router (e.g. Fritz!Box) in the private network.
|
Alternatively a single such route can be added to the router (e.g. Fritz!Box) in the private network.
|
||||||
|
|
||||||
|
|
||||||
After the config file has been set up correctly, VpnCloud needs to be restarted:
|
After the config file has been set up correctly, VpnCloud needs to be started:
|
||||||
|
|
||||||
$> sudo /etc/init.d/vpncloud restart
|
$> sudo service vpncloud@mynet start
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue