LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   multiple DHCP (https://www.linuxquestions.org/questions/linux-networking-3/multiple-dhcp-4175468251/)

cheesewizz 07-02-2013 08:52 PM

multiple DHCP
 
Hi

basically i can able to setup DHCP server
what i want to ask is how to have multi DHCP Server

for example

in my first dept group computer has DHCP starting 192.168.1.2 up to 10
then my second dept group computer should be start at 192.168.2.1 up to 10


bu my setup is only 192.168.1.1 up to 254


thanks

buttugly 07-02-2013 09:32 PM

A quick google fu search seems to indicate this is possible "IF" you have 2 ethernet cards in the computer you will be using for the DHCP server.

Is there two ethernet cards in there? Can you stick another one in there?

http://code.seanodonnell.com/?id=43

cheesewizz 07-02-2013 10:06 PM

Hi buttugly


thanks for your quick reply...

baldy3105 07-05-2013 03:21 PM

Alternatively if your second network is connected via a router, once you set the DHCP forwarding up on the router it will set the source address of the client in the DHCP Request before forwarding, allowing the server to allocate an address from the correct pool.


All times are GMT -5. The time now is 08:43 PM.