Thanks Re: 2 DHCP server in one subnet

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



On Wednesday 28 November 2007 20:43:25 Bleier Thomas wrote:
> Hi Fajar,
> on the Linux DHCPD I would add an "allow" directive to the pool, and put
> your LTSP clients in a class:
>
> subnet 10.0.0.0 netmask 255.255.255.0 {
>   ....
>   class "ltsp" {
>     match if ...
>   }
>
>   pool {
>     ...
>     allow members of "ltsp";
>   }
> }
> You said you have to have your W2K server running - but couldn't you just
> disable the DHCP-Server on it and serve all your clients form the Linux
> DHCPD? Recent versions of dhcpd also support dynamic DNS registration, so I
> don't see any (technical) reason why to keep the W2K DHCP...

Dear friends,
Thank you very much for all the help. Much appreciated.
-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial 
http://linux2.arinet.org
10:22:12 up 1:58, 2.6.22-14-generic GNU/Linux 
Let's use OpenOffice. http://www.openoffice.org
The real challenge of teaching is getting your students motivated to learn.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[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