skarnan (User)
Fresh Boarder
Posts: 6
|
|
Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
Hi Hasan,
I have started all the services successfully with status 0. But now I am not getting ip address on my guest machine.Can you please guide how to fix the issue? Also please find the attached snapshot.
Thanks & Regards,
Sonia K
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
skarnan (User)
Fresh Boarder
Posts: 6
|
|
Re:Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
|
|
|
|
|
|
|
Last Edit: 2011/07/16 14:15 By handsonerp.
|
|
|
The administrator has disabled public write access.
|
skarnan (User)
Fresh Boarder
Posts: 6
|
|
Re:Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
|
|
|
|
|
|
|
Last Edit: 2011/07/16 14:16 By handsonerp.
|
|
|
The administrator has disabled public write access.
|
skarnan (User)
Fresh Boarder
Posts: 6
|
|
Re:Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
|
|
|
|
|
|
|
Last Edit: 2011/07/16 14:16 By handsonerp.
|
|
|
The administrator has disabled public write access.
|
skarnan (User)
Fresh Boarder
Posts: 6
|
|
Re:Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
Hi Hasan,
I am not sure why screen is not displaying properly.but
if you see above the third line I dont have the ipaddress.Please suggest.
Thanks,
Sonia
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Article Title 3:-Configuring Windows Client 15 Years, 2 Months ago
|
|
|
In the last snapshot your IP address is visible as: 192.168.1.105
Check if you can ping your IP from both guest and host machines. If you can, then everything is fine, otherwise try resetting your network using this tool. Launch it as root.
su root
/etc/sysconfig/network
You should make your IP as static. That way it would not change every now and then.
You can also use this command to make your IP static:
/sbin/ifconfig eth0 192.168.1.105 netmask 255.255.255.0 broadcast 192.168.1.255
If nothing is working then try changing the MAC address of your virtual machine. Change it to anything since it is just a virtual machine. I would change one or two characters of the existing MAC address. You need to stop the VM first. Next time the OS will boot, it will give you a message that MAC has changed and it will try to reset the network.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|