[Fedora] Re: DHCP with static nodes

Markku Kolkka markkuk at tuubi.net
Mon Jul 25 09:52:21 UTC 2005


Ashley M. Kirchner kirjoitti viestissään (lähetysaika maanantai, 
25. heinäkuuta 2005 08:10):
>     That is no longer an option.  Many of our devices in the
> building were installed and are supported by third party
> vendors who have, at time of installation, configured their
> applications to work based on those IPs.

In that case, you must find out the MAC address and IP of all 
those devices and configure each MAC/IP/hostname triplet in 
dhcpd.conf like this:

host example1 {
   hardware ethernet 08:00:2b:4c:59:23;
   fixed-address 192.168.1.222;
}

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list