[FUGSPBR] DHSCP Multi Subnets

Jefferson Pizzolatti jeff em engeplus.com.br
Ter Abr 20 14:03:15 BRT 2004


Olá Pessoal...

Estou usando o ISC Dhcp Server.

Minha rede está com mais de 300 estações solicitando IP's ao Dhcp Server.

Como colocar um outra subnet para fonecer endereços IP ?


Se defino assim:

# Subnet Atual

subnet 200.xxx.xxx.0 netmask 255.255.255.0 {
       range 200.xxx.xxx.2 200.xxx.xxx.254;
       option subnet-mask 255.255.255.0;
       option broadcast-address 200.xxx.xxx.255;
       option routers 200.xxx.xxx.1;
}

# Nova Subnet

subnet 200.yyy.yyy.0 netmask 255.255.255.0 {
       range 200.yyy.yyy.2 200.yyy.yyy.254;
       option subnet-mask 255.255.255.0;
       option broadcast-address 200.yyy.yyy.255;
      option routers 200.yyy.yyy.1;
}

Recebo a seguinte mensagem, quando reinicio o dhcpd:

Interface rl1 matches multiple shared networks

Tenho 2 placas de rede:

rl0 - Externa
rl1 - Interna -  Usada para o DHCP

[]'s

Eng. Jefferson Pizzolatti
Engeplus


_______________________________________________________________
Para enviar um novo email para a lista: fugspbr em fugspbr.org
Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/



Mais detalhes sobre a lista de discussão freebsd