Search : in
By :

Get IP From Router But Won't Connect To Out

Last answer on Aug 12, 2009 3:15:07 pm BST kenfleet, on Oct 22, 2008 1:51:04 am BST 
 Report this message to moderators

Hello,
I'm having a new problem on an xp machine that has worked for the last two years. I have a pc that is wired to a router and is receiving an ip address correctly but will not connect to the internet via any of my applications (tried IE, Outlook and Quicken). Other machines using the same router are working. I have tried ipconfig /release and /renew and obtain the same ip address but will still not work. I've disabled firewall to test to see if a setting changed. Any suggestons are appreciated.

Configuration: Windows XP
Internet Explorer 7.0

1

xpcman, on Oct 22, 2008 3:39:33 am BST
  • +8

You might try this:

You may have a DHCP problem - DHCP gets the IP address from the router -

the first thing to check is NetBIOS over TCP/IP

>> Open up network connections (In Control Panel)
>> Right click on your network (Your wireless connection)
>> Click Properties
>> In the “General” tab click “Internet protocol” (TCP/IP)
>> Click “Properies”
>> Click “Advanced”
>> Click the “WINS” tab
>> Click the Enable NetBIOS Over TCP/IP button (This is NOT the default option)

The next item to check is the DHCP service itself:

click on start, run, enter 'services.msc'

look for DHCP client….
if it says acquiring network address that means that the dhcp client is DISABLED OR STOPTED… highlight the DHCP client and on the left side you will see “START” the service, click on it and then it will say “STOP, RESTART” then double click on the service and on the startup type select automatic, apply

Symptom
DHCP Client Service may not start automatically. When you attempt to start the Service manually, the following error may be displayed:

Error: Could not start the DHCP Client Service on local computer
Error 1068: The dependency service or group failed to start.

Resolution
The DHCP Client Service in Windows XP, depends on these three components:
* AFD
* NetBios over Tcpip
* TCP/IP Protocol Driver

If one of the above drivers fail to start, then the DHCP Client Service may not start.
Step I - Make sure that the three driver files are present

Open Windows Explorer and navigate to /Windir/System32Drivers folder. Make sure that the following files are present in the folder:

* afd.sys
* tcpip.sys
* netbt.sys

If one or more of the above driver files are missing, extract them from the Windows XP CD-ROM or from the ServicePackFilesi386 folder, whichever is the latest version.

Step II - Verify the number of Dependencies

From other sources in the Web, I've found that some versions of Norton Antivirus (NAV) adds an entry to the DHCP Service Dependencies, and removing NAV does not remove the appropriate value from the DHCP Dependencies.

To quickly determine the Dependency services for DHCP Client Service, type the following command in Start, Run dialog:

CMD /K SC QC DHCP

Verify the output. It should be exactly as below:

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: dhcp
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k netsvcs
LOAD_ORDER_GROUP : TDI
TAG : 0
DISPLAY_NAME : DHCP Client
DEPENDENCIES : Tcpip
: Afd
: NetBT
SERVICE_START_NAME : LocalSystem

If additional entries are listed under DEPENDENCIES…
If any other additional drivers or Services are mentioned in the DEPENDENCIES section, you need to remove them via the registry. Follow these steps:

* Click Start, Run and type Regedit.exe
* Navigate to the following branch:
* Backup the branch to a REG file

HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services Dhcp

* Double-click DependOnService MULTI_SZ value and set it's data as follows:

Tcpip
Afd
NetBT

* Close Regedit.exe

Step III - Verify that the Dependency Service / components are running

Next step is to verify that the three dependency components are running. As the three components are actually the Kernel Drivers (Driver Service), you need to manage then via the Device Manager. Follow these steps:

* Click Start, Run and type DEVMGMT.MSC
* In the View menu, click Show hidden devices
* Double-click Non-Plug and Play drivers section
* Double-click the entry - AFD Networking Support Environment, and click the Driver tab
* Set the Startup type to System.
* Start the service. Note down the error message if any.
* Similarly start the two other drivers namely:

* TCP/IP Protocol Driver
* NetBios over Tcpip

* Close Device Manager and restart Windows.

report back on your status/results -

Reply to xpcman

5

CoolBreeze, on Dec 28, 2008 3:02:02 pm GMT
  • +2

I followed your directions exactly, but no help...no connect to Outlook or ie7

Reply to CoolBreeze

10

Nitpicker, on May 21, 2009 4:50:14 am BST
  • +7

Your recipe worked! I'm so grateful.

When I listed the dependencies, the three required ones were there, but following them was SYMTDI, which I found by Googling is a vestige from unistalling Norton AntiVirus. The uninstall removes symtdi.sys but not the dependency on it, which is then fatal for DHCP.

Thanks for your good advice.

Reply to Nitpicker

11

pete, on May 28, 2009 7:19:23 pm BST
  • +2

Hey man thanks for this solution worked great... couldnt figure out why this stopped workin all of a sudden... had been scratchin head for the last day and a half....

Reply to pete

12

 Lost, on Aug 12, 2009 3:15:07 pm BST

Xpcman, I tried what you suggested for someone back on October 2008. The only thing I was not able to do was the Afd in Device Managment, it wasn't there. I still get the messsge "Can not display Web Page". I just recently purchased a Compaq (HP) laptop computer that has Windows Vista and Internet Explorer 7. I've installed a D-Link DIR-600 wireless router. Will appreciate any other suggestions.

Reply to Lost

2

kenfleet, on Oct 24, 2008 2:04:52 am BST
  • +1

Thanks so much for the detailed suggestions. I was able to get my internet back by executing your recommended steps and running WinsockXPFix. I appreciate your very detailed help.

Reply to kenfleet

3

Coco, on Nov 14, 2008 4:30:58 pm GMT

Hello,


I have a similar problem. So I tried what you wrote, and at the end I coulnd not find the AFD in Device Manager...


Thanks

Reply to Coco

4

Coco, on Nov 14, 2008 4:34:04 pm GMT

The funny thing is that i can connect to skype and talk ... ? But no IE or FF.. nor Win Updates..

Any ideas?

Thanks

Reply to Coco

6

cuda19, on Jan 1, 2009 4:03:36 am GMT

I was having the same problem, everything worked but IE. My solution was under the IE menu... goto Tools... Internet Options... Connections... Lan settings.... and under 'Proxy Server' my IE default had use proxy server as checked... Unchecked this box... all worked fine. Hope this helps.

Reply to cuda19

8

Lumper, on Mar 2, 2009 12:51:08 pm GMT

Oh Jeez Thanks so much. I spent all day yesterday trying to fix the same problem and that was the solution!!! Thanks.

Reply to Lumper

7

senatorpapu, on Feb 19, 2009 4:28:22 pm GMT
  • +3

Hi Im running DHCP on the server.

All clients are getting the IP address from the server, but cant connect to the internet.

Operating system on server: Windows Server 2003 Std edt
Operating System on Client: Windows Vista SP1

When I restart DHCP client on the service on the server Internet works for 5-10min than the internet stop working. same happen on the server and same on the client.

Can someone help me out?

Thanks

Paul

Reply to senatorpapu

9

Me, on Mar 5, 2009 8:15:03 pm GMT
  • +4

Check your DNS settings

Reply to Me