On 03/07/2003 @ 09:47, Sudheesh Krishnankutty wrote:

> server kernel: ip_conntrack: max number of expected connections 1 of ftp
> reached for xx.xx.xx.xx->yy.yy.yy.yy, reusing
> 
> I have iptables installed in this machine:
> 
> Kernel : 2.4.20
> iptables v1.2.5
> 
> This machine is an ftp server and I am using xinetd ( xinetd-2.3.7-4.7x )
> >From the error message, what I understand is ftp is limited to 1 concurrent
> connection. How can I increase this limit.  

It's not that your FTP server is limiting access to only one person at a time.
Instead, this error is caused by strange attempts to use the FTP protocol in an
unsupported fashion.

If you're really unable to handle these warnings, then you could comment out the
relevant line in /usr/src/linux/net/ipv4/netfilter/ip_conntrack_core.c.  I highly
recommend *against* that, however.

Regards,
-- 
Sahil Tandon <[EMAIL PROTECTED]>
http://people.brandeis.edu/~sahil


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to