sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/lo/
Sending on LPF/lo/
Listening on LPF/eth0/00:07:95:16:42:a1
Sending on LPF/eth0/00:07:95:16:42:a1
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
receive_packet failed on eth0: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPOFFER from 10.0.0.138
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 11
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.0.0.138
bound to 10.0.0.1 -- renewal in 3600 seconds.
Et enfin mon fichier interfaces...
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider
# please do not modify the following line
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
J'ai ensuite retente de me reconnecter sans succes...
Votre aide est toujours appreciable ;)
Merci
[^] # Re: hum...
Posté par SurfTranquille . En réponse au message Debian - Connection Internet avec Ethernet. Évalué à 1.
Je vous joins le message issu de la commande dhclient que vous pourrez peut-etre me dechiffrer.
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html(...)
sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/lo/
Sending on LPF/lo/
Listening on LPF/eth0/00:07:95:16:42:a1
Sending on LPF/eth0/00:07:95:16:42:a1
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
receive_packet failed on eth0: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPOFFER from 10.0.0.138
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 11
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.0.0.138
bound to 10.0.0.1 -- renewal in 3600 seconds.
Et enfin mon fichier interfaces...
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider
# please do not modify the following line
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
J'ai ensuite retente de me reconnecter sans succes...
Votre aide est toujours appreciable ;)
Merci