group {
	option netbios-name-servers	samba;
	option netbios-dd-server	samba;
	option netbios-node-type	2;	# Disable browsing, only use netbios server
	option ip-forwarding		Off;
	option wpad-url			"http://wpad/wpad.dat";	# Add this host to Bind and Apache, to work with non-DHCP clients as well

	host negonwin		{ hardware ethernet 00:00:b4:84:93:53; fixed-address negon3; }
	host haledual		{ hardware ethernet 00:30:65:c0:0b:be; fixed-address haledual; }
	host noiszes-g4		{ hardware ethernet 00:30:65:f3:38:ee; fixed-address noiszes-g4; }
	host egern		{ hardware ethernet 00:80:ad:c6:b9:51; fixed-address egern; }
	host emil-louise	{ hardware ethernet 00:07:95:ab:b1:4a; fixed-address emil-louise; }
	host gyro		{ hardware ethernet 00:03:93:12:4d:34; fixed-address gyro; }
}