[edk2] reg: EDK2 - HTTP Boot

2018-05-18 Thread Sivaraman Nainar
Hello All, There is an observation found during HTTP Boot that, when HTTP 1.1 server does not support keep-alives, the system sometimes failed boot when connections are not persistent. RFC 2616 section 8.2.1 says "HTTP/1.1 servers SHOULD maintain persistent connections and use TCP's flow control

[edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-18 Thread Sivaraman Nainar
Hello all, When HTTP Boot performed the code checking if the Image type as EFI ISO and IMG. If not the boot not proceeding when the content type is as "Content-type: text/plain". https://github.com/tianocore/edk2/blob/master/NetworkPkg/HttpBootDxe/HttpBootSupport.c (HttpBootCheckImageType()) Bu

Re: [edk2] reg: EDK2 - HTTP Boot Image Validation

2018-05-22 Thread Sivaraman Nainar
Hello Fu Siyuan, We can skip the header check if we know the image type. That should be enough. -Siva -Original Message- From: Fu, Siyuan [mailto:siyuan...@intel.com] Sent: Wednesday, May 23, 2018 11:14 AM To: Sivaraman Nainar; edk2-devel@lists.01.org Subject: RE: reg: EDK2 - HTTP Boot

[edk2] reg: ISCSI Aborted attempt entry in IBFT Table

2018-05-31 Thread Sivaraman Nainar
Hello all: Here is the issue which requires clarification. Issue Synopsis: When there are more than one iSCSI target configured and Ibft table published with the connected and aborted attempt details, all the targets are not seen in ESXi and SLES OS. But in Windows it can see the targets connecte

Re: [edk2] reg: ISCSI Aborted attempt entry in IBFT Table

2018-06-06 Thread Sivaraman Nainar
ge- From: Ye, Ting [mailto:ting...@intel.com] Sent: Monday, June 04, 2018 2:26 PM To: Sivaraman Nainar; edk2-devel@lists.01.org Cc: Omkar K; Madhan B. Santharam Subject: RE: reg: ISCSI Aborted attempt entry in IBFT Table Hi Siva, Per design, the iSCSI multipath I/O will publish all configured attemp

[edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-03 Thread Sivaraman Nainar
Hello, At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration? -Siva ___ edk2-devel mailing list edk2-devel@lists.01.or

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-03 Thread Sivaraman Nainar
IfConfig6, it will override by ISCSI. Is my understanding correct? Thanks Siva -Original Message- From: Ye, Ting [mailto:ting...@intel.com] Sent: Wednesday, July 4, 2018 7:37 AM To: Sivaraman Nainar; edk2-devel@lists.01.org Subject: RE: reg: IP6 based Static IP Configuration in ISCSI Hi

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-04 Thread Sivaraman Nainar
ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG; -Siva -Original Message- From: Ye, Ting [mailto:ting...@intel.com] Sent: Wednesday, July 4, 2018 12:12 PM To: Sivaraman Nainar; edk2-devel@lists.01.org Subject: RE: reg: IP6 based Static IP Configuration in ISCSI Hi Siva, No, it is not correct. In iSCSI

[edk2] reg: PXE Boot Enhancement

2018-07-11 Thread Sivaraman Nainar
Hello All, During PXE boot if the operation fails to connect the PXE server, system waits for the user's manual Key input to abort the operation and proceed further. It would be nice to have an option to set timeout before starting PXE boot so that if there's any issue with the PXE boot process

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-16 Thread Sivaraman Nainar
"ifconfig6" in Shell. You may have a try. Thanks, Ting -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Sivaraman Nainar Sent: Wednesday, July 4, 2018 3:04 PM To: Ye, Ting ; edk2-devel@lists.01.org Subject: Re: [edk2] reg: IP6 based

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-20 Thread Sivaraman Nainar
ginal Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Sivaraman Nainar Sent: Monday, July 16, 2018 1:04 PM To: Ye, Ting; edk2-devel@lists.01.org Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI Hello Ting, As you recommended with shell bas

Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

2018-07-23 Thread Sivaraman Nainar
: Sivaraman Nainar; edk2-devel@lists.01.org Subject: RE: reg: IP6 based Static IP Configuration in ISCSI Hi Siva, IP6 driver will perform source address selection to best match the IPv6 address of iSCSI target according to polices defined in RFC. If the IPv6 address of iSCSI target is not changed

[edk2] reg: HTTP Request Failure over Internet

2018-07-24 Thread Sivaraman Nainar
Hello all, When an application tried to download the remote file over internet with the HTTP Get Request it getting failed. If we try via the Intranet then application downloads the target file. The remote file is available in the Apache server. With the attached patch the download works fine

Re: [edk2] reg: HTTP Request Failure over Internet

2018-07-25 Thread Sivaraman Nainar
ilto:ting...@intel.com] Sent: Wednesday, July 25, 2018 1:36 PM To: Laszlo Ersek; Sivaraman Nainar; edk2-devel@lists.01.org Subject: RE: [edk2] reg: HTTP Request Failure over Internet Hi Siva, I didn't receive your patch either. Thanks for reporting the issue, we will try to reproduce it f

Re: [edk2] reg: HTTP Request Failure over Internet

2018-08-04 Thread Sivaraman Nainar
Hello Jiaxin, We have tried both the methods and both failed. Do you have any other recommendation? -Siva -Original Message- From: Wu, Jiaxin [mailto:jiaxin...@intel.com] Sent: Tuesday, July 31, 2018 7:14 AM To: Sivaraman Nainar; Ye, Ting; Laszlo Ersek; edk2-devel@lists.01.org Subject

Re: [edk2] reg: HTTP Request Failure over Internet

2018-08-09 Thread Sivaraman Nainar
Hello Jiaxin, There is no firewall blocking this. The gateway and Remote IP is accessible from shell. Thanks Siva -Original Message- From: Wu, Jiaxin [mailto:jiaxin...@intel.com] Sent: Monday, August 6, 2018 1:35 PM To: Sivaraman Nainar; Ye, Ting; Laszlo Ersek; edk2-devel@lists.01.org

Re: [edk2] reg: HTTP Request Failure over Internet

2018-08-13 Thread Sivaraman Nainar
Hello Jiaxin, With the recommended workaround #1 we can able to make HTTP Requests. Thanks Siva -Original Message- From: Wu, Jiaxin [mailto:jiaxin...@intel.com] Sent: Friday, August 10, 2018 7:03 AM To: Sivaraman Nainar; Ye, Ting; Laszlo Ersek; edk2-devel@lists.01.org Subject: RE: [edk2

[edk2] reg: Clarification required on ISCSI Initiator Implementation

2018-08-29 Thread Sivaraman Nainar
Hello All, As per the current ISCSI implementation there is only one Initiator name maintained even when there are multiple MAC and attempts are made from an UEFI system. Is there history behind not allowing to change the Initiator Name specific to MAC ? Thanks Siva __

[edk2] reg: Clarification on PXE Boot with Client and Server in Different Sub nets

2018-09-26 Thread Sivaraman Nainar
Hello, Can you clarify if PXE boot supported to work with Client and PXE / DHCP Server running in different subnet? When the DHCP server running with Relay agent to manage different subnets will PXE boot work? -Siva ___ edk2-devel mailing list edk2-d

[edk2] reg: Help on Error Handling

2018-11-08 Thread Sivaraman Nainar
Hello All, We are seeing an issue in HTTPDxe module when there is a hot unplug of a USB Network device while HTTP Post is happening. Details: An application tries to post the data to HTTPS Server using an USB Network device in UEFI environment. When the HTTP Post request Initiated there was a