Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Internet & Networking > Networking

Networking Post your Networking questions here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Closed Thread
 
LinkBack Thread Tools
Old 2nd October 2004   #1
Inactive
 
Profile:
Join Date: Oct 2004
Posts: 5
Computer Experience:
Intermediate
niraj Reputation Level


unable to contact dhcp server - unique to XP

Hi,

After searching these forums and coming to my wit's end (albeit, not a long journey), I have run out of ideas. Here's the situation...

I have a dual boot Sony Vaio PC - Suse Linux and Win XP (OEM version, not SP2 unless SP2 ships with OEM systems now). The computer is new. My internet connection goes through a SMC Barricade Router to a cable modem.

When I use Linux, I get an internet connection just fine. It establishes the IP, domain name, etc right at start up. However, with XP, I cannot get a valid IP address (i.e. a non-private IP address). I am using the onboard ethernet port (an Intel PRO1000) with TCP/IP set to get the IP and DNS automatically. I have tried to enter in a manual IP and at least connect to the router but have not been able to do that even. Also, if I connect my PowerBook using the same ethernet cable and router port, I can connect just fine as well.

When running ipconfig /release ipconfig /renew, it times out and says "unable to contact your dhcp server, request timed out". I checked to make sure I have my DHCP service started which I do. The funny thing is that the internet connection in XP was working for a brief moment in time. It was running somewhat "choppy" so I thought I'd release/renew the IP address and from that point on, it hasn't worked. We have 2 other desktop's connected to this router that are working fine and 2 notebooks wirelessly connected that are also working fine. I've even tried switching ports on the router and that did nothing as well.

I've put together home networks for people so many times and have never had a problem when using an ethernet cable, only in setting up wireless so I'm even more dumbfounded by this. Any help or pointers is greatly appreciated.

Thanks.

niraj is offline  
Didn't find the information you thought to find?
Check out these Similar Threads
Old 2nd October 2004   #2
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


Is your router providing DHCP service for your LAN? If so, I'd expect all the PCs to be getting a private address from it.

Several things come to mind. You could have a bad TCP/IP load. Not really possible (well, maybe possible but not a good thing to try) to remove and then reinstall TCP/IP on an XP system. However, I think you'd do well to try the Netsh command described Here to reset it to all defaults and then try a normal setup from there.

If that fails, we'll need more details about your LAN and a first step will be to get to a cmd prompt, run ipconfig /all > c:\config.txt and post the contents of the c:\config.txt file. Please do it from the non-functional PC and another NT system for comparison.

Newt is offline  
Old 2nd October 2004   #3
Inactive
 
Profile:
Join Date: Jan 2002
Location: AK
Posts: 420
Computer Experience:
Intermediate
maggie Reputation Level


Go into Services. Make sure DHCP Client and DNS Client are both on Automatic and started. Reboot if you have to change anything in your Services. Go to a command prompt and type ipconfig /all what do you get?
Make sure there is a space between ipconfig and / If you have messed with anything else in Services you can go to Help at the top and it will give you the default settings for comparison.
Do you have the latest drivers for your onboard ethernet card?

maggie is offline  
Old 2nd October 2004   #4
Inactive
 
Profile:
Join Date: Jan 2002
Location: Marlboro, NY.
Posts: 6,211
Computer Experience:
Gaining more every d
BillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation Level


Quote:
I have a dual boot Sony Vaio PC - Suse Linux and Win XP (OEM version, not SP2 unless SP2 ships with OEM systems now). The computer is new. My internet connection goes through a SMC Barricade Router to a cable modem.

When I use Linux, I get an internet connection just fine. It establishes the IP, domain name, etc right at start up. However, with XP, I cannot get a valid IP address (i.e. a non-private IP address). I am using the onboard ethernet port (an Intel PRO1000) with TCP/IP set to get the IP and DNS automatically
My money is on the words in BOLD in the above quote.

Especially if you WARM boot between the two.

BillyBob

BillyBob is offline  
Old 2nd October 2004   #5
Inactive
 
Profile:
Join Date: Oct 2004
Posts: 5
Computer Experience:
Intermediate
niraj Reputation Level


The router does provide DHCP service and by non-private IP address I meant an address that wasn't of the 169.*.*.* variety.

I use GRUB to load either Windows or Linux, is that what is considered a warm boot?

Thanks for the replies, I'll try those things in a few hours (have a game to goto....) and let you guys know.

niraj is offline  
Old 2nd October 2004   #6
Inactive
 
Profile:
Join Date: Jan 2002
Location: Marlboro, NY.
Posts: 6,211
Computer Experience:
Gaining more every d
BillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation LevelBillyBob Reputation Level


Quote:
I use GRUB to load either Windows or Linux, is that what is considered a warm boot?
If you do not powerdown between I believe it would be considered as a warm reboot.

It is possible that if a warm restart between the two is done it does not allow RAM to clear and may not allow the different setting to be picked up properly.

I did have that problem some time back when I was dual booting between Win95 and Win98.

Plus unless I read incorrectly you are using an OEM verison of XP which may or may not have anything to do with the problem.

BillyBob

BillyBob is offline  
Old 2nd October 2004   #7
Inactive
 
Profile:
Join Date: Oct 2004
Posts: 5
Computer Experience:
Intermediate
niraj Reputation Level


The netsh command did the trick. Thanks for the help guys.
niraj is offline  
Old 2nd October 2004   #8
Inactive
 
Profile:
Join Date: Oct 2004
Posts: 5
Computer Experience:
Intermediate
niraj Reputation Level


Ok new problem...

I can get a IP address assigned to me by my router and I get the domain name of the cable modem. Everythign seems ok. But then I try to goto a website and no matter which one I try, it gets stuck at "waiting for <website>" or "tranferring data from <website>" and no images, no text, nothing will load. Again, this problem doens't happen with Linux.

When I set up the home network, XP enabled a firewall. It didn't work with the firewall and then I turned off the firewall and it still didn't work. I have no other firewall software on my computer. Any ideas?

Thanks.

niraj is offline  
Old 3rd October 2004   #9
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


For clarification of the 'private IP address' thing, the main ranges that were set up originally to be for private use - in that they will never be assigned to a live internet site - are
10.x.x.x
172.16.x.x - 172.31.x.x
192.168.x.x

The 169.254.0.0 - 169.254.255.255 - Automatic Private IP Addressing (APIPA) - series is used for various Operating systems like Microsoft from WinME and later where the PC basically acts as it's own DHCP server and auto-assigns the address. The, too, are never given as live internet addresses.

The 127.x.x.x range is also reserved but won't behave normally in many cases so should not be used for a LAN.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Try putting the following into your browser address bar. It should bring you to this forum and if it does work while trying the same thing by name such as www.windowsbbs.com does not, you have a DNS issue we need to track down.

67.15.19.177

Newt is offline  
Old 3rd October 2004   #10
Inactive
 
Profile:
Join Date: Oct 2004
Posts: 5
Computer Experience:
Intermediate
niraj Reputation Level


OK, so now the internet is fully working (I didn't do anything, it just works now....). However, if I type in the website's IP address explicity like you suggested, it works alot faster. But if I use the domain name, its real slow. Excruciatingly slow in fact. All of the other PC's are loading the webpages a ton faster when using just the domain name.

Any thoughts?

niraj is offline  
Old 4th October 2004   #11
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


Quote:
Originally Posted by Newt
If that fails, we'll need more details about your LAN and a first step will be to get to a cmd prompt, run ipconfig /all > c:\config.txt and post the contents of the c:\config.txt file. Please do it from the non-functional PC and another NT system for comparison.
Need the above now.

Newt is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Networking xp-Unable to connect msnz GShelbygirl Networking 1 9th June 2004 01:00
Home Netoworking eyerworks Networking 2 1st November 2003 18:01
iRC client Spete General Internet 3 18th September 2002 15:34
unable to access files on unix server fanzo Windows 2000 1 15th April 2002 23:02
RRAS and DHCP on 2000 and ROUTING (for exp. persons) Tekguy Networking 8 8th January 2002 18:50


All times are GMT +1. The time now is 20:39.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]