Welcome to my blog...

Hello

I created this blog to share my minimal knowledge with others on the issues I came across, the POC's I did, Installations & Configurations I did on Oracle Fusion Middleware, OBIEE and Oracle Primavera Applications.

LinkedIn: https://in.linkedin.com/pub/vinoth-kumar-subramani/18/260/7b9

Technical Issues and Solutions

Thursday, October 29, 2015

Not able to ping the Virtual Machine (Guest OS) from your local machine?



Check whether your eth0 interface is up or not (you can check by running ifconfig) in your guest OS. If not bring it up as follows: 

ifconfig eth0 <-Guest OS IP address-> netmask <-Guest OS Subnet Mask-> up


Find the screen shot below:

 
 
If it is running, just restart it as shown in the above screen shot.