Changes

Line 288: Line 288:  
To begin configuration, click the button that looks like a pencil next to the server instance. Refer to the figure and table below for information on the OpenVPN server's configuration fields:
 
To begin configuration, click the button that looks like a pencil next to the server instance. Refer to the figure and table below for information on the OpenVPN server's configuration fields:
   −
[[File:Networking_rutx_vpn_openvpn_server_configuration_v3.png|border|class=tlt-border]]
+
[[File:Networking_rutx_vpn_openvpn_server_configuration_v4.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 684: Line 684:  
     <tr>
 
     <tr>
 
     <td>Outbound key</td>
 
     <td>Outbound key</td>
         <td>integer [0..65535]; default: <b>none</b></td>
+
         <td>integer [0..4294967295]; default: <b>none</b></td>
 
         <td>A key used to identify outgoing packets. This value should match the "Inbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
         <td>A key used to identify outgoing packets. This value should match the "Inbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Inbound key</td>
 
     <td>Inbound key</td>
         <td>integer [0..65535]; default: <b>none</b></td>
+
         <td>integer [0..4294967295]; default: <b>none</b></td>
 
         <td>A key used to identify incoming packets. This value should match the "Outbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
         <td>A key used to identify incoming packets. This value should match the "Outbound key" value set on the opposite GRE instance or both key values should be omitted on both sides.</td>
 
     </tr>
 
     </tr>