Linux issue with dhclient

in linux •  6 years ago 

It may happen that the dhclient does not obtain IP address correctly.

You can try this:

dhclient -r -v eth0 && rm /var/lib/dhcp/dhclient.* ; dhclient -v eth0

Remember to replace eth0 with properly network interface.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!