Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 10th, 2004, 02:53 PM
milkdaily milkdaily is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 4 milkdaily User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
DHCP server unreachable w/ ICS

Hi. I have two pc at home and recently I used windows' internet connection sharing (ICS) to share the internet. The host was using WinXP and the client was using Win2000. All worked fine for about a week. One day the host could not get the normal ip and XP assigned an ip 169.254.x.x to it. I know it's due to the APIPA. "ipconfig /release" didn't work. "ipconfig /renew" resulted a message of DHCP server unreachable after a minute. I searched in google for resolutions and found that it may be a known issue. I saw that many people got this problem after using ICS but unfortunately I could not find out the solution, except for an advice that I'd better use any internet sharing s/w but not windows ICS.
I tried in the following ways. (1) I connected the client to the modem of the ISP. The client could access the internet and worked fine. (2) In the host pc, I removed one of the two LAN cards. I tried to uninstall tcp/ip of the remaining LAN card and install it again. It didn't work. The ip was still 169.254.x.x (3) I tried to remove the card, reboot, put back the card, install a new driver. It didn't work. (4) I tried to install a new WinXP to the pc. It didn't work. (5) I tried to install a new Win2000 to the pc. It didn't work. (6) Then I repeated (2),(3) again. It didn't work.
Help! Thank you very much!

Reply With Quote
  #2  
Old September 10th, 2004, 03:06 PM
wanderer2 wanderer2 is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Sep 2003
Location: Oregon
Posts: 1,963 wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 4 h 20 m 13 sec
Reputation Power: 474
The only card that should be getting a dhcp ip address is the one connected to the modem. You set your local network staticly. So on that card with the crossover/or connected to hub you have 10.10.10.1 with snet of 255.0.0.0. Your second pc has ip of 10.10.10.2 with gateway of .1

Reply With Quote
  #3  
Old September 10th, 2004, 03:26 PM
milkdaily milkdaily is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 4 milkdaily User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Sorry. I mislead you. (1) was used to test the modem. After (1), I connected the cable back to the host and I wanted to test the host without ICS so used only one LAN card.

Reply With Quote
  #4  
Old September 10th, 2004, 03:42 PM
wanderer2 wanderer2 is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Sep 2003
Location: Oregon
Posts: 1,963 wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)wanderer2 User rank is Lieutenant Colonel (40000 - 50000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 4 h 20 m 13 sec
Reputation Power: 474
Sure and that tested the nic and tcp/ip configuration on that station which worked. It gets its address from the ISP dhcp server.

You weren't expecting this same dhcp server to provide your ics connected workstation with a ip address were you?

Reply With Quote
  #5  
Old September 11th, 2004, 12:44 PM
milkdaily milkdaily is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 4 milkdaily User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I tested the two network cards (from the host) on the client pc, but the behavior is the same as before - the network adapter sent a lot of packets by does not receive any packet. In the client pc, the network adapter that can connect to the internet is an on-board network adapter. I don't know whether it's the reason it can avoid the problem.

Someone told me that the broadband modem of the ISP may record the mac address of a network adapter and refuse to change for another one. I tried to switch off the modem for some hours and tested again, but it did not work and it doesn't prove anything. Is the modem one of the probable reasons? Thanks.

Reply With Quote
  #6  
Old September 16th, 2004, 02:36 AM
milkdaily milkdaily is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 4 milkdaily User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Finally, I solved the problem after buying a broadband router. All the hardwares run smoothly, so I think ICS and the modem are the cause of the problem.

Thanks for your help.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > DHCP server unreachable w/ ICS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT