All of lore.kernel.org
 help / color / mirror / Atom feed
* empty filter on FORWARD chain with rp_filter means safe right?
@ 2010-10-08  4:31 Scott Mcdermott
  2010-10-08  4:40 ` Payam Chychi
  2010-10-08 14:16 ` Pascal Hambourg
  0 siblings, 2 replies; 5+ messages in thread
From: Scott Mcdermott @ 2010-10-08  4:31 UTC (permalink / raw)
  To: netfilter

Hello,

I encountered a system today with two attached
networks, one public and the other RFC1918.  The box
had ip_foward=1, FORWARD chain empty, policy ACCEPT.
rp_filter was set on both the interfaces.

Now if I were somewhere off the public interface, but
many hops away, there is no possible way to get packets
to the RFC1918 side of the box is there?  Because I
have no way to actually route the packets to the
gateway with destination addresses on the far side.  So
actually this box is safe from malicious activity, even
though there is an ACCEPT policy on FORWARD and it's
set with routing enabled.  Is this correct?

Now if instead I have control of a station on the same
segment as the gateway's public interface, or if I
control routers in-between and can set up routes to get
packets to the box with the internal IPs as
destinations, then it's a different story.  But in the
common case of having ISPs in between (which will drop
my packets with RFC1918 destinations), it's not
possible to get packets to the gateway's internal
network except if they NAT some of them for me.

Please help me to see if my understanding is correct.

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-08 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08  4:31 empty filter on FORWARD chain with rp_filter means safe right? Scott Mcdermott
2010-10-08  4:40 ` Payam Chychi
2010-10-08  5:02   ` Jan Engelhardt
2010-10-08 16:18     ` Payam Chychi
2010-10-08 14:16 ` Pascal Hambourg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.