Re: Patch to netfilter conntrack for secondary connection logging

2016-08-22 Thread Florian Westphal
Thomas Winter wrote: > Hello, > > We are using netfilter to implement a firewall for a router and we had the > problem that the ftp data connections were not being logged. > I did some investigating and found that it is conntrack that is allowing the > secondary connection by the ftp helper mod

Patch to netfilter conntrack for secondary connection logging

2016-08-21 Thread Thomas Winter
Hello, We are using netfilter to implement a firewall for a router and we had the problem that the ftp data connections were not being logged. I did some investigating and found that it is conntrack that is allowing the secondary connection by the ftp helper module. I created a patch to enable s