Gentoo Archives: gentoo-hardened

From: Alex Efros <powerman@××××××××.name>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Security Level: high/server/workstation/virtualization
Date: Fri, 10 Feb 2012 07:08:01
Message-Id: 20120210070714.GA5380@home.power
In Reply to: Re: [gentoo-hardened] Security Level: high/server/workstation/virtualization by Alex Efros
1 Hi!
2
3 On Sat, Jan 28, 2012 at 03:33:51PM +0200, Alex Efros wrote:
4 > $ dumpcap
5 > dumpcap: Can't get list of interfaces: Can't open netlink socket 93:Protocol not supported
6
7 This one solved by enabling in kernel CONFIG_NF_CT_NETLINK.
8
9 Actually I think it needs CONFIG_NETFILTER_NETLINK, but to enable that
10 one we have to enable one of three other options, and all of them have
11 nothing with dumping packets at a glance.
12
13 --
14 WBR, Alex.