zhao-sun.com

April 9, 2004

Setup DHCP server

Filed under: Computer — blogadmin @ 10:58 pm


  • on Linux DHCP client machine, run “dhcpcd -k” to send DHCP_RELEASE signal. run “dhcpcd” or “dhcpcd -h hostname” to get an ip from DHCP server

  • on Linux DHCP server machine, run “cp /usr/share/doc/dhcp-/dhcpd.conf.sample /etc/dhcpd.conf”

  • “edit /etc/dhcpd.conf”

  • “touch /var/lib/dhcp/dhcpd.leases”

  • “/usr/sbin/dhcpd eth1”

  • for more detailed information, try DHCP Server Help

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress