You can use the standard Linux conntrack tools, or alternatively 'ovs-appctl dpctl/dump-conntrack'. On Feb 6, 2016 08:24, "Sourabh Bansal" <bansalsourab...@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" <j...@ovn.org> wrote: > >> On 27 January 2016 at 22:47, Sourabh Bansal <bansalsourab...@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) >> >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss