LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   selective dhcp relaying based on mac address (https://www.linuxquestions.org/questions/linux-networking-3/selective-dhcp-relaying-based-on-mac-address-4175479519/)

dirkd 10-03-2013 03:46 PM

selective dhcp relaying based on mac address
 
Is there a simple way (no custom development) to selectively relay dhcp requests to different dhcp servers based on mac addresses? I could use this to deal with a digital TV tuner.

corp769 10-03-2013 05:22 PM

In what exact way are you trying to relay DHCP per MAC address? Almost sounds to me like you are thinking in terms of a static DHCP lease, unless I am wrong.

dirkd 10-04-2013 05:03 AM

I think my problem can be restated into a problem of MAC-auth based VLANs. I had already solved this problem in the past using a port based VLAN approach. But to make things complicated is that the digital tv tuner receives two IP addresses one external and one internal via a propietary modem/router/gateway. I'm now trying to rebuild this using open source technology. So I need to figure out how to put the digital tv tuner into 2 separate VLANs, such that this tuner receives 2 separate IP addresses from 2 dhcp servers.


All times are GMT -5. The time now is 10:43 AM.