Reverse-path forwarding: Difference between revisions

Content deleted Content added
Comparision to Reverse-path Filtering: Added ref: https://www.theurbanpenguin.com/rp_filter-and-lpic-3-linux-security/
Line 47:
 
==Comparision to Reverse-path Filtering==
Reverse Path Filters are generally used to disable asymmetric routing where an IP application has a different incoming and outgoing routing path. Reverse path filtering is a Linux Kernel feature. So major functionality is to prevent packet entering from one interface leaving via the other interfaces. <ref> https://www.theurbanpenguin.com/rp_filter-and-lpic-3-linux-security/</ref>
 
== See also ==