removed lib modules folder after every reboot












1














uname -r: 4.13.0-16-generic (ubuntu 17.10 server)



I have a problem that iptables doesn't work after a reboot:



iptables-apply /etc/network/iptables
[ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'

Error occurred at line: 3
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
failed.
Error: unknown error applying new iptables rules: /etc/network/iptables
Reverting to old iptables rules... done.


I've tried to reinstall kernel and iptables:



apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables


when I reinstall it (without reboot) iptables works after a service restart.



when I reboot the machine I get the same error again.



I've notice that with every reboot the following folder is gone:



/lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter


only 2 files left in folder ipv4 are:
gre.ko udp_tunnel.ko



copying the missing files into this location doesn't work, will be removed with the next reboot.



Any idea how to fix this?










share|improve this question



























    1














    uname -r: 4.13.0-16-generic (ubuntu 17.10 server)



    I have a problem that iptables doesn't work after a reboot:



    iptables-apply /etc/network/iptables
    [ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
    Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
    iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'

    Error occurred at line: 3
    Try `iptables-restore -h' or 'iptables-restore --help' for more information.
    failed.
    Error: unknown error applying new iptables rules: /etc/network/iptables
    Reverting to old iptables rules... done.


    I've tried to reinstall kernel and iptables:



    apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables


    when I reinstall it (without reboot) iptables works after a service restart.



    when I reboot the machine I get the same error again.



    I've notice that with every reboot the following folder is gone:



    /lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter


    only 2 files left in folder ipv4 are:
    gre.ko udp_tunnel.ko



    copying the missing files into this location doesn't work, will be removed with the next reboot.



    Any idea how to fix this?










    share|improve this question

























      1












      1








      1


      1





      uname -r: 4.13.0-16-generic (ubuntu 17.10 server)



      I have a problem that iptables doesn't work after a reboot:



      iptables-apply /etc/network/iptables
      [ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
      Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
      iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'

      Error occurred at line: 3
      Try `iptables-restore -h' or 'iptables-restore --help' for more information.
      failed.
      Error: unknown error applying new iptables rules: /etc/network/iptables
      Reverting to old iptables rules... done.


      I've tried to reinstall kernel and iptables:



      apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables


      when I reinstall it (without reboot) iptables works after a service restart.



      when I reboot the machine I get the same error again.



      I've notice that with every reboot the following folder is gone:



      /lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter


      only 2 files left in folder ipv4 are:
      gre.ko udp_tunnel.ko



      copying the missing files into this location doesn't work, will be removed with the next reboot.



      Any idea how to fix this?










      share|improve this question













      uname -r: 4.13.0-16-generic (ubuntu 17.10 server)



      I have a problem that iptables doesn't work after a reboot:



      iptables-apply /etc/network/iptables
      [ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
      Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
      iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'

      Error occurred at line: 3
      Try `iptables-restore -h' or 'iptables-restore --help' for more information.
      failed.
      Error: unknown error applying new iptables rules: /etc/network/iptables
      Reverting to old iptables rules... done.


      I've tried to reinstall kernel and iptables:



      apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables


      when I reinstall it (without reboot) iptables works after a service restart.



      when I reboot the machine I get the same error again.



      I've notice that with every reboot the following folder is gone:



      /lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter


      only 2 files left in folder ipv4 are:
      gre.ko udp_tunnel.ko



      copying the missing files into this location doesn't work, will be removed with the next reboot.



      Any idea how to fix this?







      ubuntu iptables netfilter






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 17 '17 at 1:30









      Dirk

      61




      61






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Were you able to get a fix for this?



          I am facing the same issue



          Any help would be really appreciated.





          share








          New contributor




          vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            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: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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%2funix.stackexchange.com%2fquestions%2f405146%2fremoved-lib-modules-folder-after-every-reboot%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














            Were you able to get a fix for this?



            I am facing the same issue



            Any help would be really appreciated.





            share








            New contributor




            vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.























              0














              Were you able to get a fix for this?



              I am facing the same issue



              Any help would be really appreciated.





              share








              New contributor




              vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.





















                0












                0








                0






                Were you able to get a fix for this?



                I am facing the same issue



                Any help would be really appreciated.





                share








                New contributor




                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                Were you able to get a fix for this?



                I am facing the same issue



                Any help would be really appreciated.






                share








                New contributor




                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                share


                share






                New contributor




                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 7 mins ago









                vinay tiwari

                1




                1




                New contributor




                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                vinay tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • 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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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%2funix.stackexchange.com%2fquestions%2f405146%2fremoved-lib-modules-folder-after-every-reboot%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

                    濃尾地震

                    How to rewrite equation of hyperbola in standard form

                    No ethernet ip address in my vocore2