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

Internet is not working in the virtual machine ?

$
0
0

Hello All,

 

I have installed two VM in workstation with Ubuntu Server 13.04. After configuring the static IP address in the ubuntu server , the internet is not working on any machine. I have did the following configuration:

Each machine have two network interface card one is VMnet8 as NAT and second VMnet1 as Host only.

 

Vmware Networking  settings:

 

VMnet8 [NAT]

     Subnet IP [10.0.0.0]

     Subnet MasK [255.0.0.0]

     DHCP setting for VMnet8 - Range 10.0.0.128 --- 10.0.0.254

     Gateway Address : 10.0.0.2 in NAtT setting.

 

In Linux VM:

editing /etc/network/interfaces

 

auto eth0

iface eth0 inet static

     address 10.0.0.130   

     netmask 255.0.0.0

     gateway 10.0.0.2

 

Restart the networking: service networking restart --> After this internet was working, after restarting the machine, it stop working. I have tried changing may setting but nothing is working.

 

How can make the setting properly?

 

Thanks,

Pal


Viewing all articles
Browse latest Browse all 219257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>