Erro com interfaces [RESOLVIDO]

1. Erro com interfaces [RESOLVIDO]

Victor Fonseca
viktur2711

(usa Ubuntu)

Enviado em 06/08/2014 - 19:09h

Boa noite, estou tentando a algum tempo colocar 2 placas de rede no meu pc, uma como cliente DHCP e outra com IP estático para criar um servidor DHCP na rede, segue a configuração do interfaces e o erro apresentado:

interfaces:

# The loopback network interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet static
address 192.168.20.254
netmask 255.255.255.0


erro ao tentar iniciar:

root@netserver:/home/adminti# service networking restart
[....] Running /etc/init.d/networking restart is deprecated because it may not r[warnble some interfaces ... (warning).
[....] Reconfiguring network interfaces...Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:e0:09:06:bc:e2
Sending on LPF/eth0/00:e0:09:06:bc:e2
Sending on Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
No DHCPOFFERS received.
Trying recorded lease 192.168.200.13
PING 192.168.200.254 (192.168.200.254) 56(84) bytes of data.

--- 192.168.200.254 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.


Desde já grato pela atenção.
Victor.


  


2. Re: Erro com interfaces [RESOLVIDO]

Buckminster
Buckminster

(usa Debian)

Enviado em 06/08/2014 - 19:25h

No DHCPOFFERS received.

Está dizendo que não recebeu nenhuma oferta de DHCP, ou seja, não tem DHCP na tua rede.

Verifique as configurações dos arquivos /etc/default/isc-dhcp-server e /etc/dhcp/dhcpd.conf.


3. Re: Erro com interfaces [RESOLVIDO]

Victor Fonseca
viktur2711

(usa Ubuntu)

Enviado em 06/08/2014 - 19:31h

Obrigado buckminster.

Mas a interface eth0 esta ligada diretamente ao roteador, se eu volto as configurações padrões ele recebe ip normalmente.


4. Re: Erro com interfaces [RESOLVIDO]

Victor Fonseca
viktur2711

(usa Ubuntu)

Enviado em 06/08/2014 - 19:52h

Reiniciei o sistema e o erro ao subir o serviço agora mudou:


root@netserver:/home/adminti# service networking restart
[....] Running /etc/init.d/networking restart is deprecated because it may not r[warnble some interfaces ... (warning).
[....] Reconfiguring network interfaces...Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Cannot find device "eth0"
Bind socket to interface: No such device
Failed to bring up eth0.
RTNETLINK answers: File exists
Failed to bring up eth1.
done.



obs.: a configuração do "interfaces" continua a mesma.


5. Re: Erro com interfaces [RESOLVIDO]

Victor Fonseca
viktur2711

(usa Ubuntu)

Enviado em 06/08/2014 - 21:37h

Consegui resolver o problema seguindo o seguinte tópico

http://www.vivaolinux.com.br/topico/Redes/Nao-consigo-ver-eth1

Obrigado a comunidade VoL !!!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts