Quote:
Originally Posted by kaushalpatel1982
Check whether you have dhclient running on your system by ps. you can also check messages.
|
No DHCP client is not running on the machine.
Quote:
bash # ps -ef | grep dhcp
root 5347 3740 0 16:26 pts/0 00:00:00 grep dhcp
bash # /etc/init.d/dhcpd status
-bash: /etc/init.d/dhcpd: No such file or directory
|
Moreover, I do not have DHCP server details, otherwise, I would have myself removed entry for my machine from dhcpd.conf file.
Is there a way I can get to know the DHCP server IP?