linux-virtual kernel not include CONFIG_NF_CT_NETLINK/CONFIG_NF_CONNTRACK_EVENTS options

Bug #257569 reported by jfrag
8
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Medium
Unassigned
Hardy
Fix Released
Low
Tim Gardner

Bug Description

Binary package hint: linux-image-2.6.24-19-virtual

The standard kernel is compiled with the options

CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_NETLINK=m

But that options arent setted into the 'virtual' kernels:

# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CT_NETLINK is not set

And that options are a requirement for the conntrack-tools (http://conntrack-tools.netfilter.org/install.html).

So, with a Ubuntu installed on a VMWare machine i'm unable to use the conntrack tool (neither the one in conntrack package nor the one in conntrack-tools package).

System Info:
=========

# uname -a
Linux ubuntu-jeos 2.6.24-16-virtual #1 SMP Thu Apr 10 14:32:04 UTC 2008 i686 GNU/Linux

# dpkg --list | grep "virtual\|conntrack"
ii conntrack-tools 0.9.5-0ubuntu1 Userspace daemon for the Netfilter's Connect
ii libnetfilter-conntrack1 0.0.81-1 Netfilter netlink-conntrack library
ii linux-image-2.6.24-16-virtual 2.6.24-16.30 Linux kernel image for version 2.6.24 on x86
ii linux-image-virtual 2.6.24.16.18 Description: Linux kernel image geared towar
ii linux-ubuntu-modules-2.6.24-16-virtual 2.6.24-16.23 Ubuntu supplied Linux modules for version 2.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.1
Release: 8.04
Codename: hardy

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi jcmsice,

I'm not sure if the kernel team will consider this SRU worthy (http://wiki.ubuntu.com/StableReleaseUpdates) but I'll leave it to their discretion. Thanks.

Changed in linux:
assignee: nobody → ubuntu-kernel-team
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Tim Gardner (timg-tpi) wrote :
Changed in linux:
assignee: nobody → timg-tpi
importance: Undecided → Low
milestone: none → ubuntu-8.04.2
status: New → Fix Committed
assignee: ubuntu-kernel-team → nobody
status: Triaged → Invalid
Revision history for this message
Tim Gardner (timg-tpi) wrote :

SRU Justification

Impact: Connection tracking cannot be performed in the -virtual kernel flavour.

Patch Description: Enable config options for connection tracking.

Patch: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=commit;h=4b180b48ae0510bbd360ed2afe023cc1a8cfe816

Test Case: See bug description.

Revision history for this message
Steve Langasek (vorlon) wrote :

Accepted into -proposed, please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Revision history for this message
Steve Beattie (sbeattie) wrote :

I can confirm that the virtual kernel image in hardy-updates, 2.6.24-19.41 does not have CONFIG_NF_CONNTRACK_EVENTS or CONFIG_NF_CT_NETLINK enabled and that conntrack fails to work (tested with conntrack -L). I have also verified that the version in hardy-proposed, linux-image-2.6.24-21-virtual-2.6.24-21.42 does have these config options enabled and that conntrack minimally appears to work (no error when conntrack -L is invoked).

Revision history for this message
Martin Pitt (pitti) wrote :

linux 2.6.24-21 copied to hardy-updates.

Changed in linux:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.