You can accomplish this by defining the host in dhcpd.conf ala:
host insert_node_name_here
{ hardware ethernet (insert_mac_address_here) fixed-address 10.1.1.1 }
Remember the semi-colons!!!
host myhostname { hardware ethernet 00:00:00:00:00:00; fixed-address 10.1.1.1; }
Cheers,
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx http://www.simpaticus.com
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list