Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 201333

Re: Unable to connect to ESX 4.1 Host

$
0
0

cat /etc/hosts gives me the following

 

127.0.0.1         localhost

::1               localhost

192.168.30.203    VMServer1.ourdomain.com VMServer1

 

 

cat /etc/sysconfig/network gave me:

 

NETWORKING=yes

HOSTNAME=VMServer1

GATEWAY=192.168.30.2

GATEWAYDEV=vswif0

IPV6_AUTOCONF=no

NETWORKING_IPV6=no

 

 

cat /etc/sysconfig/network-scripts/ifcfg-vswif0 game me:

 

DEVICE=vswif0

BOOTPROTO=static

BROADCAST=192.168.30.255

IPADDR=192.168.30.203

NETMASK=255.255.255.0

NETWORK=192.168.30.0

ONBOOT=yes

PORTGROUP="Service Console"

MACADDR=(the MAC ADDRESS but i removed it)



route -n:


192.168.30.0     0.0.0.0         255.255.255.0   U     0      0        0 vswif0

169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 vswif0

0.0.0.0         192.168.30.2    0.0.0.0         UG    0      0        0 vswif0



cat /etc/resolv.conf:


nameserver 192.168.30.1

search (our domain but I removed)



All looks like what it needs to be yet the results are the same :-/


Viewing all articles
Browse latest Browse all 201333

Trending Articles