This blog is all about freedom of technology and machines.
Tantra means technology.
Yantra means machine.
Swatantrya means freedom.
Tantra means technology.
Yantra means machine.
Swatantrya means freedom.
Troubleshoot DHCP
Posted 04-22-2010 at 01:35 PM by Mr. ameya sathe
Tags dhcp, lease, troubleshoot
Although your DHCP Server has been configured to assign a new IP address to a network machine;your DHCP client will retain its old IP address.
In such a case; clean out the Leases file on the DHCP Server and the DHCP Client side.
On Server side;
On Client side;
In such a case; clean out the Leases file on the DHCP Server and the DHCP Client side.
On Server side;
Code:
echo "" > /var/lib/dhcpd-*/dhcpd.leases
Code:
echo "" > /var/lib/dhclient/dhcp.eth0.leases
Total Comments 0



