Link to home
Start Free TrialLog in
Avatar of scott801
scott801

asked on

Computer(s) on Domain, but will not get on network

Hello -
This seems to be a strange issue. We have a corporate network with it's own domain. Yesterday everything worked fine, but today when we came in we have a few computers that will not work on the domain at all while other computers are working just fine. The computers on the network are mostly static IP's (except for the laptops) which again, yesterday worked fine. The computers in questions have had no changes (that I can tell) all have the same static IP as yesterday but today can not even ping the gateway... this is happen to four (4) computer out of about 30.
I've rebooted the domain server, the gateway, tried DHCP on the computers in questions and then switched them back to static... I'm really at a loss as to what to try next.
Thanks for any ideas or suggestions that you may have...
Scott
Avatar of Randy Downs
Randy Downs
Flag of United States of America image

Compare ipconfig /all from CMD prompt for working and not.

Did DHCP actually hand out new ips when you were testing static ip PCs?

You can also try the following on those that don't work.
ipconfig /release
ipconfig /renew
have you tried all the usual machine things.

ipconfig /flushdns
netsh winsock reset
repair
reboot

checks for a router/switch/hub problem in the physical area?

rouge DHCP device (like a retail router re-setting to defualts) ?
Avatar of scott801
scott801

ASKER

I did go through the IP configurations on all the computer more then once to make sure nothing had changed and they are good...

No, the computer could not even see the gateway or the DHCP server in order to get the new address.

I've tried the renew\release command a few different times, but nothing.
Is the NIC working properly? Can you get to the Internet for instance?
ASKER CERTIFIED SOLUTION
Avatar of R. Andrew Koffron
R. Andrew Koffron
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This wasn't exactly the 100% answer, but it got me on the right track - After all that, I just had to reboot the smart switch that the computers were on. All the computers are on that 48 port switch, but for whatever reason those four (4) ports where 'bad'. Once it was rebooted it was all set... thanks again for the help.
haha, maybe if I could just read minds over the internet I could have gotten the 100% right answer :-)