From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id DC8EA21EB5299 for ; Thu, 31 Aug 2017 06:57:53 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 31 Aug 2017 07:00:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,453,1498546800"; d="scan'208";a="124383323" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 31 Aug 2017 07:00:19 -0700 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 31 Aug 2017 07:00:19 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.182]) by fmsmsx156.amr.corp.intel.com ([169.254.13.247]) with mapi id 14.03.0319.002; Thu, 31 Aug 2017 07:00:18 -0700 From: "Carsey, Jaben" To: Santhapur Naveen , "edk2-devel@lists.01.org" Thread-Topic: FW: The command 'ifconfig -s ethX dhcp' fails to get IP address Thread-Index: AdMiM99mTh/3mD2OS/mVjuhuR4GpOwALX9Ig Date: Thu, 31 Aug 2017 14:00:18 +0000 Message-ID: References: <625A2455CC232F40B0F38F05ACED6D97FA8E5057@VENUS1.in.megatrends.com> In-Reply-To: <625A2455CC232F40B0F38F05ACED6D97FA8E5057@VENUS1.in.megatrends.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTkxMzIzYTctZmE4Ny00MTY2LWJmN2MtMjA2NzMyYTE0OTQzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlwvdU1ZN25kaTZSYm44QjFsdDUxblRzbnI4S0VlYlNvMGZOdFZ0cDJLaXVNPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Subject: Re: FW: The command 'ifconfig -s ethX dhcp' fails to get IP address X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2017 13:57:54 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Can you explain what is different in this modified shell.efi that functions= as expected? > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Santhapur Naveen > Sent: Thursday, August 31, 2017 1:35 AM > To: edk2-devel@lists.01.org > Subject: [edk2] FW: The command 'ifconfig -s ethX dhcp' fails to get IP > address > Importance: High >=20 > Hello all, >=20 > The command 'ifconfig -s ethX dhcp' fails to retrieve an IP address in on= e of > our platforms. > It is observed that the DISCOVER packet was also not sent from the client= . > However with a modified Shell.efi which I'm not able to attach here, the = IP is > assigned properly (D.O.R.A is successful). > I'm not able to decide whether the issue is with ShellPkg or with the IPv= 4 > drivers. >=20 > Please provide your suggestions to take this further. >=20 > Thank you > Naveen >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel