[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

DHCP problems after system update



Hello,

I am using Debian-Linux testing (i386).
Since two weeks my computer is connected to internet
by DSL (1&1, german provider) using a Fritz!Box configured
as router.

Configuration was done under Windows2000, and its works
very well under Debian-Linux until yesterday.

Yesterday I made a software update (apt-get upgrade, 
apt-get dist-upgrade) and since this time I have 
trouble with DHCP under Linux, while DHCP works ok 
with Windows2000.

When booting, DHCP (dhclient) fails most times, but some
minutes later dhclient seems to retry connection and I get
access to internet.

Trying to connect with ifup fails most times, but calling
dhclient directly works perfect!

Can someone tell me what is the difference of calling
dhclient directly or calling it at boot or by ifup?
I searched some hours using Google to solve this problem,
but with no success.

Below is the output of ifup and dhclient.

Best regards

Stefan Salewski

ICAS8:/home/salewski# ifup eth0
Internet Systems Consortium DHCP Client V3.0.3
Copyright 2004-2005 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Listening on LPF/eth0/00:01:02:b9:02:2f
Sending on   LPF/eth0/00:01:02:b9:02:2f
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

ICAS8:/home/salewski# dhclient
Internet Systems Consortium DHCP Client V3.0.3
Copyright 2004-2005 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Listening on LPF/eth0/00:01:02:b9:02:2f
Sending on   LPF/eth0/00:01:02:b9:02:2f
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.178.1
bound to 192.168.178.20 -- renewal in 328134 seconds.
ICAS8:/home/salewski#



Reply to: