kernel: conntrack_ftp: partial 227 1874320463+13
What does this line mean in the /var/log/messages ???
The FTP conntrack helper has found a partial matching when parsing a request to start a connection in passive mode (ie. needs missing information to track that connection, malformed packets, ...). In that case such packet is silently drop.
-- Pablo