Changes

Jump to navigation Jump to search
110 bytes added ,  16:20, 20 October 2010
m
no edit summary
Line 48: Line 48:  
[[File:Ovpn_s2s_add_client.png|768px|thumb|center|Configure a new client daemon]]
 
[[File:Ovpn_s2s_add_client.png|768px|thumb|center|Configure a new client daemon]]
   −
Then, click on the next button, we'll have a page to configure the shared secret key. We can generate such keys using openvpn command (on your SME Server, or on another Linux box. I'm not sure if we can do the same under Windows). To create a new key, type the following command on your shell:
+
Then, click on the next button, we'll have a page to configure the shared secret key. We can generate such keys using openvpn command (on your SME Server, or on another Linux box. To create a new key, type the following command on your shell:
    
  openvpn --genkey --secret /dev/stdout
 
  openvpn --genkey --secret /dev/stdout
   −
And copy the output in the page of the server-manager, like this:
+
You can also generate a key from a Windows box like this:
 +
C:\Program Files\OpenVPN\bin\openvpn.exe --genkey --secret secret.txt
 +
 
 +
Then, open the secret.txt file.
 +
 
 +
Now, copy the key in the page of the server-manager, like this:
    
[[File:Ovpn_s2s_shared_secret.png|768px|thumb|center|Enter the secret key]]
 
[[File:Ovpn_s2s_shared_secret.png|768px|thumb|center|Enter the secret key]]

Navigation menu