similar to: Allwell doesn't respond to OACK with ACK in TFTP

Displaying 20 results from an estimated 300 matches similar to: "Allwell doesn't respond to OACK with ACK in TFTP"

2004 Sep 10
2
[Flac-users] Stuttering over NFS & Samba
I've got an Allwell set-top box (http://www.gctglobal.com/Products/Set_Top_Box/set_top_box_0.html) connected to my entertainment center (stereo + TV) running a 2.4.17 kernel. I'm eagerly looking forward to running Boss Ogg (http://bossogg.sourceforge.net/) on it to play my music collection encoded in FLAC. None of my music files are on the set-top box, they're all on a server
2010 Feb 24
1
tftp upload and OACK problem.
Hello! I recently started testing curl's tftp options, and found that it crashed when trying to upload files using tftp because it didn't handle OACK properly. So, I'm attempting to fix it. Now, I have an endless loop: The client (my hacked curl) sends TFTP write request with options, server responds with OACK (tsize, blksize) client sends data packet, block 0 BUT: server responds
2009 Aug 08
2
[PATCH] pxe: fix OACK packet handling
The current code only works iff the tsize option is set. This patch fixes the handling of the OACK packet and makes the code work with all combinations of the tsize and blksize options. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/core/pxe.c b/core/pxe.c index 81d3e23..a4b8a14 100644 --- a/core/pxe.c +++ b/core/pxe.c @@ -913,8 +913,10 @@ static void pxe_searchdir(char
2007 Mar 08
2
pxelinux never OACKs tftp server response
After the PXE PROM code downloads and runs the pxelinux.0 image and it tries to download config information the client stops acknowledging the server OACK packets from the server. pxelinux from syslinux 3.11 from Fedora RPM, accessing Solaris 10 in.tftpd The tftp client in pxelinux.0 sends a tftp file read request with extended options tsize \00 0 \00 blksize \00 1440 \00 and then the server
2004 Sep 10
0
[Flac-users] Stuttering over NFS & Samba
hi Neologism, i can play flac from my server to my workstation via nfs. i have a 100BaseT line as well. i only get stuttering when i'm copying files at the same time as listening. i'm using xmms. perhaps something is not set up correctly. maybe the unit doesn't have enough processing power to deal with the bandwidth usage (i am unfamiliar with the unit though). anyway just thought
2009 Aug 08
0
[PATCH] core:PXELINUX: fix the OACK option parsing bug.
the current code can just handle one option beacuse I put the do-while loop in the wrong position. Signed-off-by: Liu Aleaxander <Aleaxander at gmail.com> --- core/pxe.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/pxe.c b/core/pxe.c index 81d3e23..bda1a54 100644 --- a/core/pxe.c +++ b/core/pxe.c @@ -928,20 +928,20 @@ static void
2004 Sep 10
2
Josh Coalson, you rock!
I haven't been here during the development, and I haven't yet looked at the source, but the end result is so impressive that it's moving me to comment: In this great free software world we live in, it is rare to find a project so well researched, designed, executed, and presented as FLAC. It fits my needs beautifully, aligns with my political interests, and has been rock solid
2002 Nov 18
4
Problems with old hardware
Hi all I have a Zenith N-Station (1997) P166 64 Mb of Ram it has a Intel LANDesk Service Agent version 0.98i it doesn't seem to be flashable I have tried methode from http://syslinux.zytor.com/pxe.php Each time I use ethereal to check the protocol The behavior is quite strange : I have the "Boot :" line the pxelinux is loading correctly But when I ask my image pxe, I have dumps
2014 Mar 13
4
Syslinux 6.03-pre7: EFI64 broken (Gene Cumm)
Gene, Where did you find the precompiled binaries for syslinux 6.03-pre7? Actually, I'm interested in the pre-compiled binaries for syslinux 6.03-pre6. I went out to kernel.org, but the latest they have is 6.02. Which appears to have an endian problem in its TFTP client code (when syslinux.efi tries to connect to the TFTP server, attempts to connect to UDP port 17664 instead of 69).
2003 Jun 20
3
pxelinux implementation questions
Hi, I've been looking at the pxelinux code and I was wondering a couple of things: 1) Why does pxelinux create UDP packets from scratch instead of use the Intel PXE TFTP OPEN/CLOSE/READ calls? I'm assuming this is to support TFTP options like tsize right? Did earlier versions of pxelinux use the TFTP calls directly? 2) How big of an image can pxelinux download (minus memory
2005 Aug 21
8
validates_numericality_of
As far as I can tell "numericality" is not a word. Maybe this method should be renamed. -- R. Mark Volkmann Partner, Object Computing, Inc.
2010 Sep 01
1
tftpd resends option ack during transfer
Uploading a >32MB file from a recent curl to tftpd fails because when the block number rolls back to 0, tftpd transmits the option ack again, instead of transmitting an acknowledgment for the block received. You don't see this problem when using the bundled tftp client because it doesn't set any of the options when uploading a file. Attached is a patch that fixes this, tested against
2009 Jun 08
1
Absolutely last call for 3.82
I'm going to push out a Syslinux 3.82 later today unless someone yells... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2003 Jan 28
2
PXE2.2 does not work, PXE2.0 does
Hi, We have been using PXELinux 2.0 for a few weeks now. So far so good, but recently we found out that newer 3com network cards with PXE2.2 wont boot. When flash these cards with an older PXE2.0 than everything works okay. Anyone else having this problem? Vincent
2003 Mar 18
1
Intel 82557-based Integrated Ethernet PCI (10/100)
HI zytor, I hope you can help me. I have above network chipset on a Mitsubishi im-2000 mobo. I don't see an actual chip on the mobo w/ this ID so I suspect it embedded in the mobo BIOS or in one of the 3 Intel chips. I am attempting to use LTSP to boot a workstation w/ above NIC chipset. It has imbedded boot to net software (Intel Landesk service agt v.99b) using PXE. I can't get it
2002 Feb 20
1
Running Samba 2.2.3a under RedHat 7.2
Hi all, i am trying to run Samba 2.2.3a under a RedHat 7.2 i386 machine. After i compiled and installed the packages, i made a smb.conf up. Just some standard stuff nothing special. Now, when i start smbd and then check it with smbstatus it gives me this error : Samba version 2.2.3a Service uid gid pid machine ---------------------------------------------- tdb((null)):
2009 May 22
2
pxelinux.bin (3.80) hanging at the beginning of menu.c32 TFTP transfer
Hi, Using syslinux 3.80, I'm seeing pxelinux.bin hanging after the (succesfull) transfer of the default file. Running a lan trace, it appears that all goes fine until the time pxelinux sends a TFTP RRQ for menu.c32 to the TFTP server, gets the first data packet back, and apparently freezes at this point. The TFTP server then times out and retries (3 times) then finally sends an error packet
2005 Feb 01
4
PXE 0.99h stacks... any chance?
Hi I have searched the site, list archives, google etc and have not been able to find an appropriate answer so I am asking it here. Apologies if this has been answered already. I have a kiosk-style pc which I wish to remote boot to keep it quiet. This way I don't need a hard disk at all, keeping it truly silent as it has a passive cpu cooler. Unfortunately, it has no upgrade options. I
2002 Feb 02
1
PXE boot of linux-2.4.*
I used linux.0 from the pxe package of redhat linux 7.2. It's successfully boot vmlinuz-2.2.19, but when I try to boot vmlinuz-2.4.14, it reboots after Setup() call in linux.c The phrase "Uncompressing linux" does not appear. What I ought to do to successfully boot linux-2.4.14 kernel image? Best regards, Dmitry. -------------- next part -------------- An HTML attachment was
2008 Apr 15
4
is there a way to outsource image uploads?
I''m trying to keep my rails app lean and mean and want to avoid (if possible) dealing with image uploads, thumbnail generation, running RMagick etc. I was excited about Amazon letting you upload files directly from the browser to your S3 bucket (http://doc.s3.amazonaws.com/proposals/ post.html) but I couldn''t figure out how to generate thumbnails - has anyone figured this out?