Displaying 20 results from an estimated 1000 matches similar to: "tftpd-hpa issue: I think, anyway"
2007 Aug 28
9
Fax Problems with SpanDSP
Hi list,
I'm running current SpanDSP
http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.4pre6.tgz
with Asterisk 1.2.22 somewhat successfully.
Most Fax machines do work but I have problems with people having
Tobit FaxWare and Shamrock CapiFax.
http://www.tobit.com/login/mrd.asp?CategoryID=120
http://www.shamrock.de/
I've got black bars over the pages. In Tobit some content is Ok,
2010 Jun 21
2
Augeas and double quotes
Hi,
I''ve got a bit of an issue with Augeas in Puppet. I''m trying to
modify /etc/sysconfig/i18n (RHEL4 system). Original file:
LANG="en_US.UTF-8"
SUPPORTED="en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
This is the code to change it:
$filename = $operatingsystem ? {
redhat => "/etc/sysconfig/i18n",
2012 Apr 13
4
Help with stemDocument
Hi, All:
I am new to R and tm package. I'm trying to do the stemming using tm_map()
and it doesn't seem to work:
*I used:*
> stemDocument(t_cmts[[100]])
*Where t_cmts is the corpus object, the results is:*
bottle loose box abt airpak sections top plastic bottle squashed nearly
flush neck previous shipments bottle wrapped securely bubble wrap wno
bottle damage packaging poor
2011 Mar 17
2
ldap idmap backend
Hi all,
i use Samba 3.5.6 in ads mode (Windows 2008R2) with ldap idmap backend. Servers run Centos 4 and 5.
I can't cope with next issue for long time.
On all servers in domain winbind constantly tries to create mapping for
<SID>-513
and fails because of already existing entry.
It just wastes gid range.
Note that <SID> is not SID of main domain but another which name equal to
2006 Mar 22
2
Shared namespaces - solved
Heh heh heh. Whoops.
I've spent a few hours digging around in the source and nearly posted a kludge of a patch I'd written to give a kind of half-baked attempt at getting group-usable subscriptions files. Then I came across something in the source........
In the config file, do something like the following:
namespace public {
separator = /
prefix = Public/
location =
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
"David Blaikie" <dblaikie at gmail.com> wrote:
> Context is everything.
I'm willing to accept your humble apologies.
> Spotting the relevant details in long build output
> can be tricky & some emphasis (caps, the *** borders, etc) can be useful.
So you dare to "shout" at your users/customers, but mock when someone (me)
uses the same sort of emphasis,
2020 Aug 23
3
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
Who's "shouting" here? Even in complete lines, 9 consecutive words!
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: C:\Windows\Temp\crash-74a40f.c
clang: note: diagnostic msg: C:\Windows\Temp\crash-74a40f.sh
clang: note: diagnostic msg:
********************
--- crash-74a40f.c ---
2017 Feb 02
0
Bug#771441: [PATCH tftpd-hpa] tftpd: don't use AI_CANONNAME and AI_ADDRCONFIG to resolve addresses for bind
On Sun, Jan 29, 2017 at 12:09:43PM +0100, Uwe Kleine-K?nig wrote:
> AI_CANONNAME is only relevant when the resulting official name is used,
> which is not the case in tftpd for the address to bind to. Also
> AI_ADDRCONFIG isn't helpful. This flag is good for sockets used to
> connect(2) somewhere. But for listening sockets it makes tftpd fail to
> start when -a 0.0.0.0:69 is
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
Hi Stefan,
You can find the contribution guidelines here :
https://llvm.org/docs/Contributing.html
LLVM also have code of conduct : https://llvm.org/docs/CodeOfConduct.html
On Sun, 23 Aug 2020 at 23:28, David Blaikie via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> On Sun, Aug 23, 2020 at 10:54 AM Stefan Kanthak <stefan.kanthak at nexgo.de>
> wrote:
>
>>
2007 Jun 06
1
tftpd-hpa feature suggestion
Hello,
I had a feature suggestion in mind.
I'm using PXELINUX with tftpd-hpa to netboot a debian system.
Everything works great.
I had an idea to create a dynamic bootup message (DISPLAY command)
The idea is simple, instead of sending the file itself, the file will
be executed and the output will be sent.
Some environment variables can also be defined before executing the
script (MAC
2005 Apr 21
1
tftpd-hpa file download status
Quick question: is it possible to get the status of files being
downloaded from the tftp server? Perhaps from a log file? Perhaps from
an RPC call?
I'm using tftpd-hpa along with PXELinux and it would be really nice if
I could query the download progress of the kernel and ramdisk images.
Thanks,
Salman
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
2004 Apr 02
0
Problem using tftpd-hpa 0.34 and armmon bootloader on remote embedded arm-linux board
Hi all,
I've been struggling with this for several days now so any help would be very
much appreciated!
I have a compulab embedded arm board which runs a bootloader called ArmMon.
ArmMon supports file fetching over ethernet via a built in tftp client, and
Compulab recommend the use of winagents tftp server for windows ... which is
a bit naff when I'm cross developing from linux to
2003 Jan 13
1
tftpd-hpa filename remapping
I cannot seem to get the remap-file function of tftpd working right. I can sucessfully place files on the server but the remap feature is not working. I look in the logfile and it has an entry in there for tftpd.
remap: input: startup-config
Jan 13 21:47:50 proxy in.tftpd[25438]: remap: done
Jan 13 21:47:50 proxy in.tftpd[25438]: RRQ from 192.168.0.12 filename startup-config
I think that I
2009 May 18
1
tftpd-hpa and pidfile
Hello,
i've got a problem on lenny with tftpd-hpa
When i launch it from /etc/init.d/tftpd-hpa start, there is no pidfile created.
what is the way to get it ?
thank you
--
---------------------------------------------------------------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
---------------------------------------------------------------
1, place Roger Joly
28000 Chartres
2006 Mar 22
1
tftpd-hpa-0.42 bug when hitting ^C
Start tftp with no host name
Enter a host name
When looking at the tftp> prompt press ^C
$ tftp
(to) localhost
tftp>
*** glibc detected *** double free or corruption (fasttop): 0x08b8b9c0 ***
Aborted
I've attached a patch fixing this issue but I'm not convinced this is the right way to do it.
Radek
--
Radek Vok?l <rvokal at redhat.com>
-------------- next part
2003 Oct 15
1
tftpd-hpa source port selection
Hi, the topic has been covered before so I won't ask how the source port
selection is done, but I'm wondering why (and this doesn't concern
tftpd-hpa only but more the tftp protocol itself) the server couldn't
respond with the UDP source port 69, as a 'regular' server would do...
(ie Apache listens on TCP 80, and replies with TCP source port 80)
Thanks for any light on
2003 Oct 16
1
tftpd-hpa reports a wrong date
Hi, I have a weirdness with tftpd-hpa, it seems to report a wrong date
in the syslog (2 hours early):
root at sup01 > tail -f /var/log/syslog
Oct 16 11:26:52 sup01 last message repeated 11 times
Oct 16 11:28:06 sup01 ucd-snmp[425]: Connection from 62.210.191.157
Oct 16 09:28:33 sup01 in.tftpd[14495]: RRQ from 10.8.1.222 filename
update.cfg
Oct 16 11:30:01 sup01 /USR/SBIN/CRON[14521]: (root)
2006 Apr 03
0
tftpd-hpa wrong data
I believe I have encountered a problem with tftpd-hpa very similar to the problem described in the following link:
http://syslinux.zytor.com/archives/2003-May/001955.html
We were running tftpd-hpa version 0.29 on RedHat 8.0 (on an older Dell desktop), and upgraded to tftpd-hpa version 0.42 when the problem was discovered; however, we are seeing the same thing after the upgrade.
The TFTP
2007 Jul 17
1
Intel Boot Agent GE 1.2.36 vs tftpd-hpa 0.48
Hello.
Just to let everyone know: I've came across a motherboard
with Intel Boot Agent GE 1.2.36 which is not able to get
pxelinux.0 from tftpd-hpa 0.48 (configure ; make ; make install)
without `-r blksize` option.
Regards,
Petya.