On Thu, May 22, 2008 at 11:37:40AM +0200, Jan Engelhardt wrote: > > On Thursday 2008-05-22 10:54, Pasi Kärkkäinen wrote: > >On Thu, May 22, 2008 at 10:49:28AM +0200, Jan Engelhardt wrote: > >> > >> On Thursday 2008-05-22 10:04, Pasi Kärkkäinen wrote: > >> > >> >Hello list! > >> > > >> >What distributions currently are able to run conntrack-tools with the > >> >default/included kernel? Or even ship with conntrack-tools packaged/included.. > >> Then there's Ubuntu 8.04 LTS: $ grep CONFIG_NF_CONNTRACK config-2.6.24-16-generic CONFIG_NF_CONNTRACK=m CONFIG_NF_CONNTRACK_AMANDA=m CONFIG_NF_CONNTRACK_ENABLED=m CONFIG_NF_CONNTRACK_FTP=m CONFIG_NF_CONNTRACK_IPV4=m CONFIG_NF_CONNTRACK_IRC=m CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_PPTP=m CONFIG_NF_CONNTRACK_PROC_COMPAT=y # CONFIG_NF_CONNTRACK_SANE is not set CONFIG_NF_CONNTRACK_SECMARK=y CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_NF_CONNTRACK_H323=m CONFIG_NF_CONNTRACK_IPV6=m CONFIG_NF_CONNTRACK_NETBIOS_NS=m CONFIG_NF_CONNTRACK_SIP=m $ grep CONFIG_NETFILTER_NETLINK config-2.6.24-16-generic CONFIG_NETFILTER_NETLINK=m CONFIG_NETFILTER_NETLINK_LOG=m CONFIG_NETFILTER_NETLINK_QUEUE=m $ grep CONFIG_NF_CT_NETLINK config-2.6.24-16-generic CONFIG_NF_CT_NETLINK=m $ grep CONFIG_NF_CONNTRACK_EVENTS config-2.6.24-16-generic CONFIG_NF_CONNTRACK_EVENTS=y Which seems to fill the requirements.. so yeah, there is actually one distribution with long term support that should work with conntrack-tools :) And it even includes conntrack-tools 0.9.5-0ubuntu1 out of the box! -- Pasi -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html