Linux Netfilter discussions
 help / color / mirror / Atom feed
* Connection Protocol in the state?
@ 2008-09-25  8:39 Christoph Paasch
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Paasch @ 2008-09-25  8:39 UTC (permalink / raw)
  To: Netfilter

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] 2+ messages in thread

* Connection Protocol in the state?
@ 2008-09-25 11:35 Christoph Paasch
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Paasch @ 2008-09-25 11:35 UTC (permalink / raw)
  To: netfilter

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
--

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

end of thread, other threads:[~2008-09-25 11:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-25 11:35 Connection Protocol in the state? Christoph Paasch
  -- strict thread matches above, loose matches on Subject: below --
2008-09-25  8:39 Christoph Paasch

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