Thursday, September 4, 2014

Internet is not working with static IP (in VMWare)

I was Installing SharePoint 2013 in my development lab. My internet is working fine if I use "Obtain an IP address automatically".
But When I provide my own static IP internet is not working. Yellow symbol (Limited access) is showing in toolbar.

To resolve this error

1. Please remove all your IP settings first. Use "Obtain an IP address automatically"
2. Make sure your internet is working and open Command Prompt type "ipconfig/all"
3. Under "Ethernet Adapter <your adapter name>"  (mine is Ethernet0)
Closely observe these settings

   IPV4 address......
   Subnet Mask.....
   Default Gateway....
   DNS Servers#
               ...........

use these settings to configure your static IP. thats it..:-)

You can change the IP address as you like, do not use 192.168.1.1 & the DNS servers IP

No comments:

Post a Comment