Linux Netfilter development
 help / color / mirror / Atom feed
* Connection Protocol in the state?
@ 2008-10-01 20:06 Christoph Paasch
  2008-10-03 14:05 ` Jan Engelhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Paasch @ 2008-10-01 20:06 UTC (permalink / raw)
  To: netfilter-devel

Hello,

I would like to know, that if I have a filter like the one shown below 
(allowing outgoing connections of every protocol-type), does netfilter stores 
in the state of the established outgoing connection also the protocol which 
established the connection? (TCP, UDP, ....) Or does it opens the connection 
for any protocol?

iptables -A FORWARD -i eth0 --ctstate NEW, RELATED, ESTABLISHED -j ACCEPT


Thanks in advance

-- 
Christoph Paasch

www.rollerbulls.be
--


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

end of thread, other threads:[~2008-10-05 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 20:06 Connection Protocol in the state? Christoph Paasch
2008-10-03 14:05 ` Jan Engelhardt
2008-10-05  8:51   ` Christoph Paasch
2008-10-05 20:52     ` Jan Engelhardt

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