meta data de esta página
  •  

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
virtualizacion:vmware:problemas [2010/11/22 12:23] lcvirtualizacion:vmware:problemas [2023/01/18 14:37] (actual) – editor externo 127.0.0.1
Línea 10: Línea 10:
 ===== Problemas con Windows 7 y conexión de las VM mediante NAT ===== ===== Problemas con Windows 7 y conexión de las VM mediante NAT =====
  
-Artículo original de http://www.archy.net/2009/05/14/vmware-workstation-nat-problem-on-windows-7-rc-build-7100/+http://www.archy.net/2009/05/14/vmware-workstation-nat-problem-on-windows-7-rc-build-7100/
  
-  - Ejecutar Virtual Network Editor como Administrador (Usar RunAS o click derecho y ejecutar sobre vmnetcfg.exe) +==== Problemas de conectividad en los ESXi al poner balaceo de carga en la Service console ==== 
-  - Ir al Host Virtual Adapters y eliminar todas las intancias VMNet (normalmente VMNet1 y VMNet8 ). +http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1022751 
-  - Click sobre Aplicar. + 
-  - Añadir un nuevo adaptador y asignarlo a VMnet1. +==== Cambiar el gateway === 
-  - Aplicar+Si cambiamos el gateway de la máquina tenemos que reiniciar el servicio de red para ello o reiniciamos el agente desde la consola o bien entramos por ssh y ejecutamos <code>service network restart </code> 
-  - Select the Host Virtual Networking tab. + 
-  - Click the next to VMnet1 and change the address and subnet to the ICS network (192.168.137.0 255.255.255.0) +http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=4309499&sliceId=1&docTypeID=DT_KB_1_1&dialogID=327718224&stateId=1%200%20327724179 
-  - Click Apply. + 
-  - Go to the NAT tab and select VMNet1. +==== La red de la MV no arranca al clonar o desplegar desde plantilla  una máquina centos ==== 
-  - Click Edit and change the Gateway to the ICS gateway IP (192.168.137.1) + 
-  - Click Apply and restart the NAT service. (Counter-intuitive, I know.) +  - Mirar en el vmware la MAC que tiene asignada el adaptador de esa MV 
-  - Go to the DHCP tab. +  - editar /etc/sysconfig/network-scripts/ifcfg-eth0 y poner la MAC correcta 
-  - Add VMNet1 and remove all others. +  - Apagar la MV (no vale reiniciar 
-  - Click Apply. +  - Iniciar la MV  
-  - Select Properties of VMNet1 in DHCP Tab. + 
-  - Enter a Start and End Address for DHCP Scope (192.168.137.50 to 192.168.137.75 as an example+http://aitoreus.blogspot.com.es/2011/12/linux-configuacion-de-red-problematica.html
-  - Adjust client lease to a few days to avoid potential DHCP client renewal timeouts. +
-  - Click OK Click Apply. +
-  - Select Host Only Networking for every VM that needs NAT out to your host network/internet. +
-20Enable ICS (Internet Connection Sharing) on the Windows 7 Host network card that provides connectivitySelect VMNet1 as the   ork card that needs access+