How to configure nDPI for iptablesPHP Unable to load some 32-bit dynamic libraries on a 64-bit machineLinux...

Copenhagen passport control - US citizen

How to report a triplet of septets in NMR tabulation?

What is the offset in a seaplane's hull?

If Manufacturer spice model and Datasheet give different values which should I use?

How can the DM most effectively choose 1 out of an odd number of players to be targeted by an attack or effect?

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Is there a minimum number of transactions in a block?

What are these boxed doors outside store fronts in New York?

Do airline pilots ever risk not hearing communication directed to them specifically, from traffic controllers?

How do you conduct xenoanthropology after first contact?

Shell script can be run only with sh command

How do I create uniquely male characters?

Is there really no realistic way for a skeleton monster to move around without magic?

How to calculate implied correlation via observed market price (Margrabe option)

I see my dog run

Circuitry of TV splitters

Can I make popcorn with any corn?

Can Medicine checks be used, with decent rolls, to completely mitigate the risk of death from ongoing damage?

How can bays and straits be determined in a procedurally generated map?

whey we use polarized capacitor?

Is Social Media Science Fiction?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Why has Russell's definition of numbers using equivalence classes been finally abandoned? ( If it has actually been abandoned).



How to configure nDPI for iptables


PHP Unable to load some 32-bit dynamic libraries on a 64-bit machineLinux service --status-all shows “Firewall is stopped.” what service does firewall refer to?Cannot start iptables serviceIptable l7-filter installation guide and block p2piptables error: unknown option --dportIPTables block all traffic and only allow certain portsiptables v1.4.21: Couldn't load match `-d':No such file or directoryiptables doesn't close port 3000?Iptables in ubuntu 14.04 doesn't have statistics extensionAccidentally removed libselinux and nothing works






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I am new to nDPI, I have installed nDPI but when I add rules like;



iptables -I OUTPUT -m ndpi --http -j REJECT
it shows error



iptables v1.4.7: Couldn't load match `ndpi':/lib64/xtables/libipt_ndpi.so: cannot open shared object file: No such file or directory



Try `iptables -h' or 'iptables --help' for more information.



Plz, if anyone can tell me how to configure iptables for nDPI. I am using centOS 6.5



Thanks;










share|improve this question














bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

    – WLatif
    Dec 21 '16 at 8:28













  • can you tell me how did u install ndpi??did u installed it in linux?

    – nda
    Aug 3 '17 at 14:25


















1















I am new to nDPI, I have installed nDPI but when I add rules like;



iptables -I OUTPUT -m ndpi --http -j REJECT
it shows error



iptables v1.4.7: Couldn't load match `ndpi':/lib64/xtables/libipt_ndpi.so: cannot open shared object file: No such file or directory



Try `iptables -h' or 'iptables --help' for more information.



Plz, if anyone can tell me how to configure iptables for nDPI. I am using centOS 6.5



Thanks;










share|improve this question














bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

    – WLatif
    Dec 21 '16 at 8:28













  • can you tell me how did u install ndpi??did u installed it in linux?

    – nda
    Aug 3 '17 at 14:25














1












1








1








I am new to nDPI, I have installed nDPI but when I add rules like;



iptables -I OUTPUT -m ndpi --http -j REJECT
it shows error



iptables v1.4.7: Couldn't load match `ndpi':/lib64/xtables/libipt_ndpi.so: cannot open shared object file: No such file or directory



Try `iptables -h' or 'iptables --help' for more information.



Plz, if anyone can tell me how to configure iptables for nDPI. I am using centOS 6.5



Thanks;










share|improve this question














I am new to nDPI, I have installed nDPI but when I add rules like;



iptables -I OUTPUT -m ndpi --http -j REJECT
it shows error



iptables v1.4.7: Couldn't load match `ndpi':/lib64/xtables/libipt_ndpi.so: cannot open shared object file: No such file or directory



Try `iptables -h' or 'iptables --help' for more information.



Plz, if anyone can tell me how to configure iptables for nDPI. I am using centOS 6.5



Thanks;







linux centos iptables logging protocol






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 12 '14 at 2:28









zuhairzuhair

63




63





bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

    – WLatif
    Dec 21 '16 at 8:28













  • can you tell me how did u install ndpi??did u installed it in linux?

    – nda
    Aug 3 '17 at 14:25



















  • How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

    – WLatif
    Dec 21 '16 at 8:28













  • can you tell me how did u install ndpi??did u installed it in linux?

    – nda
    Aug 3 '17 at 14:25

















How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

– WLatif
Dec 21 '16 at 8:28







How did you made the ndpi module for iptables? did you use github.com/betolj/ndpi-netfilter

– WLatif
Dec 21 '16 at 8:28















can you tell me how did u install ndpi??did u installed it in linux?

– nda
Aug 3 '17 at 14:25





can you tell me how did u install ndpi??did u installed it in linux?

– nda
Aug 3 '17 at 14:25










1 Answer
1






active

oldest

votes


















0














It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog.
https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html
if one step fails, it will not work properly.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "2"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f588548%2fhow-to-configure-ndpi-for-iptables%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog.
    https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html
    if one step fails, it will not work properly.






    share|improve this answer




























      0














      It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog.
      https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html
      if one step fails, it will not work properly.






      share|improve this answer


























        0












        0








        0







        It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog.
        https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html
        if one step fails, it will not work properly.






        share|improve this answer













        It Seems you have not configured ndpi-netfilter properly. follow all the steps in my blog.
        https://thingsinlinux.blogspot.com/2016/02/installing-and-configuring-ndpi.html
        if one step fails, it will not work properly.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 25 '17 at 1:49









        Shamin WeerarathneShamin Weerarathne

        327




        327






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f588548%2fhow-to-configure-ndpi-for-iptables%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

            Список ссавців Італії Природоохоронні статуси | Список |...

            Українські прізвища Зміст Історичні відомості |...