Linux Netfilter discussions
 help / color / mirror / Atom feed
* IP Conntrack
@ 2005-06-14 12:07 faton kurteshi
  0 siblings, 0 replies; 15+ messages in thread
From: faton kurteshi @ 2005-06-14 12:07 UTC (permalink / raw)
  To: netfilter

HI
 Does anybody know, why I'm getting this warning error or whatever
ip_conntrack_rtsp.c: help_out: ip_conntrack_expect_related failed (-17)
 and what can be the consequences, should I use any patch or something else
I'm using gentoo with kernel version 2.4.26-gentoo-r13.

Tkanks.

Faton


^ permalink raw reply	[flat|nested] 15+ messages in thread
* ip_conntrack
@ 2003-09-11 20:19 Warren P
  2003-09-15 16:48 ` ip_conntrack Arnt Karlsen
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Warren P @ 2003-09-11 20:19 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

hi

does anyone know how to clear/flush the ip_conntrack table. Every 4 to 6 months i need to reboot my server because it drops packets and complains that the table is full ...

Regards,
Warren P

[-- Attachment #2: Type: text/html, Size: 677 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: ip_conntrack
@ 2003-05-21 21:53 George Vieira
  0 siblings, 0 replies; 15+ 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] 15+ messages in thread
* ip_conntrack
@ 2003-05-21 20:18 netfilter_user
  0 siblings, 0 replies; 15+ messages in thread
From: netfilter_user @ 2003-05-21 20:18 UTC (permalink / raw)
  To: netfilter

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] 15+ messages in thread
* ip_conntrack
@ 2002-11-25 12:00 Warren P
  2002-11-25 15:44 ` ip_conntrack Ard van Breemen
  0 siblings, 1 reply; 15+ messages in thread
From: Warren P @ 2002-11-25 12:00 UTC (permalink / raw)
  To: netfilter

Hi

I'm receiving the following messages in /var/log/messages
kernel: ip_conntrack: table full, dropping packet.
My ip_conntrack_max = 65528.
I'm running a squid proxy and the messages did not bother me, until
last few days, when the proxy's responses deteriated heavily.
If ip_conntrack is the causing the problem, please indicate as to how
I determine what the prefered size of ip_conntrack_max should be
considering that I have 1gig of RAM in the machine.

_______________________________________________________________
 http://www.webmail.co.za the South-African free email service

  NetWiseGurus.Com Portal - Your Own Internet Business Today!



^ permalink raw reply	[flat|nested] 15+ messages in thread
* ip_conntrack
@ 2002-10-17  9:37 jrw
  2002-10-17 10:11 ` ip_conntrack Antony Stone
  2002-10-17 10:12 ` ip_conntrack Cedric Blancher
  0 siblings, 2 replies; 15+ messages in thread
From: jrw @ 2002-10-17  9:37 UTC (permalink / raw)
  To: netfilter

Hi,
How could I remove a connection listed in the ip_conntrack file?
Because, now, I must wait until the timeout...
And if it's not possible, is there a way to change the timeout?

In my rules, I have the following line :
${IPTABLES} -A FORWARD -o eth1 -m state --state ESTABLISHED,RELATED      -j
ACCEPT 
and thus, old connection are accepted even if I restart iptables. I must
reboot the server to clean the connections listing.

Thansk for any help

-- 
  .''`. | Jean-Robert WIAME 
 : :' : | jrw AT ngi.be
 `. `'  | BELGIUM 
   `-   |  
--


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

end of thread, other threads:[~2005-06-14 12:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 12:07 IP Conntrack faton kurteshi
  -- strict thread matches above, loose matches on Subject: below --
2003-09-11 20:19 ip_conntrack Warren P
2003-09-15 16:48 ` ip_conntrack Arnt Karlsen
2003-09-15 20:43 ` ip_conntrack NightHawk
2003-09-15 23:40 ` ip_conntrack Security
2003-09-16  1:27 ` ip_conntrack pengjie
2003-10-27 19:23   ` ip_conntrack Warren P
2003-05-21 21:53 ip_conntrack George Vieira
2003-05-21 20:18 ip_conntrack netfilter_user
2002-11-25 12:00 ip_conntrack Warren P
2002-11-25 15:44 ` ip_conntrack Ard van Breemen
2002-10-17  9:37 ip_conntrack jrw
2002-10-17 10:11 ` ip_conntrack Antony Stone
2002-10-17 10:12 ` ip_conntrack Cedric Blancher
2002-10-19  2:31   ` ip_conntrack Andrew Smith

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