Displaying 20 results from an estimated 2000 matches similar to: "tftp-hpa fails after lost data packet"
2008 Sep 08
3
Support for different Architectures
Dear All,
I am new to FLAC. I have to port FLAC on sh4 architecture. Can somebody
please let me know which architectures FLAC supports today? Also if
somebody has an idea about the functionality of the code written in
assembly, it would be of great help.
Thanks and Regards
Divyahaas Bhatia
Senior Technical Leader
Pace Micro Technology (India) Private Limited
Bringing Technology
2007 Mar 09
1
wineconsole crashes - what am I doing wrong?
Dear All,
I am running Wine under Linux - Suse 10.1 (kernel 2.6.16). GUI apps work
fine (eg "wine notepad", "wine matlab") and wcmd works too ("wine wcmd"),
but any CUI program causes a crash, like this:
/home/gcunning> wineconsole --backend=user "c:freedos\edit.com"
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses
2006 May 16
0
require: "No such file to load"
Hi,
I''m having trouble with Rails failing to find things I''ve installed
with Rubygems... (I''m new to rails so I might not be doing this
correctly.)
First I tried to use ''calibre/bbcode''. My ''gem install calibre-bbcode''
worked, and I can use it from within irb with no problems... But when
I tried to "require
2008 Aug 13
1
Samba 3.0.28a integration with 2003 AD and password lockout policy?
I'm encountering some oddness using Samba 3.0.28a, MIT kerberos (1.6.3)
for user authentication on Linux, to 2003 Active Directory.
The password policy dictated by AD should lock accounts after 6
incorrect login attempts within a 30 minute period. However, it seems to
halve that when logging in to these Linux boxes via ssh - so after 3
incorrect login attempts, the AD account gets locked.
2012 Jan 18
1
data rate / sample rate
Oh I overlooked that one.. Thanks Darren!
Btw, I was wondering if anyone has tried using the echo canceller function
of speex with other codec like g.711?
On Tue, Jan 17, 2012 at 8:32 PM, Darren Longhorn <
darren.longhorn at redembedded.com> wrote:
> On 14/01/12 12:26, Christopher Adoremos wrote:
>
> What is the highest quality audio data rate and sample rate Speex can
>
2004 Feb 19
0
[tftp-hpa] tftp exit status is always 0
Hi,
Now that it's possible to run tftp non interactively, it would
be nice to get a non zero exit status in case of failure.
Currently exit status is always 0, which makes tftp usage in
scripts a bit inconvenient, as one has to parse its output.
Thanks.
Please CC me, as I'm not on the list.
Felix.
2008 Oct 17
1
Tftp-hpa-0.48 ACKs error messages from tftp server
I have observed that the tftp-hpa-0.48 tftp client sends an ACK in
case it receives an error message from a tftp server. Inspecting the
source code confirms this behaviour.
According to the tftp RFC (RFC 1350), Sect. 2, server error messages
should not be acknowledged by the client:
"Most errors cause termination of the connection. An error is
signalled by sending an error packet. This
2009 Mar 30
0
porting to tftp-hpa version tftp-server-0.39-3.el4.x86_64.rpm
Dear tftp-hpa'ers,
We are migrating from Solaris 2.8 to RHEL 4.6 64 bit. So are in the
process of migrating our Solaris 2.8 tftp servers (as well as lots of
other servers) to the latest tftp-hpa version available to RHEL 4 users:
tftp-server-0.39-3.el4.x86_64.rpm. Since this version was made available
roughly a year ago would guess it probably contains roughly the same
fixes as your version
2002 Mar 27
0
tftp-hpa and remap file examples
We just started playing round with tftp-hpa and we are very happy!
The issue that is prompting me to write this is that we would like to
use the remap file, but are having a hard time getting the syntax
correct. I have searched the web and mailing list archive (only back to
when the list moved to it's current location), but have not been able to
find any examples.
Would somebody be so kind
2003 Jun 07
1
tftp-hpa loads but stalls
Hello,
I am attempting pxelinux via dhcpd/tftpd. If I use the system
default tftpd daemon, then pxelinux loads but then complains about
the tsize option.
I've downloaded tftp-hpa-0.34, compiled and installed. I also
edited inetd.conf according to README.security and then reloaded inetd.
/tftpboot directory and all files and directories have nobody:nobody
for permissions with at least read
2006 Oct 05
0
tftp-hpa-0.43 released
Hello,
I have pushed out a 0.43 release of tftp-hpa. This release has a couple
of low-risk changes; I have a few more substantial changes in the
pipeline, and I wanted to push these out first.
Changes in 0.43:
Fix double-free error on ^c in client.
Try to deal with clients that send TFTP requests to broadcasts
(apparently some recent Sun boxes do this instead of using the
address told by
2003 Apr 08
1
hpa-tftp source port selection
Good day,
I'd just like a bit of information about the source ports that hpa-tftp uses
for its TFTP file transfers.
We're using it to transfer files across a network that we have heavily
firewalled. So, we'd like to know which ports the TFTP server might use as
the source port for its data transfers and/or any ways to configure a range
that it can use.
I dug through the man page,
2006 May 17
0
[tftp-hpa] [patch] building on hpux and add CPPFLAGS
Hi,
We just build tftp-hpa on out supported platforms, and I have a very
small patch. On hpux, we have a sysexits.h that does not define
EX_CONFIG. Also, we like to use CPPFLAGS to point to our include dirs,
tftp-hpa doesn't use CPPFLAGS. This can be a little confusing, as the
configure checks use CPPFLAGS, but the build itself does not.
Peter
-------------- next part --------------
Index:
2002 Dec 26
1
tftp-hpa backport to openbsd tftpd
Hi
I'm working on an update of the openbsd tftpd, mainly to support RFC
2349 (tsize option; and 2347-2348 too). In fact, i backport from
tftp-hpa (which came from an old openbsd cvs).
I know, i can use tftp-hpa but first it doesn't compile on openbsd,
second, i hope the backport could be include in openbsd cvs ...
does someone know a tftp client or a test to really know what is good or
2002 Feb 28
2
addendum to syslinux/ tftp-hpa docs
After a few days of troubleshooting, we finally determined why we were
having problems. It seems as though the tftp-hpa daemon requires the
MTU of the interface it's running on to be >= 1500. We had the MTU set
at 1400 (don't ask why) and the PXE client was receiving fragmented
packets and failing. As soon as we set it to over 1500, it worked fine.
hpa,
Could you please update
2005 Sep 27
2
tftp-hpa execution
Okay, I have come to agree that tftp-hpa needs some kind of execution
support. The two alternatives which have been proposed in the past is a
flag in the regex map to run a program and deliver its output, and the
other one is a flag in the regex map to serve as an HTTP proxy (get a
file via HTTP and deliver via TFTP.)
At the moment, I'm thinking the HTTP proxy might be the best solution;
2003 Feb 27
2
Building TFTP-HPA
Is TFTP-HPA written as a portable app?
In other words, what chance do I have of getting it built on OS/2?
--
John
2003 Apr 11
3
Please help: how to enable tftp-hpa (0.33) for large file
Hi:
I compiled and run tftp-hpa-0.33 on my Solaris 2.7
but it does not support file size larger than 16MB.
The tftpd time out when 16MB of file is transfered.
Can anyone offer a hint for how to enable tftp-hpa
to support large file size ?
Very appreciate
Geefu Wang
2003 Feb 21
0
is anyone running tftp-hpa on solaris 2.4
Is anyone running Tftp-Hpa on Solaris 2.4. I've to to
compile TFTP-HPA on Solaris 2.4 but not with much
success. Using GCC compiler , I never able to pass the
"make" process. I however able to do a "configure"
process. Please help . thanks
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
2002 May 07
1
odd pxelinux/tftp-hpa problem
I haven't encountered this problem before. This is from a Compaq
DL320, with Intel Boot Agent 4.0.17 and tftp-hpa-0.28 running on
Solaris. The PXE stack gets its IP address just fine, but it times out
on the TFTP. While snooping on the Solaris box and grepping for TFTP, I
found that the box gets one block of the TFTP transfer just fine.
TFTP Read "pxelinux.0" (octet)