Template:Networking rut configuration example openvpn bridge use case: Difference between revisions
Template:Networking rut configuration example openvpn bridge use case (view source)
Revision as of 14:13, 6 May 2020
, 6 May 2020→OpenVPN
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: | <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 | 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 | ||
</td> | </td> | ||
</tr> | </tr> |