Jump to content

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

Line 50: Line 50:
     <tr>
     <tr>
         <th width=525; style="border-bottom: 1px solid white;></th>
         <th width=525; style="border-bottom: 1px solid white;></th>
         <th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rut_configuration_example_openvpn_bridge_use_case_2_v1.png|border|class=tlt-border|550px|right]]</th>
         <th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rut_configuration_example_openvpn_bridge_use_case_2_v2.png|border|class=tlt-border|550px|right]]</th>
     </tr>
     </tr>
     <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''', which will be used for authentication:
Write the following commands to create 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
3) cat static.key
         </td>
         </td>
     </tr>
     </tr>
0

edits