Bug#583139: linux-2.6: no DHCP offers on r8169

2010-07-28 Thread Alexandre Rossi
Hi,

For the record, after more investigation, this appears not to be
related to the kernel at all (sorry) but ot a misbehaving DHCP server
that only answers on broadcast. My ISP must have changed its config.

$ cat /var/log/daemon.log.1 /var/log/daemon.log 2/dev/null | grep
dhclient | cut -d':' -f4- | uniq -c
  18225  DHCPREQUEST on eth0 to 82.224.x.y port 67
  1  DHCPREQUEST on eth0 to 255.255.255.255 port 67
  1  DHCPACK from 82.224.x.y
  1  bound to 82.224.z.p -- renewal in 249667 seconds.
  15075  DHCPREQUEST on eth0 to 82.224.x.y port 67
# dhcping -v -s 255.255.255.255
Got answer from: 82.224.x.y
received from 82.224.x.y, expected from 255.255.255.255
no answer
# dhcping -v -s 82.224.x.y
no answer

Not sure how to fix this (contact my ISP or DHCP client option), but
at least this is not kernel related.

Alex



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=wqnqa6wremra2lcg4fbgfb+qev_etkposa...@mail.gmail.com



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-31 Thread Alexandre Rossi
 I cannot reproduce anymore with -22lenny1.

 I do not understand since I had checked with another computer on the
 same link to rule out a failure from my ISP.

 I guess if I cannot reproduce through the WE, this can be closed.

Cannot reproduce anymore, playing with DHCP, and -22lenny1.

Sorry for the noise.

Alex



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinolatjwlqhs7s2nlggi310yudgrdc6cqjhv...@mail.gmail.com



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-28 Thread Alexandre Rossi
Hi,

 But just to be sure, I just tested another time, and my first results
 are not consistent with what I found again.

 I've been running for about a day with 2.6.26-22 and I could not reproduce.

 I'll try again to upgrade to -22lenny1 tonight.

I cannot reproduce anymore with -22lenny1.

I do not understand since I had checked with another computer on the
same link to rule out a failure from my ISP.

I guess if I cannot reproduce through the WE, this can be closed.

Alex



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikc4vzkcntrsor0emstq4gd80pcwibrf3si2...@mail.gmail.com



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-27 Thread dann frazier
[Please keep the bug # in the CC]

On Thu, May 27, 2010 at 11:08:09AM +0200, Alexandre Rossi wrote:
 Hi,
 
   Thanks for the report. I don't see anything in -22 that looks like it
  would've affected your setup, but in -22lenny1 there is a security fix
  for the r8169 driver. Would you mind retesting -22 just to be sure?
 
 Yep me neither, that's why I tested multiple times...
 
 But just to be sure, I just tested another time, and my first results
 are not consistent with what I found again.
 
 I've been running for about a day with 2.6.26-22 and I could not reproduce.
 
 I'll try again to upgrade to -22lenny1 tonight.

Ok, sounds good.

  Also, please supply the output of 'dmesg' on your system after the
  dhcp fails on -22lenny1. It might be useful to see the output on
  -21lenny4 as well for comparison.
 
 Not much interesting in those. In the following, r8169=eth0 and eth1
 is another interface running with 8139too.
 
 For 2.6.26-22lenny1 :
 --
 [0.00] Linux version 2.6.26-2-openvz-amd64 (Debian 2.6.26-22lenny1) 
 (dan
 n...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) 
 #1 SM
 P Wed May 12 18:14:56 UTC 2010
 [...]
 [   23.631312] r8169: eth0: link up
 [   86.387430] eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
 [   86.863726] NET: Registered protocol family 10
 --

 For 2.6.26-22 :
 --
 [0.00] Linux version 2.6.26-2-openvz-amd64 (Debian 2.6.26-22) 
 (da...@deb
 ian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP 
 Tue
 Mar 9 17:24:55 UTC 2010
 [...]
 [   22.893548] r8169: eth0: link up
 [   71.346600] r8169: eth0: link down
 [   89.546732] eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
 --

 For 2.6.26-21lenny4 (eth1, the next inerface, is up earlier because
 DHCP on eth0=r8169 succeeds) :
 --
 [0.00] Linux version 2.6.26-2-openvz-amd64 (Debian
 2.6.26-21lenny4) (da...@debian.org) (gcc version 4.1.3 20080704
 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue Mar 9 23:10:10 UTC 2010
 [...]
 [   32.418312] r8169: eth0: link up
 [   37.406798] eth1: link up, 100Mbps, full-duplex, lpa 0x41E1



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100527142100.gb25...@lackof.org



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-25 Thread Alexandre Rossi
Package: linux-2.6
Version: 2.6.26-22lenny1
Severity: important

Hi,

I get no DHCP offers on the r8169 device since the upgrade to 2.6.26-22lenny1.

Reverting to 2.6.26-22 does not fix the problem.

Reverting to 2.6.26-21lenny4 *does* fix the problem.

Please contact me for more info.

Alex


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525174300.6271.22266.report...@ripley0



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-25 Thread dann frazier
On Tue, May 25, 2010 at 07:43:00PM +0200, Alexandre Rossi wrote:
 Package: linux-2.6
 Version: 2.6.26-22lenny1
 Severity: important
 
 Hi,
 
 I get no DHCP offers on the r8169 device since the upgrade to 2.6.26-22lenny1.
 
 Reverting to 2.6.26-22 does not fix the problem.
 
 Reverting to 2.6.26-21lenny4 *does* fix the problem.
 
 Please contact me for more info.

Alex,
 Thanks for the report. I don't see anything in -22 that looks like it
would've affected your setup, but in -22lenny1 there is a security fix
for the r8169 driver. Would you mind retesting -22 just to be sure?

Also, please supply the output of 'dmesg' on your system after the
dhcp fails on -22lenny1. It might be useful to see the output on
-21lenny4 as well for comparison.



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525195948.ga8...@lackof.org



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-05-25 Thread Ben Hutchings
On Tue, 2010-05-25 at 13:59 -0600, dann frazier wrote:
 On Tue, May 25, 2010 at 07:43:00PM +0200, Alexandre Rossi wrote:
  Package: linux-2.6
  Version: 2.6.26-22lenny1
  Severity: important
  
  Hi,
  
  I get no DHCP offers on the r8169 device since the upgrade to 
  2.6.26-22lenny1.
  
  Reverting to 2.6.26-22 does not fix the problem.
  
  Reverting to 2.6.26-21lenny4 *does* fix the problem.
  
  Please contact me for more info.

 Alex,
  Thanks for the report. I don't see anything in -22 that looks like it
 would've affected your setup, but in -22lenny1 there is a security fix
 for the r8169 driver. Would you mind retesting -22 just to be sure?
 
 Also, please supply the output of 'dmesg' on your system after the
 dhcp fails on -22lenny1. It might be useful to see the output on
 -21lenny4 as well for comparison.

I suspect that this is bug #573007, which sometimes causes the MAC
address to be set incorrectly.  It doesn't always trigger, and the
differing behaviour between kernel versions would just be a matter of
chance (or dependent on whether you use a cold or warm boot).  There is
a pending patch for lenny which should fix it.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part