DNS & DHCP Management System

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



On Mon, 2005-06-13 at 06:12 -0500, Johnny Hughes wrote:
> On Mon, 2005-06-13 at 13:09 +0200, Petr Kl?ma wrote:
> > Feizhou napsal(a):
> > > 
> > >> A few (or a lot) of us supports larger corporate networks. I would 
> > >> like know your opinion/solution based on CentOS. No Win 
> > >> auto/dynamic/smart (WI|D)NS/DHCP
> > 
> > There is NO ^^^^^^^^^^^^^^^
> > 
> > > 
> > > bind and dhcpd support dynamic dns.
> > 
> > OK, when I resig on managing DNS and I will use !bind and dhcpd support 
> > dynamic dns! I stil need an tool for managing DHCP entries.
> 
> vi?
> 

To elaborate a little:

you can edit the file /etc/dhcpd.conf

and have entries like this:

       host johnny1 {
         option host-name "johnny1.home.local";
         hardware ethernet 00:a0:cc:62:6d:2c;
         fixed-address 192.168.0.16;
       }

-----------
What else do you need to manage via a tool?

Here is a simple, but fully working file:

http://centos.hughesjr.com/testing/dhcpd.conf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.centos.org/pipermail/centos/attachments/20050613/c93d6b7d/attachment.bin

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux