Changes

Line 1,763: Line 1,763:  
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>Password used for authentication to the L2TP server.</td>
 
       <td>Password used for authentication to the L2TP server.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>CHAP secret</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>A secret used for L2TP Tunnel Authentication.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>MTU</td>
 +
      <td>[68..9200]; default: <b>none</b></td>
 +
      <td>Sets the maximum transmission unit (MTU) size. It is the largest size of a protocol data unit (PDU) that can be transmitted in a single network layer transaction.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 1,768: Line 1,778:  
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>When turned on, this connection will become device default route. This means that all traffic directed to the Internet will go through the L2TP server and the server's IP address will be seen as this device's source IP to other hosts on the Internet.{{#switch:{{{series}}}|RUTX|RUTM=<br><b>NOTE</b>: this can only be used when [[{{{name}}} Failover|Failover]] is turned off.}}</td>
 
       <td>When turned on, this connection will become device default route. This means that all traffic directed to the Internet will go through the L2TP server and the server's IP address will be seen as this device's source IP to other hosts on the Internet.{{#switch:{{{series}}}|RUTX|RUTM=<br><b>NOTE</b>: this can only be used when [[{{{name}}} Failover|Failover]] is turned off.}}</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Allow CHAP</td>
 +
      <td>on | off; default: <b>on</b></td>
 +
      <td>Allows CHAP authentication method to be used.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Allow PAP</td>
 +
      <td>on | off; default: <b>off</b></td>
 +
      <td>Allows PAP authentication method to be used.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Allow MSCHAP-v2</td>
 +
      <td>on | off; default: <b>on</b></td>
 +
      <td>Allow MSCHAP-v2 authentication method to be used.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu