nf_ct_ftp

Post Reply
Rene
Junior Member
Posts: 10
Joined: 30 Apr 2009, 09:59

nf_ct_ftp

Post by Rene »

Hello, suddenly I'm getting nf_ct_ftp errors. This happens when a web application is connecting with ftp to localhost:

Code: Select all

kernel:nf_ct_ftp: dropping packetIN= OUT=lo SRC=0000:0000:0000:0000:0000:0000:0000:0001 DST=0000:0000:0000:0000:0000:0000:0000:0001 LEN=112 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=21 DPT=39314 SEQ=3905477813 ACK=2162575321 WINDOW=256 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0031B6040030ED96)
Any idea what causes this? Running CentOS 6.5 with latest CSF.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: nf_ct_ftp

Post by ForumAdmin »

It comes from the kernel directly, not the iptables rules that csf configures:
http://www.spinics.net/linux/lists/netf ... 47689.html
viewtopic.php?f=6&t=5900
Post Reply