dhclient information with multiple mac address

Dan Newcombe DanNewcombe at mail.clayton.edu
Sat Mar 11 03:37:50 UTC 2006


So basically it sounds like you want to have Computer A send a DHCP 
request on behalf of computers B and C, and then have computer A get the 
answer and use whatever it does to set the IP on B and C.

You could probably use the Perl Net::DHCP module to create the packet.  
The tricky part will be convincing machine A to listen for machine b and 
c's MAC without adversly affecting B&C.

Perhaps something along the way of a DHCP relay on machine A could help.

Ralph Blach wrote:

>yes,
>
>compter A needs to manage several other ethernets on computers B,C..., 
>(not on computer A  and Computers B, C...  cannot do the DHCP protocal) 
>, but it has their mac address and can set their ip address address.
>
>Chip
>
>
>
>
>Joerg Mayer wrote:
>
>  
>
>>On Fri, Mar 10, 2006 at 07:02:15PM -0500, Ralph Blach wrote:
>> 
>>
>>    
>>
>>>Is there a way, to get dhclient to handle multiple mac address which not 
>>> have associated with an ethenet interface?
>>>   
>>>
>>>      
>>>
>>Is there a way to describe your problem in an understandable way?
>>
>>Thanks
>>     Joerg
>> 
>>
>>    
>>
>
>  
>



More information about the dhcp-users mailing list