Jump to content
Forum²

Recommended Posts

Posted

Hi folks,

 

Win Server 2008 R2

 

Could you please help me to find out the mistake committed to set up static IP Address with following steps;

 

Start -> Control Panel -> Network and Internet -> Network and Sharing Center

-> Local Area Connection

-> Properties

Networking

highlight "Internet Protocol Version 4 (TCP/IPv4)"

-> Properties

check "Use the following IP address

192.168.10.100

(check) Validate settings upon exit

etc.

including setup DNS

 

-> Advanced

IP Settings (tab)

Interface metric: 1

 

WINS (tab)

(uncheck) Enable LMHOSTS lookup

(check) Enable Net BIOS over TCP/IP

-> OK -> OK -> close -> Apply this fix

 

It always came back to DHCP. I spent more than half hour without result.

 

TIA.

 

 

Finally I set up static IP and DNS IP with following 2 commands on Command Prompt:

>netsh interface ipv4 set address "local area connection" static 192.168.10.100

>netsh interface ipv4 set dnsserver "local area connection" static 123.456.123.456 primary

 

 

They worked seamlessly. Static IP and DNS IP set up.

 

 

B.R.

satimis

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...