Re: [Fedora] Re: DHCP with static nodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux