Jump to content

Template:Networking rut configuration example openvpn bridge use case: Difference between revisions

Line 54: Line 54:
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white>
         <td style="border-bottom: 1px solid white>
Write the following commands to create and open OpenVPN '''Static key''':
Write the following commands to create and open OpenVPN '''Static key''', which will be used for authentication:
  1) cd /etc/easy-rsa
  1) cd /etc/easy-rsa
  2) openvpn --genkey --secret static.key
  2) openvpn --genkey --secret static.key
Line 85: Line 85:
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white>
         <td style="border-bottom: 1px solid white>
Now go to '''Services → VPN → OpenVPN'''. There create a new configuration by selecting role '''Server''', writing '''New configuration name''' and pressing '''Add New'''. button It should appear after a few seconds. Then press '''Edit'''.  
Now go to '''Services → VPN → OpenVPN'''. There create a new configuration by selecting role '''Server''', writing '''New configuration name''' and pressing '''Add New''' button. It should appear after a few seconds. Then press '''Edit'''.  
         </td>
         </td>
     </tr>
     </tr>
0

edits