Host declaration for multiple hardware interfaces and multiple

Bruce Hudson Bruce.Hudson at Dal.Ca
Fri Jan 9 20:51:11 UTC 2009


> As far as I can tell, each host name can have at most one
> "fixed-address" and one "hardware ethernet" parameter but maybe I'm
> missing something obvious.

    A host can definitely have more than one "fixed-address". The trick
is to include all of the addresses in a single declaration.

	host whatever {
	    hardware ethernet 0:1:2:3;4:5;
	    fixed-address 10.0.1.100,10.0.2.100;
	}

The server will use an address appropriate to where the request came
from. 
--
Bruce A. Hudson				| Bruce.Hudson at Dal.CA
UCIS, Networks and Systems		|
Dalhousie University			|
Halifax, Nova Scotia, Canada		| (902) 494-3405



More information about the dhcp-users mailing list