Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:networking:nano [2006/03/23 21:27]
a created
linux:networking:nano [2009/05/25 00:35] (current)
Line 680: Line 680:
    * If the device continues existing even if it doesn't work, the kernel needs a way to decide whether this is a route might be chosen, specially if several are available. This is called the ``dead gateway detection''; it works for any kind of unicast routes (multipath/unipath, input/output) and provided by these patches.    * If the device continues existing even if it doesn't work, the kernel needs a way to decide whether this is a route might be chosen, specially if several are available. This is called the ``dead gateway detection''; it works for any kind of unicast routes (multipath/unipath, input/output) and provided by these patches.
  
-   * A multipath route consists of several routes with the same source and destination, but a different path, which is specified by the device and the gateway. It is because of the patches that the kernel knows how to distinguish the route not only by source and destination, but also by device and gateway. Also, at least when +   * A multipath route consists of several routes with the same source and destination, but a different path, which is specified by the device and the gateway. It is because of the patches that the kernel knows how to distinguish the route not only by source and destination, but also by device and gateway. Also, at least when  each line has a different device, the kernel's reverse path checking ''(rp_filter)'' will work correctly.
-  each line has a different device, the kernel's reverse path checking (rp_filter) will work correctly.+
  
    * The NAT system has no idea how to deal with alternative routes, this is something the routing system has to do. And one of the additions of these patches is make the routing system prepare the route of an individual packet for the nat system, such that it looks as if it where the only possible route.    * The NAT system has no idea how to deal with alternative routes, this is something the routing system has to do. And one of the additions of these patches is make the routing system prepare the route of an individual packet for the nat system, such that it looks as if it where the only possible route.
Line 701: Line 700:
  
 ciccio@kiosknet.com.br ciccio@kiosknet.com.br
- 
linux/networking/nano.1143145654.txt.gz · Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready