Cannot connect to VMWare virtual machine through NATCan't access VMware virtual machine through SSHVMWare...

What's a good word to describe a public place that looks like it wouldn't be rough?

using 'echo' & 'printf' in bash function calls

Why are the books in the Game of Thrones citadel library shelved spine inwards?

How should I handle players who ignore the session zero agreement?

Use two 8s and two 3s to make the number 24

Does every functor from Set to Set preserve products?

Consequences of lack of rigour

Aligning symbols underneath each other neatly

Is there a Linux system call to create a “view” of a range of a file?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

When can a QA tester start his job?

What is the purpose of easy combat scenarios that don't need resource expenditure?

Can I make estimated tax payments instead of withholding from my paycheck?

What are "industrial chops"?

Is there a weight limit to Feather Fall?

Early credit roll before the end of the film

Move fast ...... Or you will lose

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

Do authors have to be politically correct in article-writing?

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

Do theoretical physics suggest that gravity is the exchange of gravitons or deformation/bending of spacetime?

Why did Democrats in the Senate oppose the Born-Alive Abortion Survivors Protection Act (2019 S.130)?

Has any human ever had the choice to leave Earth permanently?

What are the exceptions to Natural Selection?



Cannot connect to VMWare virtual machine through NAT


Can't access VMware virtual machine through SSHVMWare networking mode (NAT)Connecting a webserver from host to guest vmware os?Can't connect to VMWare Player from host machineSSH to Vmware virtual machine with NAT networkPort forwarding working on Virtualbox but not on VMware Workstation for Centos7 virtual machineSsh Access to VMware Virtual Machine(NAT) From HostWhy Does My VMware NAT work?Cannot connect to windows http server from ubuntu running on Vmware VMHow to connect to VMware behind NAT, from another LAN located machine?













3















I am currently reading Yahoo's Hadoop tutorial in here. I have installed VMWare player and running a virtual machine, as instructed by the tutorial. However, I cannot connect to my Guest machine from Host, no matter what I try.



The default is NAT mode. When I try to run ifconfig, I get the following address:



192.168.187.128


Attempting to ping it from within the guest results in success, but any attempt to ping it from the host results in failure. I am using Windows 7 (Host) and Ubuntu (Guest).





I tried changing the networking mode of VMWare to "Host-only". In this case, it looks like there is a failure in the initialization of the netowrking part of the virtual machine:



DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 3
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 4
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 11
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 15
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
No DHCPOffers received

Trying recorder lease 192.168.187.128
PING 192.168.187.2 (192.168.187.2) 56(84) bytes of data.

--- 192.168.187.2 ping statistics ---
1 packets transmited, 0 recieved, +1 errors, 100% packet loss ,time 0ms


And once again, pinging from the host fails.
Using "Bridged" mode results in similar scenario.



Any idea?










share|improve this question



























    3















    I am currently reading Yahoo's Hadoop tutorial in here. I have installed VMWare player and running a virtual machine, as instructed by the tutorial. However, I cannot connect to my Guest machine from Host, no matter what I try.



    The default is NAT mode. When I try to run ifconfig, I get the following address:



    192.168.187.128


    Attempting to ping it from within the guest results in success, but any attempt to ping it from the host results in failure. I am using Windows 7 (Host) and Ubuntu (Guest).





    I tried changing the networking mode of VMWare to "Host-only". In this case, it looks like there is a failure in the initialization of the netowrking part of the virtual machine:



    DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
    DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 3
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 4
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 11
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 15
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
    DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
    No DHCPOffers received

    Trying recorder lease 192.168.187.128
    PING 192.168.187.2 (192.168.187.2) 56(84) bytes of data.

    --- 192.168.187.2 ping statistics ---
    1 packets transmited, 0 recieved, +1 errors, 100% packet loss ,time 0ms


    And once again, pinging from the host fails.
    Using "Bridged" mode results in similar scenario.



    Any idea?










    share|improve this question

























      3












      3








      3








      I am currently reading Yahoo's Hadoop tutorial in here. I have installed VMWare player and running a virtual machine, as instructed by the tutorial. However, I cannot connect to my Guest machine from Host, no matter what I try.



      The default is NAT mode. When I try to run ifconfig, I get the following address:



      192.168.187.128


      Attempting to ping it from within the guest results in success, but any attempt to ping it from the host results in failure. I am using Windows 7 (Host) and Ubuntu (Guest).





      I tried changing the networking mode of VMWare to "Host-only". In this case, it looks like there is a failure in the initialization of the netowrking part of the virtual machine:



      DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
      DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 3
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 4
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 11
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 15
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      No DHCPOffers received

      Trying recorder lease 192.168.187.128
      PING 192.168.187.2 (192.168.187.2) 56(84) bytes of data.

      --- 192.168.187.2 ping statistics ---
      1 packets transmited, 0 recieved, +1 errors, 100% packet loss ,time 0ms


      And once again, pinging from the host fails.
      Using "Bridged" mode results in similar scenario.



      Any idea?










      share|improve this question














      I am currently reading Yahoo's Hadoop tutorial in here. I have installed VMWare player and running a virtual machine, as instructed by the tutorial. However, I cannot connect to my Guest machine from Host, no matter what I try.



      The default is NAT mode. When I try to run ifconfig, I get the following address:



      192.168.187.128


      Attempting to ping it from within the guest results in success, but any attempt to ping it from the host results in failure. I am using Windows 7 (Host) and Ubuntu (Guest).





      I tried changing the networking mode of VMWare to "Host-only". In this case, it looks like there is a failure in the initialization of the netowrking part of the virtual machine:



      DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
      DHCPRequest of 192.168.187.128 on eth10 to 255.255.255.255 port 67
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 3
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 4
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 11
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 15
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      DHCPDiscover on eth10 to 255.255.255.255 port 67 interval 9
      No DHCPOffers received

      Trying recorder lease 192.168.187.128
      PING 192.168.187.2 (192.168.187.2) 56(84) bytes of data.

      --- 192.168.187.2 ping statistics ---
      1 packets transmited, 0 recieved, +1 errors, 100% packet loss ,time 0ms


      And once again, pinging from the host fails.
      Using "Bridged" mode results in similar scenario.



      Any idea?







      networking ssh vmware






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 25 '13 at 7:51









      Andrey RubshteinAndrey Rubshtein

      1651211




      1651211






















          6 Answers
          6






          active

          oldest

          votes


















          3














          I've run into similar issues when setting up domains. By default Windows 7 is set to reject PING requests as well as other requests. Depending on your Linux distribution it may be set to reject as well. (but doesn't seen to be in this case if I'm reading your post correctly)



          If you really want to see a response from Windows you need to take down the firewall (Not advised but for the purpose of testing this is fine). Go into Windows Firewall with Advanced Security, then turn off the corresponding firewall for your network (or all of them if you can't figure it out).



          As another option, you can create an exception for PINGs in the inbound/outbound rules.



          Bridged mode has the VMware client "share" the network connection with the host and it acts as if it is a machine on the same LAN. It requests an IP address and everything. Then communication between the two "machines" goes through your router.

          (http://www.vmware.com/support/ws4/doc/network_bridged_ws.html)



          By using NAT mode, VMware uses your host PC as a "router" of sorts and assigns it an IP address inside that LAN. So all communication is direct in this case. But it actually does do full translation of IP addresses/everything when attempting to access outside the network (can access internet).

          (http://www.vmware.com/support/ws55/doc/ws_net_configurations_nat.html)



          Host mode creates a direct connection between the two computers that cannot go beyond that. By default no DHCP is enabled so you need to set that up manually.



          Any should work for your purposes but it's important to be aware of the differences in how messages are transferred and IP addresses are assigned.






          share|improve this answer































            0














            I managed to solve my problem by switching to VirtualBox and selecting the "Virtual Box Host Only Ethernet adapter".



            In order to import the .vmdk file from VMWare, one needs to create a new Virtual Machine and select the file as Hard Drive.






            share|improve this answer































              0














              I've had similar problems, and nothing worked. Then, I read this page and followed the instructions, and I am now able to copy files back and forth from my windows directory to a directory in the virtual machine. I mounted a directory using these instructions:



              http://blog.data-miners.com/2009/11/getting-started-with-hadoop-and.html#comment-form






              share|improve this answer



















              • 2





                Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                – VL-80
                Dec 9 '13 at 0:51











              • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                – Andrey Rubshtein
                Sep 28 '14 at 12:27



















              0














              I had the same problem: all pings from my Win7 host to my Ubuntu guest (where the guest was using NAT) would time out.
              In my case, the reason was that my host had a VPN connection open (virtual private network),
              so all my pinging was forwarded to outside my machine
              rather than staying within the NAT zone.



              Once I turned off the VPN, everything worked as intended.






              share|improve this answer
























              • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                – Andrey Rubshtein
                Sep 28 '14 at 12:13



















              0














              on VMWare go to virtual network and remove all of them. The problem should now be gone because VMWare will now use a file vmnat.exe for connecting VM to internet.

              If this not worked, create a new virual network. Also remember to do some restart between this process as it has some benefits .






              share|improve this answer
























              • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                – Andrey Rubshtein
                Sep 28 '14 at 12:14



















              0














              The sense of using NAT is to protect the guest from inbount access. If you want to access your VM from within your physical LAN go for bridged.






              share|improve this answer








              New contributor




              Vollbracht 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: "3"
                };
                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%2fsuperuser.com%2fquestions%2f587450%2fcannot-connect-to-vmware-virtual-machine-through-nat%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                6 Answers
                6






                active

                oldest

                votes








                6 Answers
                6






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                3














                I've run into similar issues when setting up domains. By default Windows 7 is set to reject PING requests as well as other requests. Depending on your Linux distribution it may be set to reject as well. (but doesn't seen to be in this case if I'm reading your post correctly)



                If you really want to see a response from Windows you need to take down the firewall (Not advised but for the purpose of testing this is fine). Go into Windows Firewall with Advanced Security, then turn off the corresponding firewall for your network (or all of them if you can't figure it out).



                As another option, you can create an exception for PINGs in the inbound/outbound rules.



                Bridged mode has the VMware client "share" the network connection with the host and it acts as if it is a machine on the same LAN. It requests an IP address and everything. Then communication between the two "machines" goes through your router.

                (http://www.vmware.com/support/ws4/doc/network_bridged_ws.html)



                By using NAT mode, VMware uses your host PC as a "router" of sorts and assigns it an IP address inside that LAN. So all communication is direct in this case. But it actually does do full translation of IP addresses/everything when attempting to access outside the network (can access internet).

                (http://www.vmware.com/support/ws55/doc/ws_net_configurations_nat.html)



                Host mode creates a direct connection between the two computers that cannot go beyond that. By default no DHCP is enabled so you need to set that up manually.



                Any should work for your purposes but it's important to be aware of the differences in how messages are transferred and IP addresses are assigned.






                share|improve this answer




























                  3














                  I've run into similar issues when setting up domains. By default Windows 7 is set to reject PING requests as well as other requests. Depending on your Linux distribution it may be set to reject as well. (but doesn't seen to be in this case if I'm reading your post correctly)



                  If you really want to see a response from Windows you need to take down the firewall (Not advised but for the purpose of testing this is fine). Go into Windows Firewall with Advanced Security, then turn off the corresponding firewall for your network (or all of them if you can't figure it out).



                  As another option, you can create an exception for PINGs in the inbound/outbound rules.



                  Bridged mode has the VMware client "share" the network connection with the host and it acts as if it is a machine on the same LAN. It requests an IP address and everything. Then communication between the two "machines" goes through your router.

                  (http://www.vmware.com/support/ws4/doc/network_bridged_ws.html)



                  By using NAT mode, VMware uses your host PC as a "router" of sorts and assigns it an IP address inside that LAN. So all communication is direct in this case. But it actually does do full translation of IP addresses/everything when attempting to access outside the network (can access internet).

                  (http://www.vmware.com/support/ws55/doc/ws_net_configurations_nat.html)



                  Host mode creates a direct connection between the two computers that cannot go beyond that. By default no DHCP is enabled so you need to set that up manually.



                  Any should work for your purposes but it's important to be aware of the differences in how messages are transferred and IP addresses are assigned.






                  share|improve this answer


























                    3












                    3








                    3







                    I've run into similar issues when setting up domains. By default Windows 7 is set to reject PING requests as well as other requests. Depending on your Linux distribution it may be set to reject as well. (but doesn't seen to be in this case if I'm reading your post correctly)



                    If you really want to see a response from Windows you need to take down the firewall (Not advised but for the purpose of testing this is fine). Go into Windows Firewall with Advanced Security, then turn off the corresponding firewall for your network (or all of them if you can't figure it out).



                    As another option, you can create an exception for PINGs in the inbound/outbound rules.



                    Bridged mode has the VMware client "share" the network connection with the host and it acts as if it is a machine on the same LAN. It requests an IP address and everything. Then communication between the two "machines" goes through your router.

                    (http://www.vmware.com/support/ws4/doc/network_bridged_ws.html)



                    By using NAT mode, VMware uses your host PC as a "router" of sorts and assigns it an IP address inside that LAN. So all communication is direct in this case. But it actually does do full translation of IP addresses/everything when attempting to access outside the network (can access internet).

                    (http://www.vmware.com/support/ws55/doc/ws_net_configurations_nat.html)



                    Host mode creates a direct connection between the two computers that cannot go beyond that. By default no DHCP is enabled so you need to set that up manually.



                    Any should work for your purposes but it's important to be aware of the differences in how messages are transferred and IP addresses are assigned.






                    share|improve this answer













                    I've run into similar issues when setting up domains. By default Windows 7 is set to reject PING requests as well as other requests. Depending on your Linux distribution it may be set to reject as well. (but doesn't seen to be in this case if I'm reading your post correctly)



                    If you really want to see a response from Windows you need to take down the firewall (Not advised but for the purpose of testing this is fine). Go into Windows Firewall with Advanced Security, then turn off the corresponding firewall for your network (or all of them if you can't figure it out).



                    As another option, you can create an exception for PINGs in the inbound/outbound rules.



                    Bridged mode has the VMware client "share" the network connection with the host and it acts as if it is a machine on the same LAN. It requests an IP address and everything. Then communication between the two "machines" goes through your router.

                    (http://www.vmware.com/support/ws4/doc/network_bridged_ws.html)



                    By using NAT mode, VMware uses your host PC as a "router" of sorts and assigns it an IP address inside that LAN. So all communication is direct in this case. But it actually does do full translation of IP addresses/everything when attempting to access outside the network (can access internet).

                    (http://www.vmware.com/support/ws55/doc/ws_net_configurations_nat.html)



                    Host mode creates a direct connection between the two computers that cannot go beyond that. By default no DHCP is enabled so you need to set that up manually.



                    Any should work for your purposes but it's important to be aware of the differences in how messages are transferred and IP addresses are assigned.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 25 '13 at 8:13









                    Will.BeningerWill.Beninger

                    1,349724




                    1,349724

























                        0














                        I managed to solve my problem by switching to VirtualBox and selecting the "Virtual Box Host Only Ethernet adapter".



                        In order to import the .vmdk file from VMWare, one needs to create a new Virtual Machine and select the file as Hard Drive.






                        share|improve this answer




























                          0














                          I managed to solve my problem by switching to VirtualBox and selecting the "Virtual Box Host Only Ethernet adapter".



                          In order to import the .vmdk file from VMWare, one needs to create a new Virtual Machine and select the file as Hard Drive.






                          share|improve this answer


























                            0












                            0








                            0







                            I managed to solve my problem by switching to VirtualBox and selecting the "Virtual Box Host Only Ethernet adapter".



                            In order to import the .vmdk file from VMWare, one needs to create a new Virtual Machine and select the file as Hard Drive.






                            share|improve this answer













                            I managed to solve my problem by switching to VirtualBox and selecting the "Virtual Box Host Only Ethernet adapter".



                            In order to import the .vmdk file from VMWare, one needs to create a new Virtual Machine and select the file as Hard Drive.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Apr 25 '13 at 13:22









                            Andrey RubshteinAndrey Rubshtein

                            1651211




                            1651211























                                0














                                I've had similar problems, and nothing worked. Then, I read this page and followed the instructions, and I am now able to copy files back and forth from my windows directory to a directory in the virtual machine. I mounted a directory using these instructions:



                                http://blog.data-miners.com/2009/11/getting-started-with-hadoop-and.html#comment-form






                                share|improve this answer



















                                • 2





                                  Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                  – VL-80
                                  Dec 9 '13 at 0:51











                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:27
















                                0














                                I've had similar problems, and nothing worked. Then, I read this page and followed the instructions, and I am now able to copy files back and forth from my windows directory to a directory in the virtual machine. I mounted a directory using these instructions:



                                http://blog.data-miners.com/2009/11/getting-started-with-hadoop-and.html#comment-form






                                share|improve this answer



















                                • 2





                                  Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                  – VL-80
                                  Dec 9 '13 at 0:51











                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:27














                                0












                                0








                                0







                                I've had similar problems, and nothing worked. Then, I read this page and followed the instructions, and I am now able to copy files back and forth from my windows directory to a directory in the virtual machine. I mounted a directory using these instructions:



                                http://blog.data-miners.com/2009/11/getting-started-with-hadoop-and.html#comment-form






                                share|improve this answer













                                I've had similar problems, and nothing worked. Then, I read this page and followed the instructions, and I am now able to copy files back and forth from my windows directory to a directory in the virtual machine. I mounted a directory using these instructions:



                                http://blog.data-miners.com/2009/11/getting-started-with-hadoop-and.html#comment-form







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Dec 9 '13 at 0:25









                                Lyle ZLyle Z

                                101




                                101








                                • 2





                                  Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                  – VL-80
                                  Dec 9 '13 at 0:51











                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:27














                                • 2





                                  Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                  – VL-80
                                  Dec 9 '13 at 0:51











                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:27








                                2




                                2





                                Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                – VL-80
                                Dec 9 '13 at 0:51





                                Please, provide quotation of significant points from link you provided (in case link will go dead -> data will be accessible here)

                                – VL-80
                                Dec 9 '13 at 0:51













                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:27





                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:27











                                0














                                I had the same problem: all pings from my Win7 host to my Ubuntu guest (where the guest was using NAT) would time out.
                                In my case, the reason was that my host had a VPN connection open (virtual private network),
                                so all my pinging was forwarded to outside my machine
                                rather than staying within the NAT zone.



                                Once I turned off the VPN, everything worked as intended.






                                share|improve this answer
























                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:13
















                                0














                                I had the same problem: all pings from my Win7 host to my Ubuntu guest (where the guest was using NAT) would time out.
                                In my case, the reason was that my host had a VPN connection open (virtual private network),
                                so all my pinging was forwarded to outside my machine
                                rather than staying within the NAT zone.



                                Once I turned off the VPN, everything worked as intended.






                                share|improve this answer
























                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:13














                                0












                                0








                                0







                                I had the same problem: all pings from my Win7 host to my Ubuntu guest (where the guest was using NAT) would time out.
                                In my case, the reason was that my host had a VPN connection open (virtual private network),
                                so all my pinging was forwarded to outside my machine
                                rather than staying within the NAT zone.



                                Once I turned off the VPN, everything worked as intended.






                                share|improve this answer













                                I had the same problem: all pings from my Win7 host to my Ubuntu guest (where the guest was using NAT) would time out.
                                In my case, the reason was that my host had a VPN connection open (virtual private network),
                                so all my pinging was forwarded to outside my machine
                                rather than staying within the NAT zone.



                                Once I turned off the VPN, everything worked as intended.







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Sep 27 '14 at 9:34









                                Lutz PrecheltLutz Prechelt

                                1034




                                1034













                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:13



















                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:13

















                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:13





                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:13











                                0














                                on VMWare go to virtual network and remove all of them. The problem should now be gone because VMWare will now use a file vmnat.exe for connecting VM to internet.

                                If this not worked, create a new virual network. Also remember to do some restart between this process as it has some benefits .






                                share|improve this answer
























                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:14
















                                0














                                on VMWare go to virtual network and remove all of them. The problem should now be gone because VMWare will now use a file vmnat.exe for connecting VM to internet.

                                If this not worked, create a new virual network. Also remember to do some restart between this process as it has some benefits .






                                share|improve this answer
























                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:14














                                0












                                0








                                0







                                on VMWare go to virtual network and remove all of them. The problem should now be gone because VMWare will now use a file vmnat.exe for connecting VM to internet.

                                If this not worked, create a new virual network. Also remember to do some restart between this process as it has some benefits .






                                share|improve this answer













                                on VMWare go to virtual network and remove all of them. The problem should now be gone because VMWare will now use a file vmnat.exe for connecting VM to internet.

                                If this not worked, create a new virual network. Also remember to do some restart between this process as it has some benefits .







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Sep 27 '14 at 10:08









                                UltraDEVVUltraDEVV

                                464520




                                464520













                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:14



















                                • Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                  – Andrey Rubshtein
                                  Sep 28 '14 at 12:14

















                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:14





                                Thanks for your answer. Unfortunately, I will not be able to check it, thus unable to rate it.

                                – Andrey Rubshtein
                                Sep 28 '14 at 12:14











                                0














                                The sense of using NAT is to protect the guest from inbount access. If you want to access your VM from within your physical LAN go for bridged.






                                share|improve this answer








                                New contributor




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

























                                  0














                                  The sense of using NAT is to protect the guest from inbount access. If you want to access your VM from within your physical LAN go for bridged.






                                  share|improve this answer








                                  New contributor




                                  Vollbracht 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







                                    The sense of using NAT is to protect the guest from inbount access. If you want to access your VM from within your physical LAN go for bridged.






                                    share|improve this answer








                                    New contributor




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










                                    The sense of using NAT is to protect the guest from inbount access. If you want to access your VM from within your physical LAN go for bridged.







                                    share|improve this answer








                                    New contributor




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









                                    share|improve this answer



                                    share|improve this answer






                                    New contributor




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









                                    answered 15 mins ago









                                    VollbrachtVollbracht

                                    234




                                    234




                                    New contributor




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





                                    New contributor





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






                                    Vollbracht 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 Super User!


                                        • 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%2fsuperuser.com%2fquestions%2f587450%2fcannot-connect-to-vmware-virtual-machine-through-nat%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

                                        VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                                        Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                                        looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...