Changes

Line 39: Line 39:  
       <td>Interface</td>
 
       <td>Interface</td>
 
       <td>network interface; default: <b>lan</b></td>
 
       <td>network interface; default: <b>lan</b></td>
       <td>The zone where the target network resides</td>
+
       <td>Network interface of the target network.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Target<span class="asterisk">*</span></td>
 
     <td>Target<span class="asterisk">*</span></td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
         <td>The address of a destination network.</td>
+
         <td>Destination network address.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 78: Line 78:  
                 <li><b>prohibit</b> - used to prohibit traffic to specified host or network. When a destination is prohibited, the kernel sends a 'Network is unreachable' response the source address.</li>
 
                 <li><b>prohibit</b> - used to prohibit traffic to specified host or network. When a destination is prohibited, the kernel sends a 'Network is unreachable' response the source address.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
                 <li><b>anycast</b> - provides a possibility to route incoming requests to a multiple different network locations.</li>
+
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
 
                 <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
 
                 <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
 
             </ul>
 
             </ul>
Line 148: Line 148:  
       <td>Interface</td>
 
       <td>Interface</td>
 
       <td>network interface; default: <b>lan</b></td>
 
       <td>network interface; default: <b>lan</b></td>
       <td>The zone where the target network resides</td>
+
       <td>Network interface of the target network.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Target</td>
 
     <td>Target</td>
 
         <td>ip6; default: <b>none</b></td>
 
         <td>ip6; default: <b>none</b></td>
         <td>The address of a destination network.</td>
+
         <td>Destination network address.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 182: Line 182:  
                 <li><b>prohibit</b> - used to prohibit traffic to specified host or network. When a destination is prohibited, the kernel sends a 'Network is unreachable' response the source address.</li>
 
                 <li><b>prohibit</b> - used to prohibit traffic to specified host or network. When a destination is prohibited, the kernel sends a 'Network is unreachable' response the source address.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
                 <li><b>anycast</b> - provides a possibility to route incoming requests to a multiple different network locations.</li>
+
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
 
                 <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
 
                 <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
 
             </ul>
 
             </ul>

Navigation menu