PDA

View Full Version : No response from default gateway when using Ping


wsfang
January 10th 04, 10:15 AM
The networking function of mine doesn't work.

I used ping to test.

When I enable DHCP, it get an IP whcih is different from my previous IP. It doesn't have an IP address for default gateway.

When I set IP manually as previous IP, "REquest Time out" when I ping default gateway.

The network function of other guys using the same gateway are ok.
[The inforamtion for System in Event Viewer]
1.----------------------------------------
[Type]Error
[Source]NetBT
[Event ID]4311
[Description]
Initialization failed because the driver device could not be created.

2.----------------------------------------
[Type]Error
[Source]NetBT
[Event ID]4311
[Description]
Initialization failed because the driver device could not be created.

3.----------------------------------------
[Type]Warning
[Source]Dhcp
[Event ID]1006
[Description]
Your computer was unable to automatically configure the IP parameters for the Network Card with the network address X. The following error occurred during configuration: The requested service provider could not be loaded or initialized. .

4.----------------------------------------
[Type]Error
[Source]Service Control Manager
[Event ID]7023
The IPSEC Services service terminated with the following error:
The requested service provider could not be loaded or initialized.

[Information on using ping]
My laptop is DHCP enabled, which could get an IP from DHCP server. But now it doesn't work.

It cannot get an IP similar to before. It only has an autoconfigured IP address, which doesn't have a default gateway.

ping works fine for 127.0.0.1 and computer IP.

If I disable DHCP and use previous IP, ping doesn't work for the default gateway.

Google