Discussion:
Static IP changes to dynamic automatically
(too old to reply)
S N
2009-10-12 15:46:22 UTC
Permalink
I have a Windows 2000 server machine running IIS and hosting various
websites on my intranet.
All PCs in my network are running on DHCP except this server machine which
has been allotted a static IP. The DNS server is also on this network.
However, recently this server is behaving erratically. Its static IP
automatically changes to automatic IP using DHCP- as a result of which the
server becomes inaccessible because of unknown IP address.

Kindly advise on how to ensure that the assigned IP address remains on the
machine and does not change to automatic IP using DHCP.
g***@gmail.com
2009-10-12 17:27:59 UTC
Permalink
Hi,

Normally, if you choose a static IP address, it should remain this
way.
Do you have an antivirus installed?

Giorgos

--

NetPros community
http://netpros.freeforums.org
Post by S N
I have a Windows 2000 server machine running IIS and hosting various
websites on my intranet.
All PCs in my network are running on DHCP except this server machine which
has been allotted a static IP. The DNS server is also on this network.
However, recently this server is behaving erratically. Its static IP
automatically changes to automatic IP using DHCP- as a result of which the
server becomes inaccessible because of unknown IP address.
Kindly advise on how to ensure that the assigned IP address remains on the
machine and does not change to automatic IP using DHCP.
Lanwench [MVP - Exchange]
2009-10-12 18:01:36 UTC
Permalink
Post by S N
I have a Windows 2000 server machine running IIS and hosting various
websites on my intranet.
All PCs in my network are running on DHCP except this server machine
which has been allotted a static IP. The DNS server is also on this
network. However, recently this server is behaving erratically. Its
static IP automatically changes to automatic IP using DHCP- as a
result of which the server becomes inaccessible because of unknown IP
address.
Kindly advise on how to ensure that the assigned IP address remains
on the machine and does not change to automatic IP using DHCP.
Something is corrupt in the registry.

Uninstall the NIC but don't reboot
Go through HKLM\system\currentcontrolset\control\network
Find and delete all references to this NIC
Reboot
Let it redetect/reinstall the NIC

You should be fine from then on. This has happened to me a few times over
the years and I never figured out why.
Ace Fekay [MCT]
2009-10-12 23:47:53 UTC
Permalink
"Lanwench [MVP - Exchange]"
Post by Lanwench [MVP - Exchange]
Post by S N
I have a Windows 2000 server machine running IIS and hosting various
websites on my intranet.
All PCs in my network are running on DHCP except this server machine
which has been allotted a static IP. The DNS server is also on this
network. However, recently this server is behaving erratically. Its
static IP automatically changes to automatic IP using DHCP- as a
result of which the server becomes inaccessible because of unknown IP
address.
Kindly advise on how to ensure that the assigned IP address remains
on the machine and does not change to automatic IP using DHCP.
Something is corrupt in the registry.
Uninstall the NIC but don't reboot
Go through HKLM\system\currentcontrolset\control\network
Find and delete all references to this NIC
Reboot
Let it redetect/reinstall the NIC
You should be fine from then on. This has happened to me a few times over
the years and I never figured out why.
Just to add and clarify, I found a post in the following link, that the
poster got Microsoft PSS to assist in a similar issue. The reg entry you
quoted is correct, but there is one more spot under 'network.' which is
'config.' Not sure if that makes a difference or not, but

http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_23453074.html

"[...] We finally got Microsoft to help and they tracked down the problem.
They found a corrupted registry entry in our TCP-IP configuration that
doesn't allow the GUI to successfully change the TCP-IP settings.
The reg entry is removed, and the computer restarted.
TCP-IP service finds the reg entry missing, and rebuilds it.
Voila - The GUI displays properly and will set/reset the TCP-IP setting
properly.
Unfortunately, I can't tell you what was the original cause of the corrupted
reg entry.

Deleting the following reg entry solved our problem:
My computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\Config"
--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP Windows 2008, MCTS Exchange 2007, MCSE & MCSA 2003 &
2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
Dave Patrick
2009-10-13 02:11:27 UTC
Permalink
FPN, you can't be sure if and when ControlSet001 would be used again. Always
should be in CurrentControlSet
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post by Ace Fekay [MCT]
Just to add and clarify, I found a post in the following link, that the
poster got Microsoft PSS to assist in a similar issue. The reg entry you
quoted is correct, but there is one more spot under 'network.' which is
'config.' Not sure if that makes a difference or not, but
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_23453074.html
"[...] We finally got Microsoft to help and they tracked down the problem.
They found a corrupted registry entry in our TCP-IP configuration that
doesn't allow the GUI to successfully change the TCP-IP settings.
The reg entry is removed, and the computer restarted.
TCP-IP service finds the reg entry missing, and rebuilds it.
Voila - The GUI displays properly and will set/reset the TCP-IP setting
properly.
Unfortunately, I can't tell you what was the original cause of the
corrupted reg entry.
My
computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\Config"
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.
Ace Fekay, MCT, MCITP Windows 2008, MCTS Exchange 2007, MCSE & MCSA 2003 &
2000, MCSA Messaging 2003
Microsoft Certified Trainer
For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
Ace Fekay [MCT]
2009-10-13 02:55:59 UTC
Permalink
"Dave Patrick" <***@nospam.gmail.com> wrote in message news:***@TK2MSFTNGP06.phx.gbl...

Good point. And I'm not sure why PSS would have indicated using 001. I
should have edited that prior to posting. :-)

Thanks!

Ace
Post by Dave Patrick
FPN, you can't be sure if and when ControlSet001 would be used again.
Always should be in CurrentControlSet
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post by Ace Fekay [MCT]
Just to add and clarify, I found a post in the following link, that the
poster got Microsoft PSS to assist in a similar issue. The reg entry you
quoted is correct, but there is one more spot under 'network.' which is
'config.' Not sure if that makes a difference or not, but
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_23453074.html
"[...] We finally got Microsoft to help and they tracked down the problem.
They found a corrupted registry entry in our TCP-IP configuration that
doesn't allow the GUI to successfully change the TCP-IP settings.
The reg entry is removed, and the computer restarted.
TCP-IP service finds the reg entry missing, and rebuilds it.
Voila - The GUI displays properly and will set/reset the TCP-IP setting
properly.
Unfortunately, I can't tell you what was the original cause of the
corrupted reg entry.
My
computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\Config"
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.
Ace Fekay, MCT, MCITP Windows 2008, MCTS Exchange 2007, MCSE & MCSA 2003
& 2000, MCSA Messaging 2003
Microsoft Certified Trainer
For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
Dave Patrick
2009-10-13 03:12:19 UTC
Permalink
No problem.
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post by Ace Fekay [MCT]
Good point. And I'm not sure why PSS would have indicated using 001. I
should have edited that prior to posting. :-)
Thanks!
Ace
S N
2009-10-13 13:26:20 UTC
Permalink
This is the problem faced by me.
Post by Ace Fekay [MCT]
"Lanwench [MVP - Exchange]"
Post by Lanwench [MVP - Exchange]
Post by S N
I have a Windows 2000 server machine running IIS and hosting various
websites on my intranet.
All PCs in my network are running on DHCP except this server machine
which has been allotted a static IP. The DNS server is also on this
network. However, recently this server is behaving erratically. Its
static IP automatically changes to automatic IP using DHCP- as a
result of which the server becomes inaccessible because of unknown IP
address.
Kindly advise on how to ensure that the assigned IP address remains
on the machine and does not change to automatic IP using DHCP.
Something is corrupt in the registry.
Uninstall the NIC but don't reboot
Go through HKLM\system\currentcontrolset\control\network
Find and delete all references to this NIC
Reboot
Let it redetect/reinstall the NIC
You should be fine from then on. This has happened to me a few times over
the years and I never figured out why.
Just to add and clarify, I found a post in the following link, that the
poster got Microsoft PSS to assist in a similar issue. The reg entry you
quoted is correct, but there is one more spot under 'network.' which is
'config.' Not sure if that makes a difference or not, but
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_23453074.html
"[...] We finally got Microsoft to help and they tracked down the problem.
They found a corrupted registry entry in our TCP-IP configuration that
doesn't allow the GUI to successfully change the TCP-IP settings.
The reg entry is removed, and the computer restarted.
TCP-IP service finds the reg entry missing, and rebuilds it.
Voila - The GUI displays properly and will set/reset the TCP-IP setting
properly.
Unfortunately, I can't tell you what was the original cause of the
corrupted reg entry.
My
computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\Config"
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.
Ace Fekay, MCT, MCITP Windows 2008, MCTS Exchange 2007, MCSE & MCSA 2003 &
2000, MCSA Messaging 2003
Microsoft Certified Trainer
For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
Ace Fekay [MCT]
2009-10-13 13:54:53 UTC
Permalink
Post by S N
This is the problem faced by me.
I understand. Did you follow our suggestions to delete the registry key and
reboot your machine?

Ace
S N
2009-10-14 16:07:59 UTC
Permalink
Thanks a lot.
It worked. Now the IP address stays in the GUI interface also.

S N
Post by Ace Fekay [MCT]
Post by S N
This is the problem faced by me.
I understand. Did you follow our suggestions to delete the registry key
and reboot your machine?
Ace
Ace Fekay [MCT]
2009-10-14 17:14:39 UTC
Permalink
"S N" <***@yahoo.com> wrote in message news:uCtr$***@TK2MSFTNGP06.phx.gbl...

You are welcome, and I'm glad to hear it worked!

Ace
Post by S N
Thanks a lot.
It worked. Now the IP address stays in the GUI interface also.
S N
Post by Ace Fekay [MCT]
Post by S N
This is the problem faced by me.
I understand. Did you follow our suggestions to delete the registry key
and reboot your machine?
Ace
Lanwench [MVP - Exchange]
2009-10-13 21:40:12 UTC
Permalink
Post by S N
This is the problem faced by me.
Yes, I know. So try what I suggested. ;-)

Continue reading on narkive:
Loading...