On 07/05/2012 02:02 PM, Steve Campbell wrote:
Is conntrack and conntrackd still valid for Centos 6.2? I can't seem to find much on it any more. Is there something else to use?
thanks
steve campbell
Hi Steve,
Yep, conntrack is still on used mostly for netfilter/IPTables.
cd /lib/modules/$(uname -r) find . -name *.ko | grep conntrack
Hope this helps,
Phil