Virtual machines can ping throughout the network, but can't ping in them.

More in detail, we run ESXi 5.1 on our host servers. We then run a client vSphere on one of our client machines that can reach the host by a Cisco 3750 switch servers. So it is, machine client, Cisco switch, then the host servers. The server host has 2 network cards going to the switch. NIC0 goes to a trunk port, and NIC1 goes to an access port. In vSphere, we have created a virtual switch that has two physical network interface cards activated. For our management network, the VMKernel port, VLAN ID All we (4095), then we have NIC0 as the active map. Then we have a "Server" network, the Virtual Machine port group, with VLAN ID 30 (our vlan internal) with NIC1 as the active map. Once we have this, we can ping from our virtual servers to our default gateway, then anywhere else in the network, but nothing can ping the virtual machines. We tried to watch a traceroute to the VM, but all it shows is, VM NIC, default gateway, and then destination... Ask for more information if you need.

Thank you

Tim.

Hi and welcome to communities,

What guest operating system are your current virtual machines to run? If it is windows server, it is a chance network discovery is simply disabled. This will diminish the ICMP packets and you may not their ping.

If the port of 3750 for NIC1 is configured as VLAN ID 30 trunk.

Your Portgroup is configured with VLAN ID 30.

Inside the guest virtual machines you did not indicate any configuration of VLAN, right?

Tim

Tags: VMware

Similar Questions

  • Clone a virtual machine and change is the network settings?

    I'm looking to clone a virtual machine several times change the network connection and the IP he uses, any help appreciated.

    NP, alternative, will host this script:

    $vmlist=Import-CSVC:vms.csv
    foreach($itemin$vmlist) {
     # I like to map out my variables
     $vmname=$item.vmname
     $ipaddr=$item.ipaddress
     $subnet=$item.subnet
     $gateway=$item.gateway
     $pdnswins=$item.pdnswins
     $sdnswins=$item.sdnswins
     #Get the current interface info
     $GuestInterface= Get-VMGuestNetworkInterface -VM $vmname -HostCredential $HostCred-GuestCredential$GuestCred
     #If the IP in the VM matches, then I don't need to update
     If ($ipaddr-ne$($GuestInterface.ip)) {
         Set-VMGuestNetworkInterface-VMGuestNetworkInterface$GuestInterface -HostCredential $HostCred -GuestCredential $GuestCred -IP $ipaddr -Netmask $subnet -Gateway $gateway -DNS $pdnswins,$sdnswins-WINS  $pdnswins,$sdnswins
     }
    }
  • vSwitch ESXi 5.1 workaround to virtual machines (direct access to the network)

    Hello world!

    I have a server running properly the 5.1 ESXi hypervisor and got inside the physical grid active router with DHCP. How can I configure the vSwitch on ESXi 5.1 work not managed on the network, without VLAN and have direct access to the network?

    Just to clarify, I would like to first of all virtual machines VMware Workstation works - if it is possible to run several virtual machines and define all NICS (Network Interface Card) as connected by a bridge, that is to say. Each VM gets the specific configurations of IP to the external router.

    Since now, thank you very much for the help!

    Best regards

    Eduardo

    With ESXi the vSwitches work comparable to Bridged networking, so there is really nothing special to do.

    André

  • New virtual machine retains boot from the network (not available)

    Dear community:

    I'm trying to boot and install from an image ISO of Windows 95 file that I created from the original CD.  VM Ware Workstation 7 continues to try to boot from the network even if I have the boot order in the BIOS configured to boot from the CD - that didn't work.  And if it is set to boot from an iso file it will automatically launch that file instead of looking for a MAC address in an infinite loop on the network.  How can I solve this problem with my boot?

    Sincerely,

    Markerline

    the CD should appear as D:

    so type D: to the prompt - then it has to go to D:

    type dir to find the Setup program

    ___________________________________

    VMX-settings- Workstation FAQ -[MOA-liveCD | http://sanbarrow.com/moa241.html]- VM-infirmary

  • Way to hide certain virtual machines on a common host networks?

    I hope it's one of those moments "duh" and there is an easy solution.

    Let says I have two clusters.  One of the piles is a lab with a copy of Active Directory environment used for testing purposes.  This cluster is now in a cycle of life, and I want to merge with the production cluster and remove former hosts of ESXi lab.  We add laboratory for the cluster of production networks and all is well for the laboratory of virtual machines that are not migrated on him.

    However, we do not want someone to accidentally assign a production VM to a network of laboratories and vice versa.  So when you go into edit a virtual machine, and then select the NETWORK card, there is a drop-down list that displays all the networks, including new laboratory that were just added networks.  I want to hide the network of laboratories of our production domain controllers and hide our production networks where the laboratory domain controllers.  But because they are all on the same cluster, it seems to me that all subnets are fair game for select in the drop-down list.  Or am I wrong?  Is there a way to lock the network to only certain virtual machines so that they do not show up for other virtual machines to choose?

    Thank you and sorry if there is an obvious solution to what I am about.

    SB

    Hey SB,.

    Not sure if this is possible, to be honest, as a virtual machine are all port groups, that it has the right. Now that I think of it, maybe create two different groups of seggregating production and test/lab put in place might work because you would not be able to connect to a virtual computer on a cluster to a portgroup on a host.

    Names must be different, but otherwise you could see similar across clusters names if the port groups may be two different entities altogether. Other than that, can't really invent any scenerios in which a portgroup wouldn't appear on a virtual machine if it is present on a host

    Concerning

    one

  • Created in Esxi virtual MACHINE can't see the network

    Hello

    I installed Esxi 5.5 and I have no problem to access and create a virtual machine.

    However, the virtual machine, which is 2012 Windows, does not begin with a network adapter.

    When I check the configuration of the VM, the network adapter is connected, turned on, E1000E but says directpath e/s is not supported. I don't have VMware tools installed in the virtual machine.

    I don't understand where the problem lies. I connect to Esxi ok. I can run the virtual machine in Esxi client ok, but the images says that there is no network.

    I created the VM Windows before 2012, outside of Esxi and the network built in card is detected ok.

    STOP PRESS - in computer management Windows, peripheral, the Ethernet controller is not recognized. So, how can I get the virtual machine to recognize when it is running in ESXI?

    Help?

    Thank you

    Jason

    Also can you check with adapter VMXNET or tru uninstalling and reinstalling VMware tools.

    -f10

    http://highoncloud.blogspot.in

    Virtualization VMware on NetApp

  • NLB - two virtual machines can't ping eachother when on separate hosts

    Greetings,

    I've been running some tests with NLB on the different desks as recommended here:

    http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC & docType = kc & externalId = 1006558 & sliceId = 1 & docTypeID = DT_KB_1_1 & dialogID = 42912404 & StateID = 0% 200% 2041454115

    http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC & docType = kc & externalId = 1006778 & sliceId = 1 & docTypeID = DT_KB_1_1 & dialogID = 42912404 & StateID = 0% 200% 2041454115

    I found that Unicast works better in our network environment, but it is still a problem:

    In http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC & docType = kc & externalId = 1006580 & sliceId = 1 & docTypeID = DT_KB_1_1 & dialogID = 42912690 & StateID = 0% 200% 2041454807

    He says: "since all hosts in the cluster have the same IP Address and the same MAC address, there is no communication possible inter-hote between the hosts configured in unicast mode.» A second NETWORK adapter is required for any other host communication. »

    However, even with a second NETWORK adapter the virtual machines cannot ping eachother when they are on a different esx host. When they are on the same host esx virtual machines can ping each other. Also, when they are on different hosts, so that a virtual machine cannot reach each other on their dedicated IP address, virtual machines can reach other when ping the second card NETWORK (the one without an informed gateway).

    For example, the next 2 guests are connected unicast:

    VM1 has 2 network cards, NIC1 = 172.18.18.41 with gateway (dedicated IP) and NIC2 = 172.18.18.43 without gateway / WLBS enabled.

    VM2 has 2 network cards, NIC1 = 172.18.18.42 with gateway (dedicated IP) and NIC2 = 172.18.18.44 without gateway / WLBS enabled.

    When on the same ESX host VM1 can reach VM2 on 172.18.18.42 and 172.18.18.44, and vice versa.

    When on ESX different hosts VM1 cannot reach VM2 on 172.18.18.42 but it can reach VM2 thanks 172.18.18.44. In this case VM2 cannot reach VM1 on 172.18.18.41 but can reach VM1 on 172.18.18.43.

    I followed and applied the settings recommended in this article: http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC & docType = kc & externalId = 1556 & sliceId = 1 & docTypeID = DT_KB_1_1 & dialogID = 42912404 & StateID = 0% 200% 2041454115

    I even tried the kb from microsoft as shown here: http://support.Microsoft.com/kb/898867 even if the virtual machines have 2 network cards, but of course that did not help either.

    Does anyone have an idea what is happening here?

    The fact that it works on the same host, but not on different hosts type advanced to a network within VMware issue.

    Thanks in advance,

    Bram

    It seems that ir can be a problem of IP routing, even with the hosts on the same subnet.  Make sure that your routing table that traffic on each that is to/from your mgmt that ips turns off your local management interface.  If it isn't, then update your routing table in order to.

    Or, you could try setting up your mgmt network cards on a different subnet from your IP NLB.  I suspect that this will solve the problem.

    JP

  • A computer is visible on the network, but I can't find another computer on the home network.

    Networking troubleshooting maxed out. Need help

    2 running XP Pro Machines on the same network home. At the Working Group under the same name. Check the properties of LAN connection sharing to share. My firewall except for sharing/printer. PING was successful at both. A computer is visible on the network, BUT I can't find another computer on the home network. Any help would be appreciated.

    Hello

    Check if you are able to access the computer.

    (a) press the Windows key + R.

    (b) type the name of the other computer in the open: box in this format:

    \\computer

    (c) press on enter

    You can also try the steps of troubleshooting provided in the link below.

    How to troubleshoot a network home in Windows XP

    http://support.Microsoft.com/kb/308007

    See also;

    Network map doesn't display your Windows XP computers

    http://TechNet.Microsoft.com/en-us/library/cc754938 (WS.10) .aspx

  • Basic QS:-a virtual machine can share the memory of the 2 hosts?

    Hello

    I am very new to VMWare ESX, but looking at the docs, it seems that there is a possibility to create pools of resources by consolidating physical ESX Server hardware.

    However, it is not clear if a SINGLE virtual machine can run on multiple physical hosts?

    I have 2 physical servers:-each with 4 GB of RAM in a single pool of resources.

    Can I then run a virtual machine and assign it 8 GB? (and actually use up to 7 GB?)

    I'm güssing it is not possible to do...

    No, a guest can run on two physical hosts at the same time. It cannot use the resources provided by an ESX host.

    Resource with Betclic let you group all the resources of all ESX servers with this pool.

    Let's say you have two ESX servers with 3.6 GHz each. So your pool has 7.2 GHz available for its guests in this pool. However, this isn't a contignous resource, it is cut in two on two ESX hosts.

    Also, if you can, do not use resource pools. He must know exactly what you're doing, and it is a good source to make worse things running.

    The best resource on hand programmer is ESX itself. If you have a license to DRS use. According to our experience, it is very good by spreading the load on your ESX farm. If you want to set restrictions to the guests I would level comments.

    If you found this information useful, please consider awarding points to 'Correct' or 'Useful' answers and answers. Thank you!!

  • My new system see the the old system in the network, but I can't get the passwords to work and I tried all the. Now what?

    ESTABLISHING A NETWORK.

    My new system see the the old system in the network, but I can't get the passwords to work and I tried all the. Now what?

    Hello

    1. don't you make changes on the computer before the show?
    2. what version of operating system you are using on the computer?
    3. which network you're talking about (home wireless network or group)?
    4. which steps have tried?


    If you use a group home on the computer, see the link for more information.
    Home Sweet homegroup
    http://Windows.Microsoft.com/en-us/Windows7/help/home-sweet-HomeGroup-networking-the-easy-way

    You can also check out the link.
    Microsoft's strategy concerning lost or forgotten passwords
    http://support.Microsoft.com/kb/189126

     
    Provide us more information for you to help.
  • filDans: I am connected to the network, but I can travel and how do I share my document folders

    I am connected to the network, but I can travel and how do I share my document folders

    Here is the procedure or file and printer sharing in Vista: http://technet.microsoft.com/en-us/library/bb727037.aspx.   After that you have Setup sharing in general, then you just need to select the files/folders to share besides than the public folders that will be automatically shared.

    Did you mean to say you can "Browse t?  Here are a few articles on the setting up of networks, configuration and troubleshooting of wireless networks, dealing with the networking between different operating systems and many other subjects that may or may not apply to your situation as you didn "t explain anything on the network.  Even if the subject does not apply, please see the article anyway because many contain information that applies to more than just the given situation (for example, article on networks that Vista with Windows 7 covers a lot about networking in general which can help yoo.  If you are not wireless, or if you encounter any problems with the internet, you can skip the articles dealing with these issues.

    Here are the procedures for Vista with Windows7 network layout that can help:http://www.windowsnetworking.com/articles_tutorials/Windows-7-Understanding-Network-Administration-Configuration.html.

    Here is another article on home networks (with several links to related articles which must all be considered - as well as others, you will find in the related articles) to help you better understand the home networks: http://windows.microsoft.com/en-US/windows-vista/Setting-up-a-home-network.  If it's for Vista, much of it applies to Windows7 (although there may be some differences that should be addressed in the previous article).

    Here is an article on the networking of the different versions of Windows:http://windows.microsoft.com/en-us/windows7/Networking-home-computers-running-different-versions-of-Windows.

    Here is a tutorial on how to set up a home network (including a wireless)-click on additional links for more information that may be helpful:http://windows.microsoft.com/en-US/windows-vista/Setting-up-a-home-network.

    Here is an article on troubleshooting network connections wireless (with links):http://windows.microsoft.com/en-US/windows-vista/Troubleshoot-network-connection-problems.

    Here's a long guide on wireless internet connections in Vista:http://www.techwarelabs.com/guides/misc_mod/vistaconnection/.

    Here is an article on how to set up wireless internet in Vista:http://www.clpgh.org/usingthelibrary/technology/wireless/WindowsVista.pdf.

    I hope this helps.  If that is not the case, then please describe your network, the types of computers involved, and their HSE, how it is connected, which is exactly your problem, what version of Vista you are using and everything imagine you could help me understand what is happening.  At this point, I'm quite confused on the problems you are having and what you are trying to reach.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How the physical machine can communicate with the virtual machines as well as the internet should work on a virtual machine

    Hi team,

    I ask that you forgive for asking a silly question without doing a free search.

    I'm using VMware workstation 6.5. I am able to communicate with both machines by selecting 'only option of home. "

    Is there a way by which the physical machine can communicate with the virtual machines.

    At the same time through the VMS, is it possible to access the Internet from the physical amchine.

    Help, please.

    Concerning

    Sriapti

    When you use a bridged vNIC the customer acts as any other host, so that you can access is by his IP (or name if a DNS configuration exists as you acceding to any other host.) What tools you can use depends on the guest operating system and the software available.

    I assume you mean access deskopt. Then you can use RDP (Windows Terminal services) or VNC (tight/tiny).

    For Linux, you can use this last or all the flavors of SSH. In the case of Linux, I use VNC through SSH tunnel. You can also tunnel X through SSH, so if you have an X server on another host (such as the Hummingbird for Windows), you can open your own office remotely there.

    If you found this information useful, please consider awarding points to 'Correct' or 'Useful' answers and answers. Thank you!!

  • I'm not sure how to make it work. 2 guests, 2 virtual machines, trying to keep the traffic on the Server Blade.

    I have two blades on the same chassis running ESXi 4.1, each has an Exchange Server on it. Im trying to keep the traffic between the two Exchange boxes contained between the two. I thought that I could put in the same vSwtich, but looks like I need vDS for this. I don't have this license level.

    Now, I found myself with two separate vSwitches with the same label. network, it shows them on the same vSwitch so they don't transmit traffic. because they are separate switches... my vSphere networking missing a bit... need to study more.

    Since you have virtual machines on different blades that the traffic between the two will have to cross a physical network card.   If you need to segment this traffic, you can configure a VLAN in your network, add a new group of port on each host to ESXi virtual machine and then set up a NIC in the virtual machines to use this group of VIRTUAL LAN port.

    Though the virtual machines on the same host (always) you can configure a single vSwitch.   In this case the traffic between virtual machines would not hit the physical network and you wouldn't need even a physical NETWORK adapter, attached to the vSwitch.

    Dave
    VMware communities user moderator

    ESXi Essentials free training / eBook offer

    Now available - VMware ESXi: planning, implementation, and security

    Also available - vSphere Quick Start Guide

  • Multiple virtual machines can share a common hard

    I just confirmed that multiple virtual machines can share a hard if they all see it as non-permanent, which is great if you want to experiment with different linux packages at the same time.

    Except the hard. REDO_ * files that are produced by a virtual machine are removed when you turn it off, and all the work is lost.

    Any ideas how I could prevent the hard. REDO_ * files deleted?

    the non-persistent flag is to capture instant temporary vmdk is ignored when the virtual machine is turned off.

    The vmdk. REDO_ file is actually a type of snapshot. If you want to avoid that it gets deleted turned off the power, you must use a regular snapshot - but then your sharing of this vmdk with other virtual machines will no longer work.

    For your scenario of I don't know one solution stable AND well other than the use of network shares.

    There is a hack to really share VMDK between two virtual machines, but is more stable.

    Another solution may be that share this drive via iSCSI acrooss your machines virtual more.

    Some time ago I tried to interrupt the process of vmware-vmx.exe seconds before turning off the virtual machine and then copy the REDO far so that I can use it again... but if I remember right the next time that you start the virtual computer will be created a new REDO log and it is so pretty useless :-(

    ___________________________________

    VMX-settings- Workstation FAQ -[MOA-liveCD | http://sanbarrow.com/moa241.html]- VM-infirmary

  • Storage DRS, move a virtual machine that is in the data store is not a member of DTS

    Dear all,

    If I've set up storage DRS that contains, for example, DS1 and DS2. I have another virtual machine that resides on DS that is not part of the cluster of DTS. Can I move this virtual machine to one of the (DS1, DS2) data store? OR will some disruptions?

    Thank you

    Jocelyn,

    Which is correct in both cases. You can leave DTS place it for you (which is my suggestion), but I thought you wanted it to go to a specific data store.  That being said you can reactivate the DTS for a virtual machine under the SDR change settings if you do not ever clear for a virtual machine

Maybe you are looking for

  • I'm not able to delete an app from the iphone

    I have an ipad mini retina display Question: I had installed citrix worx home app Then I removed the profile parameter > xenmobile device mgmt. etc. But now, I'm not able to remove the app in spite of showing the wobbling x' when I remove it gives po

  • AT100 IEC upgrade

    Received notification of the CIS upgrading, but I am unable to download completely. He keeps the default. Could I download on my laptop and load via SD card, perhaps?

  • VISA reading significantly slows down to 20 Hz (Labview, Arduino + Xbee project)

    Hello I am quite new to Labview and Arduino, so I apologize if I use the incorrect terms. I'm having some trouble with the next project, I hope that you guys can give me some advice!I have 16 sensors connected to the 16 analog pins on an Arduino mega

  • T440s touch bleeding/ghosting screen problems

    I have a version T440s FHD touch and noticed that the screen is /ghosting bleeding. IM curious to know how many people have this problem with their screens T440s... is related to a bad batch, or all of them are like that? Could there be a software pa

  • Copy of Office Pro 8500 has in draft mode

    Every time I manually copy the default values of print quality on the 'normal' even though I have the quality of the printer set to "draft". How can I get quality printing default copy of "project"?