View Full Version : pf firewall - antispoof rules vs. uRPF
troy
December 4th, 2008, 00:49
pf FAQ says that uRPF provides the same functionality as antispoof rules (http://www.openbsd.org/faq/pf/filter.html). Could anyone point out the difference (if there is any) between these two?
Thank you.
aragon
December 5th, 2008, 01:10
To me it looks like antispoof is simply a shortcut to the two rules to which it expands. It's limited to only checking IP addresses that are local to an interface based on the IP address and netmask assigned to it.
uRPF performs a routing table lookup. This would allow PF to permit traffic from IP addresses local to the machine's interfaces (as with antispoof) and from IP addresses with a nexthop in the routing table.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.