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 August 23rd, 2004, 05:29 AM
Nero Nero is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 5 Nero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
IP Address problem

Hi,
I have a problem with IP addresses.
After a certain time some of the PC's on the domain cannot access the network. If I change the IP address it then works fine for a few days and then the same thing happens again.
It has only affected 3 out of 20 PC's.
It is as if the addresses expire and then cannot be reused with that PC.
The IP addresses are static.
Any advice welcome.

Reply With Quote
  #2  
Old August 23rd, 2004, 10:35 AM
victorpendleton victorpendleton is offline
Contributing User
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jan 2003
Location: No es importante
Posts: 2,065 victorpendleton User rank is Private First Class (20 - 50 Reputation Level)victorpendleton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 6 h 44 m 30 sec
Reputation Power: 8
Can the other computers access these computers?
For twenty workstations would not a DHCP server be more efficient?
__________________
El éxito consiste en una serie de pequeñas victorias día a día

MySQL, MS SQL, MS ACCESS, Oracle Database Manager - http://victorpendleton.net/products/psdviewer.html

Reply With Quote
  #3  
Old August 23rd, 2004, 10:47 AM
sporky12 sporky12 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 235 sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level)sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level)sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level)sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level)sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level)sporky12 User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Day 6 h 40 m 2 sec
Reputation Power: 30
If you are using static IP's how are they expiring? If you are assigning these IP staticaly make sure to remove them from your available to lease on your DHCP server.

Reply With Quote
  #4  
Old August 24th, 2004, 06:33 AM
Nero Nero is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 5 Nero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Sorry for not following up sooner.
Basically the reason we don't use DHCP is because the previous network manager prefered static.

I have no idea what is happening.
Everything works fine for a few days and then one pc on the sub net will get a log on error "No domain server available" etc. If I change the IP address to a new previously unused one everything works fine. Then the same thing happens again a few days down the line.
They are not expiring but something similar is happening.

Reply With Quote
  #5  
Old August 24th, 2004, 09:13 AM
victorpendleton victorpendleton is offline
Contributing User
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jan 2003
Location: No es importante
Posts: 2,065 victorpendleton User rank is Private First Class (20 - 50 Reputation Level)victorpendleton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 6 h 44 m 30 sec
Reputation Power: 8
Check the event viewer and see if a network/system event is being logged. When the IP address becomes `stale` see if you can see that computer from a computer currently on the network. Also see if you can net view when this happens.
...
If you are the network manager I really suggest you go DHCP.

Reply With Quote
  #6  
Old August 26th, 2004, 06:40 AM
Nero Nero is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 5 Nero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks for your reply.

The main reason for not using DHCP was because we have 3 external sites (2 UK & 1 Ireland) and 20 reps with laptops apart from the main offices.
So we use remote access quite a bit for problem solving. Having static IP addresses made it a bit easier.
As I said it is a heriditary problem but I may look into changing this in the future.

Reply With Quote
  #7  
Old August 26th, 2004, 07:59 AM
victorpendleton victorpendleton is offline
Contributing User
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jan 2003
Location: No es importante
Posts: 2,065 victorpendleton User rank is Private First Class (20 - 50 Reputation Level)victorpendleton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 6 h 44 m 30 sec
Reputation Power: 8
Did you get a chance to test out the suggestions I posted?

Reply With Quote
  #8  
Old August 27th, 2004, 07:02 AM
Nero Nero is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 5 Nero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem Solved!!! (I Think).

The same thing happend again this morning.
There were no sygnificant event logs.
I think it was something to do with the lmhosts file.
Re-did the file and all seems well. Fingers crossed.

Thanks for you advice.

Reply With Quote
  #9  
Old August 27th, 2004, 07:42 AM
victorpendleton victorpendleton is offline
Contributing User
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jan 2003
Location: No es importante
Posts: 2,065 victorpendleton User rank is Private First Class (20 - 50 Reputation Level)victorpendleton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 6 h 44 m 30 sec
Reputation Power: 8
You should identify what process/event is writing to the lmhost file that would prevent network connectivity. This file is normally static and is not updated via an automatic process.

Reply With Quote
  #10  
Old August 27th, 2004, 11:23 AM
Nero Nero is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 5 Nero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I don't think anything is writing to it.
When I tried lookind at the netbios remote cache name table (nbtstat -c) it was empty.

I removed all the entries in the lmhosts file and added the IP addresses, names, domain etc of all of the servers,
saved it and renamed the file in dos to remove the file extension and everything worked fine.

Not sure if this is the correct method for doing this but it seemed to work.
I'm not sure why the original lmhosts file would be a problem though.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > IP Address problem


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


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





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway