I have a router which has a network cable that links into a hub, where several PC's are hooked into.
Everything has been working fine until yesterday, now only 2 PC's can access the Internet, the rest cannot.
When I tried renewing the IP Address on all machines, on 2 of the PC's IP address is 192.168.xxx.xxx (these are the machines that can access the INTERNET etc), the other machine show as 169.xxx.xxx.xxx.
I also tried using the flush dns, rebooting the hub but nothing seems to work.
I tried setting the IP Address manually, 192.168.1.xxx, subnet 255.255.255.0 and Default Gateway 192.168.1.254, but while they can see the other PC's cannot access the Internet.
Am I right in saying the machines with 169.xxx.xxx.xxx are not been renewed, the are also on a different subnet to the other PC's.
Any ideas - I'm completely stumped?
NetworkingRoutersSwitches / Hubs
Last Comment
sanjshah12
8/22/2022 - Mon
meindertjanw
Hello Sanjshah,
The problem is, that your ip addresses are not being renewed because your DHCP server is not giving the computers an IP address.
You can manually configure your IP addresses or login to your router to check your DHCP settings and check if your DHCP server is running.
If you want to manually configure your IP address, make sure the ip addresses are exactly in the same range as your router ip address.
The router ip address is also the ip address of the standard gateway.
The same way for your DNS server. you can type the ip address of your router here also.
I hope this helps.
rochey2009
Is your internet router up and running?
MagicFarmer
I agree -- you should manually add an ip address to your local area connection, along with dns. I have had some problems with Dell laptops where only after adding a static IP, rebooting, then reverting back to DHCP cleared the issue.
Yes 2 of the PC's can access the Internet (albeit very slow and sometimes does not work)
MagicFarmer
Yes that looks good --- give your PC an IP address of 192.168.1.90 (or any # between 64 - 254);
subnet: 255.255.255.0
gateway and primary DNS: 192.168.1.254
Let us know if this lets you connect. If so, you can either keep this IP, or reboot, swich back to DHCP and you should be out of the woods.
The router is not ours and positioned in another companies office so I am unable to do so, although I had a visual look at the router - the other company does not seem to have a problem.
rochey2009
See if you can ping 192.168.1.254
MagicFarmer
Is there any chance the two PCs that can connect were left on in your office overnight, and the machines that cannot connect were booted this morning?
I would say there is a (temporary) problem with the router. One PC not connecting, most likely local. 2 PCs not connecting simultaneously, I would say it is a hardware error. Is there any way you could reboot the router eaither first thing or at the end of your work day?
rochey2009
Check the router and any switches between it and your PCs.
sanjshah12
ASKER
I will try and reboot first thing in the morning - so should not bother too many people - I hope this does the trick.
If these suggestions don't work, Try running a anti-virus scan and Spybot (or another anti-malware) scan. I've had them cutoff internet connection.
I didn't see where you mentioned what your DNS servers were set to (when you configured statically). You can try pinging 2.2.2.4 (or some other known "pingable" public IP) to see if it is DNS resolution. If you get a response, the your DNS is not working.
Try setting static DNS to something like 205.171.3.65 & 205.171.2.65 (Qwest-US DNS servers) and see if that gets you on-line.
You could also check your `hosts' file (for XP = c:\windows\system32\drivers\etc) to Hosts.old - or something like that - and see if that works.
sanjshah12
ASKER
Thanks guys for your input, I tried rebooting the router - no luck, then because of a power cut (lucky for me) the other company had to reboot their server and BANG everything working again.
Just for future why should that work, does this server create the IPA addresses?
dosdet2
Their server is probably handling your DHCP and possibly DNS also.
The problem is, that your ip addresses are not being renewed because your DHCP server is not giving the computers an IP address.
You can manually configure your IP addresses or login to your router to check your DHCP settings and check if your DHCP server is running.
If you want to manually configure your IP address, make sure the ip addresses are exactly in the same range as your router ip address.
The router ip address is also the ip address of the standard gateway.
The same way for your DNS server. you can type the ip address of your router here also.
I hope this helps.