Linux DHCP server bind eth0

So I installed VMWare server and wanted to know how to set my DHCP server to listen on just eth0.

Simple answer on Fedora is to edit

/etc/sysconfig/dhcpd

add

DHCPARGS=eth0

Posted in Linux. Tags: . Leave a Comment »

Leave a Reply

You must be logged in to post a comment.