Linux Netfilter discussions
 help / color / mirror / Atom feed
* Purpose of self-referential rule
@ 2003-02-24 16:06 Kelly Setzer
  2003-02-26 14:03 ` Joel Newkirk
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kelly Setzer @ 2003-02-24 16:06 UTC (permalink / raw)
  To: netfilter

I've been experimenting with gShield trying to learn the ins and outs
of iptables.  One of the rules is generates is:

iptables -A INPUT -s 192.168.6.0/24 -d 192.168.6.0/24 -i eth1 -j ACCEPT

The source and dest are correct for my internal network, and eth1 is
the internal net.  My question is, when would the firewall ever see a
packet that could possible match this?  Any packet with a source and
destination on the same network would send the packet directly (no
routing, thus no firewall).

What am I missing?

thanks,
Kelly
--
Kelly Setzer, System Administrator/Architect - Placemark Investments
14180 Dallas Pkwy, Suite 200, Dallas, TX 75240
kelly.setzer@placemark.com  http://www.placemark.com
(972)404-8100x41 (work)       (214) 287-3464 (cell)


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

end of thread, other threads:[~2003-02-26 17:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 16:06 Purpose of self-referential rule Kelly Setzer
2003-02-26 14:03 ` Joel Newkirk
2003-02-26 14:55   ` Kelly Setzer
2003-02-26 15:33 ` Alistair Tonner
2003-02-26 17:52 ` Del Winiecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox