VMware vSphere

 View Only
  • 1.  IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 25, 2013 04:20 AM

    If a system engineer given a duplicate ip for the newly created virtual machine (given the gateway IP as VM's IP), obviously outage will happen.

    Is there a way to prevent the IP address conflict issue proactively?

    what are your thoughts on this?

    -sanjai



  • 2.  RE: IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 25, 2013 08:41 AM

    When in doubt, I try to ping the IP from any machine in the same network. Also, some OSs, such as Windows or Linux does report if you have a conflict.



  • 3.  RE: IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 25, 2013 11:53 AM

    The only proactive way to prevent that, as far as I know, would be to use some IP Tracking tool. It is basically a spreadsheet which has all IP used. Either that or use DHCP :smileyhappy:



  • 4.  RE: IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 26, 2013 04:58 AM

    Managing spreadsheet is a manual process. DHCP is a solution for Virtual Machines if they are client OS, but not for servers.



  • 5.  RE: IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 26, 2013 11:37 AM

    sanjai2k wrote:

    Managing spreadsheet is a manual process. DHCP is a solution for Virtual Machines if they are client OS, but not for servers.

    look at : http://www.solarwinds.com/ip-address-manager.aspx

    There are dozen of tools similar to this one.

    You could also use DHCP in static mode with servers.



  • 6.  RE: IP Address (Conflict) .. Due Diligence reqd

    Posted Feb 26, 2013 04:56 AM

    Thanks for your input, but pinging the IP address is still a manual process