Eu uso como segue abixo pra cada ip. Mas no seu caso, vê se dá colocar o
groups ai dentro do subnet.
subnet 10.241.252.4 netmask 255.255.255.252{
use-host-decl-names on;
option domain-name "dominio.com.br";
option domain-name-servers 10.241.252.5;
option host-name "host";
option routers 10.241.252.5;
option subnet-mask 255.255.255.252;
host Maquinadevendas {
hardware ethernet 00:e0:7d:9c:f6:fe;
fixed-address 10.241.252.6;
}
Vandeci
--hiiiiiá-- Coito aqui ---
group{ //alias da placa eth1:0 192.168.10.1
option subnet-mask 255.255.255.0;
option domain-name= "empresa";
option routers 192.168.10.1;
option domain-name-servers DNS;
host host1 { hardware ethernet 00:0a:e6:bd:0e:b5;
fixed-address 192.168.10.50;}
host host2 { hardware ethernet 02:42:a3:28:21:b0;
fixed-address 192.168.10.55;}
host host3 { hardware ethernet 00:0a:e5:bd:1e:e5;
fixed-address 192.168.10.60;}
host host4 { hardware ethernet 00:0a:e6:bd:03:14;
fixed-address 192.168.10.65;}
host host5 { hardware ethernet 00:0f:ea:99:1a:01;
fixed-address 192.168.10.70;}
}
---------------------------------------------------------------------------
Esta lista é patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br
Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utilização da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html