Have you checked this already:
http://vmwaretips.
Main Topics
Browse All TopicsHello,
Need expert advice ASAP! We are running VMWare server 3.5 on 2 host servers connected to a Dell MD 3000i SAN. We recently had to change ip addresses on our network. I have been trying to follow some documentation that I found on changing ip addresses but have been not had any success. I placed a call to VMWare support Friday prior to doing this this weekend and they never got back to me.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Have you checked this already:
http://vmwaretips.
Login as root
go to path /etc/sysconfig/network-scr
run command: vi ifcfg=vswif0
<the file name in my case is 'ifcfg=vswif0', could be anything else for you, you can use the ls command to what you have.
you will see the current ip address, change it to desired value against "IPADDR", then save the file by typing- :wq
-------
This process as detailed below assumes you have ONE network interface assigned to the Console OS, and are using static IP addressing. VMware -STRONGLY- discourages the use of dynamic IP addressing for the Console OS network interface.
The files involved are:
/etc/hosts
/etc/resolv.conf
/etc/sysconfig/network
/etc/sysconfig/network-scr
/usr/lib/vmware-mui/apache
It is recommended that you save copies of these files prior to starting your work, so that you have a reference point to work from later should you wish to roll-back the change. Instructions for this are included as part of the process below.
Pulled from:
http://communities.vmware.
Thank you all for your help. I am just starting to learn this and your posts helped alot!
Just an fyi. I also found another kb article that was helpful. http://kb.vmware.com/selfs
Business Accounts
Answer for Membership
by: TolomirPosted on 2009-10-25 at 14:03:00ID: 25658229
This is vmware ESX server 3.5 - right?