Re: PF: antispoof vs URPF

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stuart Henderson
Date: Monday, April 5, 2010 - 4:49 am

On 2010-04-04, Eugene Yunak <e.yunak@gmail.com> wrote:

It's still relevant.

PF has the things Pete specifically mentioned:

- loose mode: use 'no-route' for this
- ACLs, well you just restrict the rule operation:

block in urpf-failed
pass in from 1/8

But we don't have a few things discussed in the document which
might be useful:

- option to use an alternative table in the urpf/no-route lookup

- drop incoming packets where the route lookup yields a blackhole/reject
route (the 'If the adjacency of a route equals Null0...' enhancement).
this is really nice, it lets you inject a route tagged with some community,
have an associated 'match...set nexthop blackhole' in bgpd.conf, then you
would be able to drop traffic *sourced* from that address at all your
borders, without some special way to sync PF tables around.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PF: antispoof vs URPF, N. Arley Dealey, (Wed Mar 31, 9:27 am)
Re: PF: antispoof vs URPF, Eugene Yunak, (Wed Mar 31, 10:08 am)
Re: PF: antispoof vs URPF, Claudio Jeker, (Wed Mar 31, 11:01 am)
Re: PF: antispoof vs URPF, Pete Vickers, (Sun Apr 4, 8:56 am)
Re: PF: antispoof vs URPF, Eugene Yunak, (Sun Apr 4, 9:17 am)
Re: PF: antispoof vs URPF, Stuart Henderson, (Mon Apr 5, 4:49 am)
Re: PF: antispoof vs URPF, N. Arley Dealey, (Tue Apr 6, 5:41 am)