HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2008, 04:35 PM
Dell Boy
 
Posts: n/a
Default The DHCP Allocator Has Disabled Itself....

I've got a home user customer who is experiencing poor Internet performance
at times on an XP Home SP2 machine that is connected via Ethernet to a Belkin
wireless ADSL Modem/Router. There's no obvious problem as far as the ADSL
installation or line stats but the System Event Log of the XP machine is full
of many occurrences of the following event:

Source: IPANTHLP
Category: None
Type: Error
Event ID: 30013

"The DHCP allocator has disabled itself on IP address 192.168.2.2. since the
IP address is outside the 192.168.0/255.255.0 scope from which addresses are
being allocated to DHCP clients. To enable the DHCP allocator on the IP
address please change the scope to include the IP address or change the Ip
address to fall within the scope."

The Belkin Router is assigning itself 192.168.2.1 and client addresses from
192.168.2.2.

The IP address the XP machine is getting, 192.168.2.2, is within the
reserved address range so I'm not sure why this error is being generated. Can
anyone help?
Reply With Quote
Sponsored Links
  #2  
Old 07-30-2008, 04:47 AM
Lem
 
Posts: n/a
Default Re: The DHCP Allocator Has Disabled Itself....

Dell Boy wrote:
> I've got a home user customer who is experiencing poor Internet performance
> at times on an XP Home SP2 machine that is connected via Ethernet to a Belkin
> wireless ADSL Modem/Router. There's no obvious problem as far as the ADSL
> installation or line stats but the System Event Log of the XP machine is full
> of many occurrences of the following event:
>
> Source: IPANTHLP
> Category: None
> Type: Error
> Event ID: 30013
>
> "The DHCP allocator has disabled itself on IP address 192.168.2.2. since the
> IP address is outside the 192.168.0/255.255.0 scope from which addresses are
> being allocated to DHCP clients. To enable the DHCP allocator on the IP
> address please change the scope to include the IP address or change the Ip
> address to fall within the scope."
>
> The Belkin Router is assigning itself 192.168.2.1 and client addresses from
> 192.168.2.2.
>
> The IP address the XP machine is getting, 192.168.2.2, is within the
> reserved address range so I'm not sure why this error is being generated. Can
> anyone help?


This sounds like you have configured ICS (which wants to set the local
NIC to 192.168.0.1) and that you then set a static IP address of
192.168.2.2 on that NIC.

Open Network Connections and make sure that none of the NICs are shared

--
Lem -- MS-MVP

To the moon and back with 2K words of RAM and 36K words of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
http://history.nasa.gov/afj/compessay.htm
Reply With Quote
  #3  
Old 07-30-2008, 05:40 AM
Steve Winograd
 
Posts: n/a
Default Re: The DHCP Allocator Has Disabled Itself....

On Tue, 29 Jul 2008 09:35:01 -0700, Dell Boy <Dell
Boy@newsgroup.nospam> wrote:

>I've got a home user customer who is experiencing poor Internet performance
>at times on an XP Home SP2 machine that is connected via Ethernet to a Belkin
>wireless ADSL Modem/Router. There's no obvious problem as far as the ADSL
>installation or line stats but the System Event Log of the XP machine is full
>of many occurrences of the following event:
>
>Source: IPANTHLP
>Category: None
>Type: Error
>Event ID: 30013
>
>"The DHCP allocator has disabled itself on IP address 192.168.2.2. since the
>IP address is outside the 192.168.0/255.255.0 scope from which addresses are
>being allocated to DHCP clients. To enable the DHCP allocator on the IP
>address please change the scope to include the IP address or change the Ip
>address to fall within the scope."
>
>The Belkin Router is assigning itself 192.168.2.1 and client addresses from
>192.168.2.2.
>
>The IP address the XP machine is getting, 192.168.2.2, is within the
>reserved address range so I'm not sure why this error is being generated. Can
>anyone help?


That would happen if Internet Connection Sharing is enabled on the XP
machine. Since you have a Belkin router, you don't need Internet
Connection Sharing. Open the Network Connections folder and un-share
any network connection that shows as being shared.

Is everything else working right?
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
  #4  
Old 07-30-2008, 08:36 AM
Morgan che
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Hi,

Thanks for posting here.

From your description, I understand your customer uses a ADSL modem for
internet connection and the internal Windows XP clients always log '30013'
event. If I misunderstood, please advise me.

The DHCP Allocator service is a simplified DHCP service that assigns the IP
address, gateway, and DNS name server information on the local network to
the corresponding clients as needed. This is usually used by ICS or
third-party router to allow the systems on the LAN to obtain an IP address
and connect to the Internet using Network Address Translation (NAT).

So, please inform me if the problematic Windows XP client enables ICS
(Internet Connection Sharing) for Internet sharing? If so, based on my
research, it might be caused by conflicts between the IP address assigned
by DHCP locator of NAT and (APIPA) Automatic Private Internet Protocol
Addressing. (About APIPA concept and function, you can refer to 'What is
APIPA' article listed in the end of my reply) Typically, we can solve it by
re-configuring ICS.

To disable and re-enable ICS
=======================
1. In Windows Explorer, click My Network Places.
2. Right-click the ICS adapter that you want to share, and then select
Properties.
3. Click the Advanced tab.
4. In the Internet Connection sharing area, clear Allow other network users
to connect through this computer's internet connection box, and then click
OK.
5. In the Network Connections window, right-click the ICS adapter, and then
select Properties.
6. Click the Advanced tab.
7. Select the Allow other network users to connect through this computer's
internet connection box, and then click OK.
If your customer use Routing and Remote Access for IP address translation,
please refer to the following article to remove it:
Event ID 30013 - RRAS RIP Protocol Initialization
http://technet2.microsoft.com/window...1a086-894c-4d6
4-9040-8cb69c4e6eaf1033.mspx?mfr=true

Is your server's DHCP being renamed to "mshome.net" and getting Event ID:
30013 in your log files
http://msmvps.com/blogs/bradley/arch...4/24/5452.aspx

If for other technology, such as third-party router, please focus on it and
rebuilt it by removing and reconfiguring it to test the result.

Here, I also list some useful information that would be helpful for your
reference:

Event ID 30013
http://www.eventid.net/display.asp?e...source=ipnathl
p&phase=1

What is APIPA
http://msdn.microsoft.com/en-us/library/aa505918.aspx


Here, I also provide the following general suggestions on troubleshooting
slow internet connection issue:

Suggestion1.
===========
First of all,Please update your anti virus program to the latest version
and cleanup any viruses from the system. Meanwhile, you may download and
install the following anti-spyware tools to clean spyware from the system.

Suggestion2. Reset all settings in IE
===========
1. Delete the cookies
1) Click Start, click Search and click For Files or Folders
2) Type "Cookies" (without the quotation marks) and click Search Now
3) Delete files in the cookie directory

2. Delete all the temporary files
1) Open Internet Explorer
2) Click Tools, click Internet Options and click Delete Files button in the
General tab

3. Delete the downloaded objects
1) Open Internet Explorer
2) Click Tools, click Internet Options and click settings button in the
General tab.
3) Press View Objects.
4) Remove all the Objects there.

4. Remove the Plug-Ins in Internet Explorer
1) Close all the Internet Explorer windows.
2) Open a Windows Explorer window by right Click My Computer and choose
Explore.
3) Locate the following folder:
C:\Program Files\Internet Explorer\PLUGINS
4) Remove all the files in this folder.
Note: You may also move them to another folder.

5. Reset all settings of Internet Explorer
1) Under the General tab, click Clear history button.
2) Under the Security tab, click Default Level button.
3) Under the Content tab. Under Content Advisor the button default is
"Enable..."
Click on "Clear SSL" under Certificates, and click on "OK."
4) Under "Local Area Network (LAN) settings" click on the "LAN Settings..."
button - remove all checkmarks and settings unless actually required to use
a proxy and close the window
5) Under the Programs tab, click Reset Web Settings.
6) Under the Advanced tab, click Restore Defaults button.
Under Browsing put a checkmark into or remove the checkmark from "Enable
third-party browser extensions (requires restart)".
7) Click on "Apply", then "OK"
8) Close Internet Explorer and restart the computer.

6 Disable all third party Add-ons
1) Open Internet Explorer.
2) Click Tools to select Manage Add-ons.
3) Disable all third party Add-ons.

Suggestion3. Safe Mode with Network
===========
I suggest we restart the computer in Safe Mode to see if the problem also
occurs in this mode. Safe Mode loads a minimally protected-mode
configuration, disabling Windows device drivers and using the standard VGA
display adapter.

1. Restart the computer.
2. Keep pressing F8 key until the Windows Startup menu appears.
3. Choose the Safe Mode with Network, and press Enter.

Note: Some third party applications and hardware device cannot be used
during Safe Mode.

Hope this hleps



Sincerely
Morgan Che
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
--->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->thread-index: AcjxmQvKvnTEO4wtTMm3NQCSr+fWyQ==
--->X-WBNR-Posting-Host: 207.46.193.207
--->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->Subject: The DHCP Allocator Has Disabled Itself....
--->Date: Tue, 29 Jul 2008 09:35:01 -0700
--->Lines: 23
--->Message-ID: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
--->MIME-Version: 1.0
--->Content-Type: text/plain;
---> charset="Utf-8"
--->Content-Transfer-Encoding: 7bit
--->X-Newsreader: Microsoft CDO for Windows 2000
--->Content-Class: urn:content-classes:message
--->Importance: normal
--->Priority: normal
--->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->Newsgroups: microsoft.public.windowsxp.network_web
--->Path: TK2MSFTNGHUB02.phx.gbl
--->Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.network_web:19621
--->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->
--->I've got a home user customer who is experiencing poor Internet
performance
--->at times on an XP Home SP2 machine that is connected via Ethernet to a
Belkin
--->wireless ADSL Modem/Router. There's no obvious problem as far as the
ADSL
--->installation or line stats but the System Event Log of the XP machine
is full
--->of many occurrences of the following event:
--->
--->Source: IPANTHLP
--->Category: None
--->Type: Error
--->Event ID: 30013
--->
--->"The DHCP allocator has disabled itself on IP address 192.168.2.2.
since the
--->IP address is outside the 192.168.0/255.255.0 scope from which
addresses are
--->being allocated to DHCP clients. To enable the DHCP allocator on the IP
--->address please change the scope to include the IP address or change the
Ip
--->address to fall within the scope."
--->
--->The Belkin Router is assigning itself 192.168.2.1 and client addresses
from
--->192.168.2.2.
--->
--->The IP address the XP machine is getting, 192.168.2.2, is within the
--->reserved address range so I'm not sure why this error is being
generated. Can
--->anyone help?
--->

Reply With Quote
  #5  
Old 07-30-2008, 05:28 PM
Dell Boy
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Thanks to everyone for your posts and especially Morgan for all the info.

I'm due to work on the machine this coming weekend so I'll post again after
that time to let you know how things have progressed.

Thanks again.

"Dell Boy" wrote:

> I've got a home user customer who is experiencing poor Internet performance
> at times on an XP Home SP2 machine that is connected via Ethernet to a Belkin
> wireless ADSL Modem/Router. There's no obvious problem as far as the ADSL
> installation or line stats but the System Event Log of the XP machine is full
> of many occurrences of the following event:
>
> Source: IPANTHLP
> Category: None
> Type: Error
> Event ID: 30013
>
> "The DHCP allocator has disabled itself on IP address 192.168.2.2. since the
> IP address is outside the 192.168.0/255.255.0 scope from which addresses are
> being allocated to DHCP clients. To enable the DHCP allocator on the IP
> address please change the scope to include the IP address or change the Ip
> address to fall within the scope."
>
> The Belkin Router is assigning itself 192.168.2.1 and client addresses from
> 192.168.2.2.
>
> The IP address the XP machine is getting, 192.168.2.2, is within the
> reserved address range so I'm not sure why this error is being generated. Can
> anyone help?

Reply With Quote
  #6  
Old 07-31-2008, 10:31 AM
Morgan che
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Hi,

OK, when you have any progress, please drop me a note in this queue at your
earliest convenience. I am always here to stand by to be further
assistance.

Have a nice day.


Sincerely
Morgan Che
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
--->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->thread-index: AcjyaZ2tEmFVrVERRQe9RpEO1woFiA==
--->X-WBNR-Posting-Host: 207.46.192.207
--->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
--->Subject: RE: The DHCP Allocator Has Disabled Itself....
--->Date: Wed, 30 Jul 2008 10:28:01 -0700
--->Lines: 32
--->Message-ID: <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
--->MIME-Version: 1.0
--->Content-Type: text/plain;
---> charset="Utf-8"
--->Content-Transfer-Encoding: 7bit
--->X-Newsreader: Microsoft CDO for Windows 2000
--->Content-Class: urn:content-classes:message
--->Importance: normal
--->Priority: normal
--->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->Newsgroups: microsoft.public.windowsxp.network_web
--->Path: TK2MSFTNGHUB02.phx.gbl
--->Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.network_web:19645
--->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->
--->Thanks to everyone for your posts and especially Morgan for all the
info.
--->
--->I'm due to work on the machine this coming weekend so I'll post again
after
--->that time to let you know how things have progressed.
--->
--->Thanks again.
--->
--->"Dell Boy" wrote:
--->
--->> I've got a home user customer who is experiencing poor Internet
performance
--->> at times on an XP Home SP2 machine that is connected via Ethernet to
a Belkin
--->> wireless ADSL Modem/Router. There's no obvious problem as far as the
ADSL
--->> installation or line stats but the System Event Log of the XP machine
is full
--->> of many occurrences of the following event:
--->>
--->> Source: IPANTHLP
--->> Category: None
--->> Type: Error
--->> Event ID: 30013
--->>
--->> "The DHCP allocator has disabled itself on IP address 192.168.2.2.
since the
--->> IP address is outside the 192.168.0/255.255.0 scope from which
addresses are
--->> being allocated to DHCP clients. To enable the DHCP allocator on the
IP
--->> address please change the scope to include the IP address or change
the Ip
--->> address to fall within the scope."
--->>
--->> The Belkin Router is assigning itself 192.168.2.1 and client
addresses from
--->> 192.168.2.2.
--->>
--->> The IP address the XP machine is getting, 192.168.2.2, is within the
--->> reserved address range so I'm not sure why this error is being
generated. Can
--->> anyone help?
--->

Reply With Quote
  #7  
Old 08-04-2008, 09:41 AM
Dell Boy
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Hi Morgan,

When I checked they had enabled Internet Connection Sharing on the 1394
Firewire connection so I turned ICS off again and the machine has stopped
logging the error.

The Internet performance is now also fine but there is a residual problem of
Internet Explorer freezing roughly every third time it is launched. There are
no obvious errors or warnings related to this problem in the Event Logs, are
you aware of any known issues that may cause this?

Many thanks,
Malcolm

"Morgan che(MSFT)" wrote:

> Hi,
>
> OK, when you have any progress, please drop me a note in this queue at your
> earliest convenience. I am always here to stand by to be further
> assistance.
>
> Have a nice day.
>
>
> Sincerely
> Morgan Che
> Microsoft Online Support
> Microsoft Global Technical Support Center
>
> Get Secure! - www.microsoft.com/security
> ================================================== ===
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> --------------------
> --->Thread-Topic: The DHCP Allocator Has Disabled Itself....
> --->thread-index: AcjyaZ2tEmFVrVERRQe9RpEO1woFiA==
> --->X-WBNR-Posting-Host: 207.46.192.207
> --->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
> --->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
> --->Subject: RE: The DHCP Allocator Has Disabled Itself....
> --->Date: Wed, 30 Jul 2008 10:28:01 -0700
> --->Lines: 32
> --->Message-ID: <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
> --->MIME-Version: 1.0
> --->Content-Type: text/plain;
> ---> charset="Utf-8"
> --->Content-Transfer-Encoding: 7bit
> --->X-Newsreader: Microsoft CDO for Windows 2000
> --->Content-Class: urn:content-classes:message
> --->Importance: normal
> --->Priority: normal
> --->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
> --->Newsgroups: microsoft.public.windowsxp.network_web
> --->Path: TK2MSFTNGHUB02.phx.gbl
> --->Xref: TK2MSFTNGHUB02.phx.gbl
> microsoft.public.windowsxp.network_web:19645
> --->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
> --->X-Tomcat-NG: microsoft.public.windowsxp.network_web
> --->
> --->Thanks to everyone for your posts and especially Morgan for all the
> info.
> --->
> --->I'm due to work on the machine this coming weekend so I'll post again
> after
> --->that time to let you know how things have progressed.
> --->
> --->Thanks again.
> --->
> --->"Dell Boy" wrote:
> --->
> --->> I've got a home user customer who is experiencing poor Internet
> performance
> --->> at times on an XP Home SP2 machine that is connected via Ethernet to
> a Belkin
> --->> wireless ADSL Modem/Router. There's no obvious problem as far as the
> ADSL
> --->> installation or line stats but the System Event Log of the XP machine
> is full
> --->> of many occurrences of the following event:
> --->>
> --->> Source: IPANTHLP
> --->> Category: None
> --->> Type: Error
> --->> Event ID: 30013
> --->>
> --->> "The DHCP allocator has disabled itself on IP address 192.168.2.2.
> since the
> --->> IP address is outside the 192.168.0/255.255.0 scope from which
> addresses are
> --->> being allocated to DHCP clients. To enable the DHCP allocator on the
> IP
> --->> address please change the scope to include the IP address or change
> the Ip
> --->> address to fall within the scope."
> --->>
> --->> The Belkin Router is assigning itself 192.168.2.1 and client
> addresses from
> --->> 192.168.2.2.
> --->>
> --->> The IP address the XP machine is getting, 192.168.2.2, is within the
> --->> reserved address range so I'm not sure why this error is being
> generated. Can
> --->> anyone help?
> --->
>
>

Reply With Quote
  #8  
Old 08-05-2008, 09:17 AM
Morgan che
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Hi,

I am glad to hear the original issue has been removed.

As for the residual problem "Internet Explorer freezing roughly", to
effectively assist on this issue, I suggest posting to our IE queue.

Discussions in microsoft.public.inetserver.iis
http://www.microsoft.com/communities...ault.aspx?dg=m
icrosoft.public.inetserver.iis

The engineers and communities there are more specialized in creating script
and will assist you in a more efficient manner.

Thanks.

Sincerely
Morgan Che
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
--->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->thread-index: Acj2FjSh/5uQh1kVR9+1jnbT9C1Bzw==
--->X-WBNR-Posting-Host: 207.46.192.207
--->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
<E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
<vzvUgiv8IHA.4912@TK2MSFTNGHUB02.phx.gbl>
--->Subject: RE: The DHCP Allocator Has Disabled Itself....
--->Date: Mon, 4 Aug 2008 02:41:01 -0700
--->Lines: 111
--->Message-ID: <0DFBF1B3-2330-45B4-B6D8-77B0424CA049@microsoft.com>
--->MIME-Version: 1.0
--->Content-Type: text/plain;
---> charset="Utf-8"
--->Content-Transfer-Encoding: 7bit
--->X-Newsreader: Microsoft CDO for Windows 2000
--->Content-Class: urn:content-classes:message
--->Importance: normal
--->Priority: normal
--->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->Newsgroups: microsoft.public.windowsxp.network_web
--->Path: TK2MSFTNGHUB02.phx.gbl
--->Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.network_web:19700
--->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->
--->Hi Morgan,
--->
--->When I checked they had enabled Internet Connection Sharing on the 1394
--->Firewire connection so I turned ICS off again and the machine has
stopped
--->logging the error.
--->
--->The Internet performance is now also fine but there is a residual
problem of
--->Internet Explorer freezing roughly every third time it is launched.
There are
--->no obvious errors or warnings related to this problem in the Event
Logs, are
--->you aware of any known issues that may cause this?
--->
--->Many thanks,
--->Malcolm
--->
--->"Morgan che(MSFT)" wrote:
--->
--->> Hi,
--->>
--->> OK, when you have any progress, please drop me a note in this queue
at your
--->> earliest convenience. I am always here to stand by to be further
--->> assistance.
--->>
--->> Have a nice day.
--->>
--->>
--->> Sincerely
--->> Morgan Che
--->> Microsoft Online Support
--->> Microsoft Global Technical Support Center
--->>
--->> Get Secure! - www.microsoft.com/security
--->> ================================================== ===
--->> When responding to posts, please "Reply to Group" via your newsreader
so
--->> that others may learn and benefit from your issue.
--->> ================================================== ===
--->> This posting is provided "AS IS" with no warranties, and confers no
rights.
--->>
--->>
--->> --------------------
--->> --->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->> --->thread-index: AcjyaZ2tEmFVrVERRQe9RpEO1woFiA==
--->> --->X-WBNR-Posting-Host: 207.46.192.207
--->> --->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->> --->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
--->> --->Subject: RE: The DHCP Allocator Has Disabled Itself....
--->> --->Date: Wed, 30 Jul 2008 10:28:01 -0700
--->> --->Lines: 32
--->> --->Message-ID: <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
--->> --->MIME-Version: 1.0
--->> --->Content-Type: text/plain;
--->> ---> charset="Utf-8"
--->> --->Content-Transfer-Encoding: 7bit
--->> --->X-Newsreader: Microsoft CDO for Windows 2000
--->> --->Content-Class: urn:content-classes:message
--->> --->Importance: normal
--->> --->Priority: normal
--->> --->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->> --->Newsgroups: microsoft.public.windowsxp.network_web
--->> --->Path: TK2MSFTNGHUB02.phx.gbl
--->> --->Xref: TK2MSFTNGHUB02.phx.gbl
--->> microsoft.public.windowsxp.network_web:19645
--->> --->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->> --->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->> --->
--->> --->Thanks to everyone for your posts and especially Morgan for all
the
--->> info.
--->> --->
--->> --->I'm due to work on the machine this coming weekend so I'll post
again
--->> after
--->> --->that time to let you know how things have progressed.
--->> --->
--->> --->Thanks again.
--->> --->
--->> --->"Dell Boy" wrote:
--->> --->
--->> --->> I've got a home user customer who is experiencing poor Internet
--->> performance
--->> --->> at times on an XP Home SP2 machine that is connected via
Ethernet to
--->> a Belkin
--->> --->> wireless ADSL Modem/Router. There's no obvious problem as far
as the
--->> ADSL
--->> --->> installation or line stats but the System Event Log of the XP
machine
--->> is full
--->> --->> of many occurrences of the following event:
--->> --->>
--->> --->> Source: IPANTHLP
--->> --->> Category: None
--->> --->> Type: Error
--->> --->> Event ID: 30013
--->> --->>
--->> --->> "The DHCP allocator has disabled itself on IP address
192.168.2.2.
--->> since the
--->> --->> IP address is outside the 192.168.0/255.255.0 scope from which
--->> addresses are
--->> --->> being allocated to DHCP clients. To enable the DHCP allocator
on the
--->> IP
--->> --->> address please change the scope to include the IP address or
change
--->> the Ip
--->> --->> address to fall within the scope."
--->> --->>
--->> --->> The Belkin Router is assigning itself 192.168.2.1 and client
--->> addresses from
--->> --->> 192.168.2.2.
--->> --->>
--->> --->> The IP address the XP machine is getting, 192.168.2.2, is
within the
--->> --->> reserved address range so I'm not sure why this error is being
--->> generated. Can
--->> --->> anyone help?
--->> --->
--->>
--->>
--->

Reply With Quote
  #9  
Old 08-05-2008, 10:08 AM
Morgan che
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Hi,

Please ignore my last post. For "Internet Explorer freezing roughly" issue,
please test if this symbol also exists under safe mode with network
connection and let me know the result.

Also, please confirm if you have tried the steps about how to reset IE
setting provided in my previous reply. Meanwhile, you may download and
install the following anti-spyware tools to clean spyware from the system
and test the result,

Download and install Microsoft Windows Anti-Spyware (Beta)
http://www.microsoft.com/athome/secu...e/default.mspx

Use spy-killer to scan your computer completely.
More information about spy-killer, please refer to link below:
http://www.spy-killer.com/

Run Ad-Aware (free version)
http://www.lavasoft.de


Look forward to your reply. Thanks.

Sincerely
Morgan Che
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
--->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->thread-index: Acj2FjSh/5uQh1kVR9+1jnbT9C1Bzw==
--->X-WBNR-Posting-Host: 207.46.192.207
--->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
<E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
<vzvUgiv8IHA.4912@TK2MSFTNGHUB02.phx.gbl>
--->Subject: RE: The DHCP Allocator Has Disabled Itself....
--->Date: Mon, 4 Aug 2008 02:41:01 -0700
--->Lines: 111
--->Message-ID: <0DFBF1B3-2330-45B4-B6D8-77B0424CA049@microsoft.com>
--->MIME-Version: 1.0
--->Content-Type: text/plain;
---> charset="Utf-8"
--->Content-Transfer-Encoding: 7bit
--->X-Newsreader: Microsoft CDO for Windows 2000
--->Content-Class: urn:content-classes:message
--->Importance: normal
--->Priority: normal
--->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->Newsgroups: microsoft.public.windowsxp.network_web
--->Path: TK2MSFTNGHUB02.phx.gbl
--->Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.network_web:19700
--->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->
--->Hi Morgan,
--->
--->When I checked they had enabled Internet Connection Sharing on the 1394
--->Firewire connection so I turned ICS off again and the machine has
stopped
--->logging the error.
--->
--->The Internet performance is now also fine but there is a residual
problem of
--->Internet Explorer freezing roughly every third time it is launched.
There are
--->no obvious errors or warnings related to this problem in the Event
Logs, are
--->you aware of any known issues that may cause this?
--->
--->Many thanks,
--->Malcolm
--->
--->"Morgan che(MSFT)" wrote:
--->
--->> Hi,
--->>
--->> OK, when you have any progress, please drop me a note in this queue
at your
--->> earliest convenience. I am always here to stand by to be further
--->> assistance.
--->>
--->> Have a nice day.
--->>
--->>
--->> Sincerely
--->> Morgan Che
--->> Microsoft Online Support
--->> Microsoft Global Technical Support Center
--->>
--->> Get Secure! - www.microsoft.com/security
--->> ================================================== ===
--->> When responding to posts, please "Reply to Group" via your newsreader
so
--->> that others may learn and benefit from your issue.
--->> ================================================== ===
--->> This posting is provided "AS IS" with no warranties, and confers no
rights.
--->>
--->>
--->> --------------------
--->> --->Thread-Topic: The DHCP Allocator Has Disabled Itself....
--->> --->thread-index: AcjyaZ2tEmFVrVERRQe9RpEO1woFiA==
--->> --->X-WBNR-Posting-Host: 207.46.192.207
--->> --->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
--->> --->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
--->> --->Subject: RE: The DHCP Allocator Has Disabled Itself....
--->> --->Date: Wed, 30 Jul 2008 10:28:01 -0700
--->> --->Lines: 32
--->> --->Message-ID: <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
--->> --->MIME-Version: 1.0
--->> --->Content-Type: text/plain;
--->> ---> charset="Utf-8"
--->> --->Content-Transfer-Encoding: 7bit
--->> --->X-Newsreader: Microsoft CDO for Windows 2000
--->> --->Content-Class: urn:content-classes:message
--->> --->Importance: normal
--->> --->Priority: normal
--->> --->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
--->> --->Newsgroups: microsoft.public.windowsxp.network_web
--->> --->Path: TK2MSFTNGHUB02.phx.gbl
--->> --->Xref: TK2MSFTNGHUB02.phx.gbl
--->> microsoft.public.windowsxp.network_web:19645
--->> --->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
--->> --->X-Tomcat-NG: microsoft.public.windowsxp.network_web
--->> --->
--->> --->Thanks to everyone for your posts and especially Morgan for all
the
--->> info.
--->> --->
--->> --->I'm due to work on the machine this coming weekend so I'll post
again
--->> after
--->> --->that time to let you know how things have progressed.
--->> --->
--->> --->Thanks again.
--->> --->
--->> --->"Dell Boy" wrote:
--->> --->
--->> --->> I've got a home user customer who is experiencing poor Internet
--->> performance
--->> --->> at times on an XP Home SP2 machine that is connected via
Ethernet to
--->> a Belkin
--->> --->> wireless ADSL Modem/Router. There's no obvious problem as far
as the
--->> ADSL
--->> --->> installation or line stats but the System Event Log of the XP
machine
--->> is full
--->> --->> of many occurrences of the following event:
--->> --->>
--->> --->> Source: IPANTHLP
--->> --->> Category: None
--->> --->> Type: Error
--->> --->> Event ID: 30013
--->> --->>
--->> --->> "The DHCP allocator has disabled itself on IP address
192.168.2.2.
--->> since the
--->> --->> IP address is outside the 192.168.0/255.255.0 scope from which
--->> addresses are
--->> --->> being allocated to DHCP clients. To enable the DHCP allocator
on the
--->> IP
--->> --->> address please change the scope to include the IP address or
change
--->> the Ip
--->> --->> address to fall within the scope."
--->> --->>
--->> --->> The Belkin Router is assigning itself 192.168.2.1 and client
--->> addresses from
--->> --->> 192.168.2.2.
--->> --->>
--->> --->> The IP address the XP machine is getting, 192.168.2.2, is
within the
--->> --->> reserved address range so I'm not sure why this error is being
--->> generated. Can
--->> --->> anyone help?
--->> --->
--->>
--->>
--->

Reply With Quote
  #10  
Old 08-05-2008, 02:25 PM
Dell Boy
 
Posts: n/a
Default RE: The DHCP Allocator Has Disabled Itself....

Thanks for your reply.

I'm reasonably happy that the problem with IE7 freezing is not security
related as I have scanned the computer with up to date Norton Internet
Security 2008 and AVG Anti-Spyware and I made sure that the latest version of
the Windows Malicious Software Removal Tool was downloaded with the Windows
Updates.

I haven't re-set all the IE settings and I haven't tried booting to Safe
Mode with networking. I will contact the customer and ask if they want to pay
me to do this. I'll get back to you.

Many thanks,
Malcolm

"Morgan che(MSFT)" wrote:

> Hi,
>
> Please ignore my last post. For "Internet Explorer freezing roughly" issue,
> please test if this symbol also exists under safe mode with network
> connection and let me know the result.
>
> Also, please confirm if you have tried the steps about how to reset IE
> setting provided in my previous reply. Meanwhile, you may download and
> install the following anti-spyware tools to clean spyware from the system
> and test the result,
>
> Download and install Microsoft Windows Anti-Spyware (Beta)
> http://www.microsoft.com/athome/secu...e/default.mspx
>
> Use spy-killer to scan your computer completely.
> More information about spy-killer, please refer to link below:
> http://www.spy-killer.com/
>
> Run Ad-Aware (free version)
> http://www.lavasoft.de
>
>
> Look forward to your reply. Thanks.
>
> Sincerely
> Morgan Che
> Microsoft Online Support
> Microsoft Global Technical Support Center
>
> Get Secure! - www.microsoft.com/security
> ================================================== ===
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> --------------------
> --->Thread-Topic: The DHCP Allocator Has Disabled Itself....
> --->thread-index: Acj2FjSh/5uQh1kVR9+1jnbT9C1Bzw==
> --->X-WBNR-Posting-Host: 207.46.192.207
> --->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
> --->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
> <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
> <vzvUgiv8IHA.4912@TK2MSFTNGHUB02.phx.gbl>
> --->Subject: RE: The DHCP Allocator Has Disabled Itself....
> --->Date: Mon, 4 Aug 2008 02:41:01 -0700
> --->Lines: 111
> --->Message-ID: <0DFBF1B3-2330-45B4-B6D8-77B0424CA049@microsoft.com>
> --->MIME-Version: 1.0
> --->Content-Type: text/plain;
> ---> charset="Utf-8"
> --->Content-Transfer-Encoding: 7bit
> --->X-Newsreader: Microsoft CDO for Windows 2000
> --->Content-Class: urn:content-classes:message
> --->Importance: normal
> --->Priority: normal
> --->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
> --->Newsgroups: microsoft.public.windowsxp.network_web
> --->Path: TK2MSFTNGHUB02.phx.gbl
> --->Xref: TK2MSFTNGHUB02.phx.gbl
> microsoft.public.windowsxp.network_web:19700
> --->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
> --->X-Tomcat-NG: microsoft.public.windowsxp.network_web
> --->
> --->Hi Morgan,
> --->
> --->When I checked they had enabled Internet Connection Sharing on the 1394
> --->Firewire connection so I turned ICS off again and the machine has
> stopped
> --->logging the error.
> --->
> --->The Internet performance is now also fine but there is a residual
> problem of
> --->Internet Explorer freezing roughly every third time it is launched.
> There are
> --->no obvious errors or warnings related to this problem in the Event
> Logs, are
> --->you aware of any known issues that may cause this?
> --->
> --->Many thanks,
> --->Malcolm
> --->
> --->"Morgan che(MSFT)" wrote:
> --->
> --->> Hi,
> --->>
> --->> OK, when you have any progress, please drop me a note in this queue
> at your
> --->> earliest convenience. I am always here to stand by to be further
> --->> assistance.
> --->>
> --->> Have a nice day.
> --->>
> --->>
> --->> Sincerely
> --->> Morgan Che
> --->> Microsoft Online Support
> --->> Microsoft Global Technical Support Center
> --->>
> --->> Get Secure! - www.microsoft.com/security
> --->> ================================================== ===
> --->> When responding to posts, please "Reply to Group" via your newsreader
> so
> --->> that others may learn and benefit from your issue.
> --->> ================================================== ===
> --->> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> --->>
> --->>
> --->> --------------------
> --->> --->Thread-Topic: The DHCP Allocator Has Disabled Itself....
> --->> --->thread-index: AcjyaZ2tEmFVrVERRQe9RpEO1woFiA==
> --->> --->X-WBNR-Posting-Host: 207.46.192.207
> --->> --->From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell Boy@newsgroup.nospam>
> --->> --->References: <3FF430C5-E00E-4832-B4DB-057FC831AB8F@microsoft.com>
> --->> --->Subject: RE: The DHCP Allocator Has Disabled Itself....
> --->> --->Date: Wed, 30 Jul 2008 10:28:01 -0700
> --->> --->Lines: 32
> --->> --->Message-ID: <E88708CA-5AD7-477D-884E-5442A7EFBE8C@microsoft.com>
> --->> --->MIME-Version: 1.0
> --->> --->Content-Type: text/plain;
> --->> ---> charset="Utf-8"
> --->> --->Content-Transfer-Encoding: 7bit
> --->> --->X-Newsreader: Microsoft CDO for Windows 2000
> --->> --->Content-Class: urn:content-classes:message
> --->> --->Importance: normal
> --->> --->Priority: normal
> --->> --->X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
> --->> --->Newsgroups: microsoft.public.windowsxp.network_web
> --->> --->Path: TK2MSFTNGHUB02.phx.gbl
> --->> --->Xref: TK2MSFTNGHUB02.phx.gbl
> --->> microsoft.public.windowsxp.network_web:19645
> --->> --->NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
> --->> --->X-Tomcat-NG: microsoft.public.windowsxp.network_web
> --->> --->
> --->> --->Thanks to everyone for your posts and especially Morgan for all
> the
> --->> info.
> --->> --->
> --->> --->I'm due to work on the machine this coming weekend so I'll post
> again
> --->> after
> --->> --->that time to let you know how things have progressed.
> --->> --->
> --->> --->Thanks again.
> --->> --->
> --->> --->"Dell Boy" wrote:
> --->> --->
> --->> --->> I've got a home user customer who is experiencing poor Internet
> --->> performance
> --->> --->> at times on an XP Home SP2 machine that is connected via
> Ethernet to
> --->> a Belkin
> --->> --->> wireless ADSL Modem/Router. There's no obvious problem as far
> as the
> --->> ADSL
> --->> --->> installation or line stats but the System Event Log of the XP
> machine
> --->> is full
> --->> --->> of many occurrences of the following event:
> --->> --->>
> --->> --->> Source: IPANTHLP
> --->> --->> Category: None
> --->> --->> Type: Error
> --->> --->> Event ID: 30013
> --->> --->>
> --->> --->> "The DHCP allocator has disabled itself on IP address
> 192.168.2.2.
> --->> since the
> --->> --->> IP address is outside the 192.168.0/255.255.0 scope from which
> --->> addresses are
> --->> --->> being allocated to DHCP clients. To enable the DHCP allocator
> on the
> --->> IP
> --->> --->> address please change the scope to include the IP address or
> change
> --->> the Ip
> --->> --->> address to fall within the scope."
> --->> --->>
> --->> --->> The Belkin Router is assigning itself 192.168.2.1 and client
> --->> addresses from
> --->> --->> 192.168.2.2.
> --->> --->>
> --->> --->> The IP address the XP machine is getting, 192.168.2.2, is
> within the
> --->> --->> reserved address range so I'm not sure why this error is being
> --->> generated. Can
> --->> --->> anyone help?
> --->> --->
> --->>
> --->>
> --->
>
>

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
WDS & DHCP Danilo Podda Windows XP Installation 0 06-24-2008 07:46 AM
want to query DHCP allocator for ICS Gary Roach XP Networking 0 04-04-2008 01:26 AM
WEP=No DHCP????? bruce d XP Networking 1 06-05-2004 05:00 PM
Setting up XP Laptop for DHCP&non DHCP sites Jonathan XP Networking 4 05-14-2004 10:47 AM
DHCP and WPA bobby XP Networking 1 04-28-2004 02:36 PM


All times are GMT. The time now is 12:19 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger