NIC can not detect CentOS VMware

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have secondary network adapter on my VM (VMnet 10). I am running Centos 7. Now, I can't detect my second NIC. Here are my configurations:



my configs



I know that my secondary adapter is ens37 depending on my MAC address of my network adapter 2. I would like to configure it via terminal and via GUI.



ifconfig -a



When I run the command:



 ls -la /etc/sysconfig/network-scripts


I see the first NIC ens33 and I can't see ens37.



network-scripts



I can't understand why it was not detected! Is there anything that I can do to fix this problem? Important to note that I added this NIC after the initial OS setup/install, and, I can't assign static IP via GUI.



enter image description here










share|improve this question



























    up vote
    0
    down vote

    favorite












    I have secondary network adapter on my VM (VMnet 10). I am running Centos 7. Now, I can't detect my second NIC. Here are my configurations:



    my configs



    I know that my secondary adapter is ens37 depending on my MAC address of my network adapter 2. I would like to configure it via terminal and via GUI.



    ifconfig -a



    When I run the command:



     ls -la /etc/sysconfig/network-scripts


    I see the first NIC ens33 and I can't see ens37.



    network-scripts



    I can't understand why it was not detected! Is there anything that I can do to fix this problem? Important to note that I added this NIC after the initial OS setup/install, and, I can't assign static IP via GUI.



    enter image description here










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have secondary network adapter on my VM (VMnet 10). I am running Centos 7. Now, I can't detect my second NIC. Here are my configurations:



      my configs



      I know that my secondary adapter is ens37 depending on my MAC address of my network adapter 2. I would like to configure it via terminal and via GUI.



      ifconfig -a



      When I run the command:



       ls -la /etc/sysconfig/network-scripts


      I see the first NIC ens33 and I can't see ens37.



      network-scripts



      I can't understand why it was not detected! Is there anything that I can do to fix this problem? Important to note that I added this NIC after the initial OS setup/install, and, I can't assign static IP via GUI.



      enter image description here










      share|improve this question















      I have secondary network adapter on my VM (VMnet 10). I am running Centos 7. Now, I can't detect my second NIC. Here are my configurations:



      my configs



      I know that my secondary adapter is ens37 depending on my MAC address of my network adapter 2. I would like to configure it via terminal and via GUI.



      ifconfig -a



      When I run the command:



       ls -la /etc/sysconfig/network-scripts


      I see the first NIC ens33 and I can't see ens37.



      network-scripts



      I can't understand why it was not detected! Is there anything that I can do to fix this problem? Important to note that I added this NIC after the initial OS setup/install, and, I can't assign static IP via GUI.



      enter image description here







      centos configuration network-interface






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 16 at 19:43









      Goro

      5,89552662




      5,89552662










      asked Sep 16 at 18:14









      Boschko

      366




      366




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          You should be able to create the ifcfg file by hand.



          I think this may be similar to the problem described here:
          https://serverfault.com/questions/715369/centos-virtualbox-no-icfg-eth1-when-adding-secondary-network-interface






          share|improve this answer




















            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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            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%2f469420%2fnic-can-not-detect-centos-vmware%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            You should be able to create the ifcfg file by hand.



            I think this may be similar to the problem described here:
            https://serverfault.com/questions/715369/centos-virtualbox-no-icfg-eth1-when-adding-secondary-network-interface






            share|improve this answer
























              up vote
              0
              down vote



              accepted










              You should be able to create the ifcfg file by hand.



              I think this may be similar to the problem described here:
              https://serverfault.com/questions/715369/centos-virtualbox-no-icfg-eth1-when-adding-secondary-network-interface






              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                You should be able to create the ifcfg file by hand.



                I think this may be similar to the problem described here:
                https://serverfault.com/questions/715369/centos-virtualbox-no-icfg-eth1-when-adding-secondary-network-interface






                share|improve this answer












                You should be able to create the ifcfg file by hand.



                I think this may be similar to the problem described here:
                https://serverfault.com/questions/715369/centos-virtualbox-no-icfg-eth1-when-adding-secondary-network-interface







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Sep 16 at 19:30









                guzzijason

                1517




                1517



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f469420%2fnic-can-not-detect-centos-vmware%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay