I have a client that had an illegal IP address configured on
their DHCP server. This ran fine. Then they wanted Internet
access so they had to configure a legal IP address. Now the
DHCP server is acting strangely.
Initially when they log in, they are assigned an address, no
problem. Then if they go into Netscape or something else,
it does not work.
When they reconfigured the DHCP for the new address they left
the old scope in there. Does that need to be deleted??
Any assistance is greatly appreciated.
Please mail replies to me:
dwes...@csi1.com
Thanks
Debbie
>I have a client that had an illegal IP address configured on
>their DHCP server. This ran fine. Then they wanted Internet
>access so they had to configure a legal IP address. Now the
>DHCP server is acting strangely.
>Initially when they log in, they are assigned an address, no
>problem. Then if they go into Netscape or something else,
>it does not work.
>When they reconfigured the DHCP for the new address they left
>the old scope in there. Does that need to be deleted??
Remove the old scope and, to be same, run "ipconfig /release" from a
DOS window at each client machine. That will force the client to ask
the DHCP server for a new address.
-----------------------------------------------------------------------
Richard Matheisen Wang Laboratories
Microsoft Certified System Engineer Billerica, MA USA
mailto:rmath...@wang.com http://www.wang.com
Andy M.
Shouldn't that be 'ipconfig /renew'?
On a 95 system use winipcfg, select the proper adapter, and press the
Renew button.
The other option is to reboot the systems, of course. :-)
BTW, you should be able to disable the scope, if you don't want delete
it for some reason.
--
John R Buchan
j.bu...@worldnet.att.net
>>Remove the old scope and, to be same, run "ipconfig /release" from a
>>DOS window at each client machine. That will force the client to ask
>>the DHCP server for a new address.
>Shouldn't that be 'ipconfig /renew'?
Yes, it should! Sorry 'bout that. We'd certainly want to rebind the
MAC-to-IP address instead of disabling IP!
Louie Q Wilson <ame...@usa.pipeline.com> wrote in article
<4ujrgj$i...@news1.t1.usa.pipeline.com>...