Recently I have noticed that my computer will randomly loose connection to the network. Today it happened three times, when I looked in the event viewer this is what I found:
`The DHCP Client service was successfully sent a stop control.`
This done by another user in my office and on my network.
Does this mean that this person is hacking into my system and remotely cutting off my network connections?
Software/Hardware used:
ASKED:
April 9, 2008 9:04 PM
UPDATED:
July 11, 2008 5:50 PM
If you are worried the attakc is happening at the moment, you may be able to stop the person in his tracks by going to Start>Run>cmd>ipconfig /release. A short while later you would want to enter ipconfig /renew to return functionality. These commands will release the DNS, and apply for a new IP lease. It may happen that if your files are stored on a network drive, you will enter ipconfig /renew and nothing will happen…don’t panic. Type in the command prompt cd C:\ and then try the ipconfig /renew command. That may or may not work; if it does, GREAT, if it doesn’t still don’t panic. Simply navigate to C:\WINDOWS\system32\cmd.exe through my computer and then enter the command. This isn’t a permanent fix, but it could easily give you more insight into the situation.