search for: core_udp_sendto

Displaying 20 results from an estimated 83 matches for "core_udp_sendto".

2015 Jun 11
2
EFI/PXE boot on Oracle X5-2
...IP address is 10.196.129.100 Server IP address is 10.196.129.1 NBP filename is /efi64/syslinux.efi NBP filesize is 196440 Bytes >>Checking Media Presence...... >>Media Present...... Downloading NBP file... Succeed to download NBP file. Getting cached packet My IP is 0.0.0.0 core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure w...
2015 Jun 12
0
EFI/PXE boot on Oracle X5-2
...is 10.196.129.1 > NBP filename is /efi64/syslinux.efi > NBP filesize is 196440 Bytes > >>>Checking Media Presence...... >>>Media Present...... > Downloading NBP file... > > Succeed to download NBP file. > Getting cached packet > My IP is 0.0.0.0 > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto...
2015 Jun 22
1
EFI: PXE: "My IP is 0.0.0.0"
On Mon, Jun 22, 2015 at 6:03 AM, S. Schauenburg <s.schauenburg at gmail.com> wrote: > Ady2 suggested to me on IRC to add additional information to the ML. > > With BIOS P89 v1.32 (03/05/2015) I saw errors from core_udp_sendto: > Getting cached packet > My IP is 0.0.0.0 > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core...
2015 Jun 15
1
EFI/PXE boot on Oracle X5-2
...efi64/syslinux.efi >> NBP filesize is 196440 Bytes >> >>>>Checking Media Presence...... >>>>Media Present...... >> Downloading NBP file... >> >> Succeed to download NBP file. >> Getting cached packet >> My IP is 0.0.0.0 >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >...
2017 May 31
0
[PATCH 2/4] efi/udp: Add retry disabling UseDefaultAddress in core_udp_connect and core_udp_sendto
...uot;); + if (efi_net_def_addr && (status == EFI_NO_MAPPING)) { + efi_net_def_addr = 0; + Print(L"disable UseDefaultAddress\n"); + goto retry; + } if (status != EFI_SUCCESS) { Print(L"Failed to configure UDP: %d\n", status); return; @@ -392,6 +398,7 @@ void core_udp_sendto(struct pxe_pvt_inode *socket, const void *data, /* Re-use the existing local port number */ udata.StationPort = socket->net.efi.localport; +retry: if (efi_net_def_addr) { udata.UseDefaultAddress = TRUE; } else { @@ -404,6 +411,11 @@ void core_udp_sendto(struct pxe_pvt_ino...
2015 Feb 05
2
Problems with EFI PXE boot on Hp DL380p Gen9
...>> Server IP Address is 192.168.111.1 >> NBP filename is /efi64/bootx64.efi >> NBP filesize is 199952 bytes >> Downloading NBP file ... >> >> NBP file downloaded successfully. >> Getting chached packet >> My IP is 0.0.0.0 >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> core_udp_sendto: stalling on configure with no mapping >> ... >> >> I think, bootx64.efi aka syslinux.efi...
2015 Feb 05
4
Problems with EFI PXE boot on Hp DL380p Gen9
...C FW displays Params it got via DHCP: Station IP Address is 192.168.111.172 Server IP Address is 192.168.111.1 NBP filename is /efi64/bootx64.efi NBP filesize is 199952 bytes Downloading NBP file ... NBP file downloaded successfully. Getting chached packet My IP is 0.0.0.0 core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping ... I think, bootx64.efi aka syslinux.efi is fetched and startet, but it does not get the IP c...
2015 Oct 09
1
syslinux64.efi boot problems
...Station IP address is 10.0.81.200 Server IP address is 10.0.81.101 NBP filename is /warewulf/syslinux64.efi NBP filesize is 199952 Bytes Downloading NBP file... Succeed to download NBP file. Downloading NBP file... Succeed to download NBP file. Getting cached packet My IP is 0.0.0.0 core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure w...
2015 Feb 06
0
Problems with EFI PXE boot on Hp DL380p Gen9
...> Am 05.02.15 um 23:33 schrieb Geert Stappers via Syslinux: > > On Thu, Feb 05, 2015 at 07:02:07PM +0100, Holger Baust wrote: <snip/> > >> > >> NBP file downloaded successfully. > >> Getting chached packet > >> My IP is 0.0.0.0 > >> core_udp_sendto: stalling on configure with no mapping > >> core_udp_sendto: stalling on configure with no mapping > >> core_udp_sendto: stalling on configure with no mapping > >> core_udp_sendto: stalling on configure with no mapping > >> ... > >> <snip/> > &...
2015 Jun 22
0
EFI: PXE: "My IP is 0.0.0.0"
Ady2 suggested to me on IRC to add additional information to the ML. With BIOS P89 v1.32 (03/05/2015) I saw errors from core_udp_sendto: Getting cached packet My IP is 0.0.0.0 core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure with no mapping core_udp_sendto: stalling on configure...
2015 Feb 05
0
Problems with EFI PXE boot on Hp DL380p Gen9
...IP Address is 192.168.111.172 > > Server IP Address is 192.168.111.1 > NBP filename is /efi64/bootx64.efi > NBP filesize is 199952 bytes > Downloading NBP file ... > > NBP file downloaded successfully. > Getting chached packet > My IP is 0.0.0.0 > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > core_udp_sendto: stalling on configure with no mapping > ... > > I think, bootx64.efi aka syslinux.efi is fetched and startet...
2017 Nov 27
0
core_udp_sendto: no mapping
On Mon, 2017-11-27 at 08:42 -0500, Gene Cumm wrote: > > Bringing the discussion to the list. > > You stated you see the following on your Lenovo ThinkPad T470s with > UEFI firmware N1WET41W (1.20 date: 10/17/2017): > > > core_udp_sendto: stalling on configure with no mapping > > > OUI 54-E1-AD > > lspci -s 0:1f.6 -v > 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) > I219-V (rev 21) > Subsystem: Lenovo Ethernet Connection (4) I219-V > Flags: bus master, fast devs...
2017 Nov 27
0
core_udp_sendto: no mapping
...click links or open attachments unless you recognize the sender and know the content is safe. > > > Bringing the discussion to the list. > > You stated you see the following on your Lenovo ThinkPad T470s with > UEFI firmware N1WET41W (1.20 date: 10/17/2017): > > > core_udp_sendto: stalling on configure with no mapping > > > OUI 54-E1-AD > > lspci -s 0:1f.6 -v > 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) > I219-V (rev 21) > Subsystem: Lenovo Ethernet Connection (4) I219-V > Flags: bus master, fast devs...
2017 Nov 27
0
core_udp_sendto: no mapping
...Mon, 2017-11-27 at 08:42 -0500, Gene Cumm wrote: > >>> Bringing the discussion to the list. >>> >>> You stated you see the following on your Lenovo ThinkPad T470s with >>> UEFI firmware N1WET41W (1.20 date: 10/17/2017): >>> >>> >>> core_udp_sendto: stalling on configure with no mapping >>> >>> >>> OUI 54-E1-AD >>> >>> lspci -s 0:1f.6 -v >>> 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) >>> I219-V (rev 21) >>> Subsystem: Lenovo Ethernet Co...
2015 Feb 06
2
Problems with EFI PXE boot on Hp DL380p Gen9
...Am 05.02.15 um 23:33 schrieb Geert Stappers via Syslinux: >>> On Thu, Feb 05, 2015 at 07:02:07PM +0100, Holger Baust wrote: > <snip/> >>>> NBP file downloaded successfully. >>>> Getting chached packet >>>> My IP is 0.0.0.0 >>>> core_udp_sendto: stalling on configure with no mapping >>>> core_udp_sendto: stalling on configure with no mapping >>>> core_udp_sendto: stalling on configure with no mapping >>>> core_udp_sendto: stalling on configure with no mapping >>>> ... >>>> >...
2015 Feb 09
1
Problems with EFI PXE boot on Hp DL380p Gen9
On Mon, Feb 9, 2015 at 9:40 AM, Holger Baust via Syslinux <syslinux at zytor.com> wrote: > Am 07.02.2015 um 19:50 schrieb Geert Stappers via Syslinux: >> On Sat, Feb 07, 2015 at 01:06:06PM -0500, Gene Cumm wrote: >>> On Fri, Feb 6, 2015 at 4:57 AM, Holger Baust wrote: >>>> Am 06.02.2015 um 07:44 schrieb Geert Stappers: >>>>>>> On Thu, Feb
2017 Nov 27
0
core_udp_sendto: no mapping
...Bringing the discussion to the list. >> > > > >> > > > You stated you see the following on your Lenovo ThinkPad T470s with >> > > > UEFI firmware N1WET41W (1.20 date: 10/17/2017): >> > > > >> > > > >> > > > core_udp_sendto: stalling on configure with no mapping >> > > > >> > > > >> > > > OUI 54-E1-AD >> > > > >> > > > lspci -s 0:1f.6 -v >> > > > 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) >> >...
2017 Nov 27
5
core_udp_sendto: no mapping
Bringing the discussion to the list. You stated you see the following on your Lenovo ThinkPad T470s with UEFI firmware N1WET41W (1.20 date: 10/17/2017): core_udp_sendto: stalling on configure with no mapping OUI 54-E1-AD lspci -s 0:1f.6 -v 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-V (rev 21) Subsystem: Lenovo Ethernet Connection (4) I219-V Flags: bus master, fast devsel, latency 0, IRQ 125 Memory at dc20...
2017 Nov 29
0
core_udp_sendto: no mapping
...; > > >> > > > > > You stated you see the following on your Lenovo ThinkPad T470s with >> > > > > > UEFI firmware N1WET41W (1.20 date: 10/17/2017): >> > > > > > >> > > > > > >> > > > > > core_udp_sendto: stalling on configure with no mapping >> > > > > > >> > > > > > >> > > > > > OUI 54-E1-AD >> > > > > > >> > > > > > lspci -s 0:1f.6 -v >> > > > > > 00:1f.6 Ethernet control...
2017 Nov 28
2
core_udp_sendto: no mapping
...Joakim.Tjernlund at infinera.com<mailto:Joakim.Tjernlund at infinera.com>> wrote: On Mon, 2017-11-27 at 08:42 -0500, Gene Cumm wrote: Bringing the discussion to the list. You stated you see the following on your Lenovo ThinkPad T470s with UEFI firmware N1WET41W (1.20 date: 10/17/2017): core_udp_sendto: stalling on configure with no mapping Which version of syslinux are you using ? This might not be your problem as it doesn?t seams to start the TFTP transfer but I send a few patches that were accepted in syslinux git repo to better handle the EFI PXE case. I am using top of git + gnu-efi 3.0....