Linux Netfilter discussions
 help / color / mirror / Atom feed
* could someone translate these rules inot plain english
@ 2004-01-22  6:10 Technical
  2004-01-22  6:34 ` Ray Leach
  2004-01-22  6:34 ` Alex Satrapa
  0 siblings, 2 replies; 9+ messages in thread
From: Technical @ 2004-01-22  6:10 UTC (permalink / raw)
  Cc: netfilter

-A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

-A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited


^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: could someone translate these rules inot plain english
@ 2004-01-22 16:18 bmcdowell
  0 siblings, 0 replies; 9+ messages in thread
From: bmcdowell @ 2004-01-22 16:18 UTC (permalink / raw)
  To: technical, netfilter


I often do it just to be thorough...  I'm only human after all.


Bob

-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org]On Behalf Of Technical
Sent: Thursday, January 22, 2004 4:48 AM
To: netfilter@lists.netfilter.org
Subject: Re: could someone translate these rules inot plain english


> Technical wrote:
>> -A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
>
> For this chain (presumably packets inbound to the network), accept any
> packets that are part of established TCP connections (ie: a SYN packet
> for the connection has gone out from the network), or related to UDP
> packets that have gone out through the firewall.
>
>> -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
>
> Otherwise, reject the packet by sending back an ICMP message telling the
> remote host that communication with its intended target is
> administratively prohibited.
>
>
> HTH
> Alex Satrapa
>
>


If the default is that iptables to reject all packets that cannot not be
deall with any of the previous rules, why would somemone use the last
rule??  am I missing something??


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

end of thread, other threads:[~2004-01-22 21:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-22  6:10 could someone translate these rules inot plain english Technical
2004-01-22  6:34 ` Ray Leach
2004-01-22  6:34 ` Alex Satrapa
2004-01-22  9:04   ` Arnt Karlsen
2004-01-22 10:48   ` Technical
2004-01-22 17:19     ` Unknown, Alistair Tonner
2004-01-22 19:04     ` Arnt Karlsen
2004-01-22 21:40     ` Alex Satrapa
  -- strict thread matches above, loose matches on Subject: below --
2004-01-22 16:18 bmcdowell

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