Re: IPFW2 versrcreach update
From: James (james_at_towardex.com)
Date: 07/21/04
- Previous message: Anil Madhavapeddy: "Set device BD_ADDR via ng_bluetooth"
- In reply to: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Next in thread: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Reply: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Reply: Petri Helenius: "Re: IPFW2 versrcreach update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Jul 2004 07:44:55 -0400 To: Andre Oppermann <andre@freebsd.org>
Andre,
>
> James,
>
> it just occured to me; but what is the purpose of versrcreach denying a
> packet that will be discarded a few cycles later anyway? When I mark
> a route with -reject I want the ICMPs go out and still use the versrcreach
> functionality in ipfw.
The point is to have uRPF loose-check *drop* the packets sourced from IP's that
are null-routed. A null route would discard the packet destined *to* the null
route, but it would never drop a packet *sourced* with an IP within the null
route.
uRPF should not emit an ICMP when it drops a -reject route. Even with
ip unreachables, Cisco won't emit ICMP when uRPF is killing a packet. The source
that triggered uRPF drop condition cannot be trusted as it may have spoofed the
packet.
-J
-- James Jun TowardEX Technologies, Inc. Technical Lead Network Design, Consulting, IT Outsourcing james@towardex.com Boston-based Colocation & Bandwidth Services cell: 1(978)-394-2867 web: http://www.towardex.com , noc: www.twdx.net _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Anil Madhavapeddy: "Set device BD_ADDR via ng_bluetooth"
- In reply to: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Next in thread: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Reply: Andre Oppermann: "Re: IPFW2 versrcreach update"
- Reply: Petri Helenius: "Re: IPFW2 versrcreach update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|