LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Two DHCP Servers (https://www.linuxquestions.org/questions/linux-networking-3/two-dhcp-servers-372529/)

mesh2005 10-13-2005 02:34 AM

Two DHCP Servers
 
i have a network (RedHat 7.2), i use a DHCP server.
the situation is:
i want to create a sub group of this network, this group must have the ability to communicate with the rest of the network.
is there anyway to use another DHCP for this group? i don't want to use the main DHCP server.
if i created a different subnet for the group, the group will not be able to communicate with the other machines.

david_ross 10-13-2005 01:37 PM

There isn't really a way to do it. If you were to tie the mac addresses of each machine in your network down to either server and not give other clients an ip address then it would probably work ok.

Agrouf 10-13-2005 01:58 PM

You can use the mac adresses in the dhcp.conf or you can do a subnet and use a gateway to route messages between the two subnets.

mesh2005 10-16-2005 05:26 AM

thanks for ur help


All times are GMT -5. The time now is 10:32 PM.