PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

1. PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Edgar Delmiro Mota Bomfim Filho
edgardelmiro

(usa Debian)

Enviado em 08/05/2012 - 17:52h

Boa noite pessoal!

Tenho um servidor dhcp instalado em um servidor debian, houve a necessidade de usar os ips setados nas máquinas cliente, até aqui tudo bem e funcionando perfeitamente, porém agora, preciso adicionar mais máquinas a rede, e quando adiciono no dhcpd.conf a máquina "host máquina "{ hardware ethernet -mac-; fixed-address -ip- }" e tento reiniciar o serviço(como root) "/etc/init.d/dhcp3-server stop" o sistema informa comando comando não encontrado também tentei "/etc/init.d/dhcp3-server restart" e não fuinciona, ai quando reiniciei o servidor com o "reboot" o serviço para de funcionar e nem as máquinas que funcionavam pegam mais ip, porém se eu comentar as linhas adicionadas no dhcpd.conf e dar o "reboot" novamente tudo volta funcionar perfeitamente.

Grato pela atenção!


  


2. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
BrunoTecnico

(usa Sabayon)

Enviado em 08/05/2012 - 17:57h

Se possível poste aqui seu arquivo dhcpd.conf para analisarmos.


# Com o comando dhcpd -d vc verifica se está tudo certo com o arquivo.
Se estiver tudo certo, devem ser listadas 2 ou 3 linhas "wrote":
wrote ... alguma coisa.
wrote ... alguma coisa.



3. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Edgar Delmiro Mota Bomfim Filho
edgarfilho

(usa Debian)

Enviado em 08/05/2012 - 23:26h

Boa noite este aqui é o dhcpd.conf, quando adicionei as duas últimas linhas o problema aconteceu.

ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
authoritative;

subnet 192.168.0.0 netmask 255.255.255.0 {
#range 192.168.0.200 192.168.0.210;
option routers 192.168.0.1;
option domain-name-servers 8.8.8.8,4.4.8.8,200.241.52.1,200.241.52.2,200.217.90.37,10.0.0.1;
option broadcast-address 192.168.0.255; }

host recepcao { hardware ethernet c4:17:fe:da:e3:34; fixed-address 192.168.0.101; }

host tecnica2_wireless { hardware ethernet 00:17:c4:bf:a6:25; fixed-address 192.168.0.102; }
host tecnica2_cabo { hardware ethernet 00:26:9e:48:fc:4a; fixed-address 192.168.0.103; }

host tecnica1_wireless { hardware ethernet 00:17:c4:b3:3f:fe; fixed-address 192.168.0.104; }
host tecnica1_cabo { hardware ethernet 00:26:9e:56:d0:84; fixed-address 192.168.0.105; }
host tecnica1_virtual { hardware ethernet 08:00:27:c1:85:d2; fixed-address 192.168.0.114; }

host danilo_wireless { hardware ethernet 00:21:00:22:df:77; fixed-address 192.168.0.106; }
host danilo_cabo { hardware ethernet 00:1d:72:5b:31:52; fixed-address 192.168.0.146; }

host rodrigo_cabo { hardware ethernet 00:1c:c0:91:69:3f; fixed-address 192.168.0.108; }
host rodrigo_virtualbox_xp { hardware ethernet 08:00:27:21:fb:97; fixed-address 192.168.0.112; }

host hp6500 { hardware ethernet 00:25:b3:97:fc:86; fixed-address 192.168.0.109; }

host dtm-tv_wireless { hardware ethernet 00:0e:2e:4a:be:20; fixed-address 192.168.0.110; }
host dtm-tv_cabo { hardware ethernet 00:24:21:fe:50:e7; fixed-address 192.168.0.111; }

host fabio_wireless { hardware ethernet 00:1f:3b:be:e7:ed; fixed-address 192.168.0.113; }
host fabio_cabo { hardware ethernet 00:1a:80:ee:77:71; fixed-address 192.168.0.115; }

host sueanne { hardware ethernet 00:24:2b:ee:d6:05; fixed-address 192.168.0.139; }
host acerone { hardware ethernet 00:25:56:5c:10:9b; fixed-address 192.168.0.140; }
host htc_kaiser { hardware ethernet 00:18:41:49:c7:3c; fixed-address 192.168.0.141; }
host htc_kaiser_virtual { hardware ethernet 80:00:60:0f:e8:00; fixed-address 192.168.0.142; }
host acer5920 { hardware ethernet 00:1f:3c:95:ac:f2; fixed-address 192.168.0.143; }
host tiago_casa { hardware ethernet 00:26:18:e9:a5:77; fixed-address 192.168.0.144; }
host iphone_fabio { hardware ethernet 40:a6:d9:33:50:6f; fixed-address 192.168.0.145; }
host note_flavia { hardware ethernet c4:17:fe:c6:ee:c2; fixed-address 192.168.0.146; }
host note_pai_danilo { hardware ethernet 00:24:21:47:1f:ff; fixed-address 192.168.0.147; }
host iphone_wagner { hardware ethernet e8:06:88:6e:60:82; fixed-address 192.168.0.148; }
host ipad_fabio { hardware ethernet b8:ff:61:91:2a:e1; fixed-address 192.168.0.149; }
host note_brigida { hardware ethernet e8:39:df:d7:bc:49; fixed-address 192.168.0.150; }
host note_thiago { hardware ethernet 1c:4b:d6:26:9d:db; fixed-address 192.168.0.151; }
host iphone_thiago { hardware ethernet 00:23:6c:69:4d:5d; fixed-address 192.168.0.152; }
host ipad_suiane { hardware ethernet a4:67:06:78:50:8f; fixed-address 192.168.0.153; }
host amigo_danilo { hardware ethernet 78:dd:08:e3:de:34; fixed-address 192.168.0.154; }
host hplaser1102 { hardware ethernet F4:CE:46:50:31:6C; fixed-address 192.168.0.200; }
host note_junior { hardware ethernet 00:0D:F0:93:89:2C; fixed-address 192.168.0.155; }
host note_maila { hardware ethernet e8:39:df:d7:b2:ca; fixed-address 192.168.0.156; }
host ipad2_fabio { hardware ethernet a4:67:06:78:51:12; fixed-address 192.168.0.157; }
host note_zecarlos { hardware ethernet 00:17:c4:ad:b5:a6; fixed-address 192.168.0.159; }
host note_juvenal { hardware ethernet 00:25:d3:2c:42:53; fixed-address 192.168.0.161; }
host iphone_junior { hardware ethernet 7c:c5:37:ef:94:95; fixed-address 192.168.0.162; }
host rodrigo_virtualbox_xp0 { hardware ethernet 08:00:27:7c:01:79; fixed-address 192.168.0.163; }
host note_maicon_particular { hardware ethernet 00:22:fa:e6:0c:f8; fixed-address 192.168.0.164; }
host cad4 { hardware ethernet 1c:6f:65:f2:fb:f4; fixed-address 192.168.0.167; }
host iphone_rodrigo { hardware ethernet f8:1e:df:9e:69:ee; fixed-address 192.168.0.165; }
host cad3 { hardware ethernet 1c:6f:65:f4:e2:6a; fixed-address 192.168.0.166; }
host cad5 { hardware ethernet e0:69:95:50:63:da; fixed-address 192.168.0.168; }
host cad5_virtual { hardware ethernet 08:00:27:11:db:d6; fixed-address 192.168.0.169; }
host iphone_danilo { hardware ethernet e4:ce:8f:e8:4a:9f; fixed-address 192.168.0.170; }
host note_alexdominus { hardware ethernet 20:7c:8f:1f:0a:e9; fixed-address 192.168.0.171; }
host cad4_virtual { hardware ethernet 08:00:27:f2:93:03; fixed-address 192.168.0.172; }
host ipad_ana_bia { hardware ethernet 34:51:c9:75:75:e1; fixed-address 192.168.0.174; }
host cad3_virtual { hardware ethernet 08:00:27:9a:9a:9f; fixed-address 192.168.0.175; }
host iphone_flavia { hardware ethernet 00:21:e9:3a:55:bf; fixed-address 192.168.0.176; }
host android_rodrigo { hardware ethernet 40:fc:89:ca:3b:14; fixed-address 192.168.0.177; }
host imac_danilo { hardware ethernet d4:9a:20:5f:7a:65; fixed-address 192.168.0.178; }
host iphone_fabio2 { hardware ethernet 40:a6:d9:33:50:6f; fixed-address 192.168.0.179; }
host usbwifi-ralink { hardware ethernet 00:0e:2e:4a:be:20; fixed-address 192.168.0.180; }
host cad2_virtual { hardware ethernet 08:00:27:50:93:1f; fixed-address 192.168.0.181; }
#host celular_kaka { hardware ethernet 94:51:03:dd:9c:8d; fixed-address 192.168.0.182; }
host ipad_rodrigo { hardware ethernet b8:ff:61:8c:9f:56; fixed-address 192.168.0.183; }
#host edgar-note_wifi { hardware ethernet 00:17:c4:e6:12:3c; fixed-address 192.168.0.184 }
#host edgar-note_cabo { hardware ethernet 70:5a:b6:22:70:01; fixed-address 192.168.0.185 }



4. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
BrunoTecnico

(usa Sabayon)

Enviado em 09/05/2012 - 07:45h

O arquivo dhcpd.conf parece estar certo
(apesar de as 2 últimas linhas não terem ; depois do Ip-Fixo).

Se possível, poste o resultado do comando:
dhcpd -d
Se tiver algum erro no arquivo, o comando indica as linhas erradas.


5. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Edgar Delmiro Mota Bomfim Filho
edgarfilho

(usa Debian)

Enviado em 09/05/2012 - 08:03h

Ok, vou usar o comando que você indicou, mas enquanto ao comando para reiniciar o serviço, veja o que acontece:

servidor:/etc/init.d# dhcp3-server stop
bash: dhcp3-server: command not found
servidor:/etc/init.d#

ou

servidor:/etc/init.d# dhcp3-server restart
bash: dhcp3-server: command not found
servidor:/etc/init.d#

o que pode ser?




6. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
BrunoTecnico

(usa Sabayon)

Enviado em 09/05/2012 - 08:12h

# Digite:
/etc/init.d/ e aperte a tecla Tab.
Com isso serão listados todos os serviços, basta procurar pelo comando que contenha "dhcp" ou "isc".


# Digamos que apareça "isc-dhcp3-server", o comando seria:
/etc/init.d/isc-dhcp3-server restart


# Poste aqui o resultado do dhcpd -d.


7. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Edgar Delmiro Mota Bomfim Filho
edgarfilho

(usa Debian)

Enviado em 09/05/2012 - 08:31h

Não achei nada com "isc" o achei foi "dhcpd3", usei dhcpd3 stop:

servidor:/etc/init.d# dhcpd3-server stop
bash: dhcpd3-server: command not found
servidor:/etc/init.d# dhcpd3 stop
Internet Systems Consortium DHCP Server V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 0 leases to leases file.

No subnet declaration for stop (0.0.0.0).
** Ignoring requests on stop. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface stop is attached. **


Not configured to listen on any interfaces!
servidor:/etc/init.d#

o resultado do dhcpd -d foi esse:

servidor:/etc/init.d# dhcpd -d
bash: dhcpd: command not found
servidor:/etc/init.d#



8. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
BrunoTecnico

(usa Sabayon)

Enviado em 09/05/2012 - 08:38h

O arquivo dhcpd.conf está certo, quando aparecem essas linhas wrote é pq não há linhas erradas:
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 0 leases to leases file

# Para dar Stop no serviço DHCP, logue como root, e tente os comandos novamente.


9. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/05/2012 - 08:41h

Faz um backp do dhcpd.conf

# aptitude reinstall dhcp3-server 



10. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
BrunoTecnico

(usa Sabayon)

Enviado em 09/05/2012 - 08:41h

# O arquivo interfaces (/etc/network/interfaces) já está configurado com IP-Fixo?

# O arquivo interfaces é a configuração da sua Placa de Rede.


11. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Edgar Delmiro Mota Bomfim Filho
edgarfilho

(usa Debian)

Enviado em 09/05/2012 - 08:55h

Sim minha placa de rede está comfigurada para ip fixo:

auto eth1
iface eth1 inet static
address 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255

Todos os comando que usei foram como root "servidor:/#"





12. Re: PROBLEMA COM DHCP SERVER DEBIAN [RESOLVIDO]

Bruno
brunooo

(usa Debian)

Enviado em 09/05/2012 - 09:11h

já tentou

/etc/init.d/dhcp3-server stop/start/restart

ou estando dentro de /etc/init.d/

./dhcp3-server stop/start/restart


Abraços





01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts