Linux Netfilter discussions
 help / color / mirror / Atom feed
* RE: ip_conntrack
@ 2003-05-21 21:53 George Vieira
  2003-05-23  9:12 ` Help- can't ftp Steven Mugassa
  0 siblings, 1 reply; 4+ messages in thread
From: George Vieira @ 2003-05-21 21:53 UTC (permalink / raw)
  To: netfilter_user, netfilter

ip connection tracking is what it says and using rules like

$IPTABLES -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

makes the existing connections automatically excepted, like an SSH connection will continue to work after the first SYN is accepted as the connection would be established and ip_conntrack will keep a record of the connection while it's still up.

Without ip_conntrack, the --state module would not work... correct me if I'm wrong guys.. ;)

Thanks,
____________________________________________
George Vieira
Systems Manager
georgev@citadelcomputer.com.au

Citadel Computer Systems Pty Ltd
http://www.citadelcomputer.com.au

-----Original Message-----
From: netfilter_user [mailto:netfilter_user@o2.pl]
Sent: Thursday, May 22, 2003 6:18 AM
To: netfilter@lists.netfilter.org
Subject: ip_conntrack


Hello everyone,

I have got very simply and basic quastion.
What ip_cpnntrack and ip_cpnntrack_ftp realy do? Tracking connection
or something more?

  

-- 
Best regards,
 mailto:netfilter_user@o2.pl




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

end of thread, other threads:[~2003-05-30  8:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-21 21:53 ip_conntrack George Vieira
2003-05-23  9:12 ` Help- can't ftp Steven Mugassa
2003-05-26  0:46   ` Philip Craig
2003-05-30  8:40     ` Steven Mugassa

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