[ovs-discuss] Conntrack module is not building with OVS 2.5

Joe Stringer joe at ovn.org
Sun Feb 7 11:19:43 UTC 2016


You can use the standard Linux conntrack tools, or alternatively
'ovs-appctl dpctl/dump-conntrack'.
On Feb 6, 2016 08:24, "Sourabh Bansal" <bansalsourabh07 at gmail.com> wrote:

> Thanks Joe for your reply. Its build now after giving the linux path.
>
> May I know the connection tracking commands? We can see packets are going
> to connection tracking functions but haven't found any command to check the
> tracked packets info or table.
>
> This will be helpful if you can send tracking commands.
>
> Regards,
> Sourabh Bansal
> On 5 Feb 2016 03:13, "Joe Stringer" <joe at ovn.org> wrote:
>
>> On 27 January 2016 at 22:47, Sourabh Bansal <bansalsourabh07 at gmail.com>
>> wrote:
>> > Hi OVS Folk,
>> >
>> > I am trying to build ovs 2.5. It's building successfully but not the
>> > conntrack relating files which are present in datapath directory. So in
>> this
>> > way I am not able to see ct (Connection Tracking ) commands.
>> >
>> > Please help me out to where I should make changes or to follow which
>> > commands to make conntrack module works successfully.
>> > Using OS centos - 7 minimal version
>> > Kernel - 3.18.22
>>
>> How are you building it?
>>
>> The kernel version is right, you need to configure ovs
>> "--with-linux=..." pointing to the correct path. If the kernel config
>> disables connection tracking, it will not build this piece (Most
>> distributions enable this, but if you use a custom kernel it might not
>> be enabled)
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160207/3b71454e/attachment-0002.html>


More information about the discuss mailing list