X-Sa-Exim-Connect-Ip: 31.61.140.77 MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham autolearn_force=no version=3.4.0 X-Sa-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:57:07 +0000) References: <9232b43fab87d09a59793a268fa05c7b@www.isc.org> Message-ID: <53A59391.5000702@ztk-rp.eu> Content-Type: text/plain; charset=UTF-8; format=flowed X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id 52A8D2D20571 for ; Sat, 21 Jun 2014 14:17:08 +0000 (UTC) Received: from zorro.ztk-rp.eu (hax2-04.wsisiz.edu.pl [213.135.44.188]) by mx.pao1.isc.org (Postfix) with ESMTP id 478483493E9 for ; Sat, 21 Jun 2014 14:17:06 +0000 (UTC) (envelope-from rafal@ztk-rp.eu) Received: from public-gprs517388.centertel.pl ([31.61.140.77] helo=[192.168.1.17]) by zorro.ztk-rp.eu with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1WyM5B-0006a2-Ow for dhcp-bugs@isc.org; Sat, 21 Jun 2014 16:16:01 +0200 Delivered-To: dhcp-bugs@bugs.isc.org X-Sa-Exim-Mail-From: rafal@ztk-rp.eu User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 Subject: Re: [ISC-Bugs #36283] DHCP Server 4.2.2 - Abandoning IP address ....pinged before offer Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Sat, 21 Jun 2014 16:15:45 +0200 X-Sa-Exim-Scanned: Yes (on zorro.ztk-rp.eu) X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org To: dhcp-bugs@isc.org Content-Transfer-Encoding: 7bit From: RafaƂ Pietrak RT-Message-ID: Content-Length: 1055 W dniu 21.06.2014 00:24, Shawn Routhier via RT pisze: > Were there any other log messages about the lease? > > If your client is using a valid lease it should remember > that and do a renew or rebind which doesn't trigger a > ping check. If your client isn't using a valid lease it > shouldn't respond to the ping request. > If the logs are not yet recycled, I'll check that on monday. May be the actual sequence of msgs will tell you more. But as I remember it, the notebook did run for a while afrer rewakening from sllep with and old IP, then had it changed because setver did "abondon" the old IP. My impression is, that MAC of the notebook didn't change, so no matter what, the server should keep the same IP for the same MAC (if randomisation is not requested) e.g: "no matter what request was", and shold not ping at alll in such case... just to let live the "wrong clients", which don't know how to ask properly for renewal. The only concern is not to assign the same address twice, and this is ansured by comparing MACs. Right? -R