similar to: TFTP forking thousands of processes

Displaying 20 results from an estimated 3000 matches similar to: "TFTP forking thousands of processes"

2015 Jan 02
2
using feature from applicationmap while ringing in queue
Hello fellow asterisk users, I'm trying to use feature application defined in application map. it's defined as follows: lbxvml => 1,self/caller,Macro,Jump2Voicemail It's working properly when called party answers the call, but I'd like to have feature usable while call is still ringing in queue but this just does not work.. Is this a bug or feature? Is there a way to have
2018 Nov 07
2
timeout on VM actions prone to hang
Hi fellow libvirt users, I'd like to ask, whether somebody possibly dealt with similar problem we're hitting.. Some of libvirt VM operations (ie fs freeze) are prone to hang for long time, in case the guest agent is in some bad state.. My question is, if it's possible to set some timeout for such operations, or we have to deal with it ie with separate thread and some timers? we're
2006 Mar 17
3
TFTP problems on FC4
Greetings to all. I am hoping someone can help me out with a problem I am having getting my Cisco phones, 7960s and 7940s, to download the appropriate files from our TFTP server. The TFTP server is running on Fedora Core 4. The TFTP server appears to be setup properly: service tftp { socket_type = dgram protocol = udp wait =
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
Hi all, I'm trying to setup a TFTP server to serve as repository for the config of all my Cisco network devices. As per the the tftpd man, I've added the "-c" option into the /etc/ xinetd.d/tftp (as follows) but I still cannot get write access (unless the file is already present). [root at chl1 ~]# cd /etc/xinetd.d [root at chl1 xinetd.d]# cat tftp # default: off #
2011 Jun 11
6
TFTP to be installed in Linux same asterisk machine to be used with Cisco
Hi All; Any one can suggest a TFTP server to be installed in Fedora (same machine that Asterisk is installed) to be used for Cisco IP Phones to download the required firmware and configuration files. Thanks for the help in advance. Regards Bilal
2006 Jul 12
1
tftp question
I have tftp running on a computer. done with yum install tftp and yum install tftp-server. The computer has 2 network cards in it. Everything else on this computer is working fine. My tftp config is : # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download configuration
2007 Nov 01
2
help diagnosing tftp server on centos 5
Hi all, I have a centos 5 box I have setup, current with updates. (I have done this many times on centos 4). I did the yum install tftp-server, changed the /etc/xinetd.d/tftp file as shown. # default: off # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download
2002 Oct 29
2
wierd problem concerning directory, symlinks, chroot
hello, i'm having a wierd problem with 0.31 tftpd-hpa. i'm using xinetd, with this config: service tftp { disable = no socket_type = dgram wait = yes user = root log_on_failure += USERID bind = 10.13.0.254 server = /usr/sbin/in.tftpd
2011 Jun 14
1
leaving ports open for tftp
hey guys, I have a really silly question for you! I just built a cobbler server that I am using to bare metal some boxes. But I am a bit n00b and need to figure out which ports to open in iptables. Here's a start: xinetd 2031 root 8u IPv4 94306 UDP *:tftp in.tftpd 9203 root cwd DIR 253,0 4096 588097 /tftpboot
2013 Sep 03
1
[PATCH v2] tftp-hpa: add error check for disk filled up
From: "Roy.Li" <rongqing.li at windriver.com> Add error check when write file, the caller can detect if the disk filled up (or had an i/o error) and return a NOSAPCE nak to the other side. Signed-off-by: Ming Liu <ming.liu at windriver.com> Signed-off-by: Roy.Li <rongqing.li at windriver.com> --- common/tftpsubs.c | 4 +++- tftpd/tftpd.c | 12 ++++++++++-- 2
2003 Jun 10
3
tftp server error
I have got a Solaris 9 package build from the latest tftp software at ftp.kernel.org. When I do the following: ./in.tftpd -l -s /tftpboot -m /tftprules -v The tftp server does not start. The error in /var/adm/messages is "too many -s directories". If i do ./in.tftpd -l -s /tftpboot -v then it works fine. But i need remap feature for my project. The message I get when i do
2002 Jul 12
4
tftp-hpa 0.28, 0.29 interoperability problem
Hi, I have a tftp client which loads quite happily from a tftpd built from netkit-tftp-0.16 but which fails to load from from a tftpd built from tftp-hpa 0.29. In both cases, tftpd was built from pristine sources and run from xinetd under Redhat 7.3. [netkit-tftp-0.16 is the ancestor of tftp-hpa, predating HPA's maintenance of same] [the tftp client also.. .. fails with the prebuilt tftpd
2004 Aug 19
1
tftp-hpa: getopt problems
Hi! I hope this is the right list for sending tftpd-patches - if not, please point me in the right direction... I experienced quite strange problems when trying to use tftp-hpa in newer Cygwin versions. It simply isn't able to parse its command line correctly because it seems to use another optind variable than getopt(). When you try to start it with something like tftpd.exe -s /mypath
2014 Jul 31
5
[PATCH 0/3] tftp-hpa patches from Debian
From: Ron <ron at debian.org> Hi, I've just taken over maintaining the packages for this in Debian, and we've been carrying a couple of patches for a while now that really should have been forwarded since they're clearly not distro specific. I added a third one to that yesterday to fix another autoconf build 'race' seen when doing parallel builds. Cheers, Ron
2006 Nov 12
3
Looking for a simple TFTP server for Linux
Hi, I am looking for a TFTP server that is easy like the tftpd32 for Windows that I have been using. Just want to start it with a command and my Cisco can connect and retreive the config files from it. Many thanks, Christian
2013 Nov 25
1
terminating the call, when transferer hangs up the call during attended transfer
Hello guys, I'm vainly trying to figure out how to setup quite a strange customers requirement: they require that when during attended transfer, (A->B->C) whenever B hangs up the call before it's connected to C, the call just returns to B, instead of changing to blind transfer. I tried using atxfer drop call option (enabling null channel in sources), but to no avail.. Is there
2009 Jun 12
4
tftp open timeout but with no server side errors
Background, Client - realtek rtl8111c tftpd version is 5.0 options on use -l -v Client: PXE-EX32 TFTP Open Timeout Server: Jun 12 10:48:38 damar in.tftpd[30132]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:48:48 damar in.tftpd[30133]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:49:24 damar in.tftpd[30134]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:50:36 damar
2004 Jul 19
2
building hpa tftp under cygwin?
First- I'm admittedly a newbie both to the cygwin environment and to the hpa tftp. My apologies if this is the wrong list to ask this question. If so, slap me around a little.... I tried to build tftp-hpa under cygwin. The 0.37 version throws errors during the ./configure process, warning about winsock2.h and winsock.h being present but not buildable. The 0.36 version appears to
2013 Jul 15
2
pxechn.c32 does not do TFTP
On Jul 14, 2013 10:02 PM, "Victor Sudakov" <vas at mpeks.tomsk.su> wrote: > > I have tried replacing the IP address with a DNS name like this: > > LABEL WDS1 > Menu LABEL WDS1 > com32 pxechn.c32 > append ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96 Did you try without "-o 66..."? Any chance for a packet capture from a
2004 Jul 30
2
tftp-hpa server hooks to external programs
Hello tftp-hpa community, I am trying to locate a tftp server that I can integrate with an external program/database application, and was wondering if tftp-hpa might have the capability I am looking for. Upon the tftp server receiving a read request, and before it sending a read request reply, I would like to communicate to an external program (and/or database). In real-time, the external