- 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
April 9, 2004
Setup DHCP server
Comments Off on Setup DHCP server
No Comments
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.