DHCP Issue

Solved
Bernardovitch -  
 vovo_i -
Hello

I have a laptop that should have DHCP enabled with an address of 192.168.... but currently DHCP is disabled and my IP address is the one that Windows gives me. I tried to reset it with IPconfig but I can't release the address. The last time I had this problem, the antivirus was to blame.
Do you have any idea how to activate DHCP?
Thank you

11 réponses

Alex
 
According to what I understood, you ran ipconfig /renew and it didn't work?

1) Check that the DHCP client is running (you can do this in the command prompt with "tasklist /svc" and check that next to svchost.exe there is dhcp in the list. You can also use the msc (Start/Run/services.msc) to restart the DHCP client if necessary)

2) What is the result of ipconfig?

3) Do you have a firewall, have you tried disabling it?

4) Your DHCP server, are you sure it’s working?
7