similar to: Feature/bug starting from xinetd

Displaying 20 results from an estimated 1000 matches similar to: "Feature/bug starting from xinetd"

2005 Jan 26
1
[Fwd: Re: [Asterisk-biz] bellster.net - GREATadvance]
As far as I know it's not legal to join bellster in Israel. It means that you're reselling the minutes you buy from the telco company. It also means that you need a permit from the Israeli ministry of communications cause you're acting as an international call provider. Can't be done here. -----Original Message----- From: Geoffrey S. Mendelson [mailto:gsm@mendelson.com] Sent:
2005 Jan 26
0
[Fwd: Re: [Asterisk-biz]bellster.net- GREATadvance]
None of the unlimited packages you get plan on you using them up. It's like a couple of years ago when the long distance carriers gave us the first phone call of the holiday for free, and people let the phone off hook for the entire week end. It's illegal for sure, and for a couple of reasons. a. you're not allow to resell anything someone else sold you and not pay taxes on it. b.
2007 May 29
0
CFP: Virtualization Workshop at SYSTOR 2007
[we apologize if you receive multiple copies of this announcement] The Storage and Systems Department at IBM''s Haifa Research Lab (HRL), in collaboration with the Technion - Israel Institute of Technology, cordially invite you to a full-day workshop on the subject of virtualization within the SYSTOR 2007 conference. SYSTOR 2007 is the first high-quality refereed systems and storage
2007 May 29
0
CFP: Virtualization Workshop at SYSTOR 2007
[we apologize if you receive multiple copies of this announcement] The Storage and Systems Department at IBM''s Haifa Research Lab (HRL), in collaboration with the Technion - Israel Institute of Technology, cordially invite you to a full-day workshop on the subject of virtualization within the SYSTOR 2007 conference. SYSTOR 2007 is the first high-quality refereed systems and storage
2008 Apr 29
2
xinetd question
I am using centos 5.1 x86_64 I am wanting to restart xinetd when I do "service xinetd restart" it says xinetd unrecognized service when I do "/etc/init.d/xinetd restart" I get no such file or directory. How does one restart xinetd? THanks, Jerry
2001 Nov 07
1
xinetd, what's the trick?
Hello, I've succefuly installed samba 2.2.2 on my Linux box. I can share between Linux and MS boxes, but I want to start samba from xinetd. In /etc/xinetd.d/ I have this: #/etc/xinetd.d/netbios-ns service netbios-ns { disable = no socket_type = dgram protocol = udp port = 137 user = root wait
2013 Dec 10
2
CentOS6 xinetd failure
One thing I have noticed on CentOS6 is that rsync via xinetd never works after a reboot. It always takes an additional, post-reboot service xinetd restart to get it going. That has been the same for all revisions up to and including 6.5, and I've seen it on more than just machine. While I don't see such a message on other problem machines, the latest reboot gave me a clue: Dec 9
2001 Sep 10
0
[RHSA-2001:109-05] Updated xinetd package available for Red Hat Linux 7 and 7.1
--------------------------------------------------------------------- Red Hat, Inc. Red Hat Security Advisory Synopsis: Updated xinetd package available for Red Hat Linux 7 and 7.1 Advisory ID: RHSA-2001:109-05 Issue date: 2001-08-31 Updated on: 2001-09-07 Product: Red Hat Linux Keywords: xinetd memset segfault audit Cross
2004 Sep 08
1
asterisk console from xinetd?
I'm trying to set up xinetd to run an asterisk console on a tcp port. So far I've added a file in /etc/xinetd.d/ like: service actl { disable = no socket_type = stream protocol = tcp port = 1234 wait = no user = root server = /usr/sbin/asterisk
2011 Jul 18
3
EL6, xinetd, and permissions. What am I missing?
Staging for a rollout of EL 6, and ran into a very strange permissions issue with xinetd that defies all (my) logic. It's a script called "spfiled" that we use for messaging between our server cluster servers. I'm trying to get it to run with "least permissions necessary". Because it reads/writes files in conjunction with a web-based service, it runs as user
2002 Feb 21
2
hpa-tftp with xinetd
Good day, Just a quick question- could someone please confirm that this is the correct xinetd configuration (or not) for hpa-tftp? We've noticed that, when under moderate load hpa-tftpd resides in memory, even after there are no connections or even if xinetd is shut down. Under light load the server goes away after each connection, as desired. Thanks in advance! service tftp {
2003 Apr 18
0
[Fwd: Xinetd 2.3.10 Memory Leaks]
I just submitted a PR for this (haven't even gotten the confirmation email), but since not everyone tracks the GNATS CVS distribution, I figured that I'd send it here as well. -----Forwarded Message----- > From: Steve Grubb <linux_4ever@yahoo.com> > To: bugtraq@securityfocus.com > Subject: Xinetd 2.3.10 Memory Leaks > Date: 18 Apr 2003 16:18:36 +0000 > > >
2008 Oct 21
1
looking for stunnel configuration file for /etc/xinetd.d/
Hi all Does anyone have a config file for stunnel, to work with /etc/xinetd.d? Stunnel's man page does mention it can work with xinetd, but there's no sample configuration for it. -- Kind Regards Rudi Ahlers
2020 May 28
0
xinetd custom service - perl - remote address
On Thu, May 28, 2020 at 04:46:34PM +0100, Gary Stainburn wrote: > > Hi all, > > I can't believe that I can't find the answer to this one. I have a > perl script which is called by xinetd. > > I want that perl script to be able to detect the remote IP address > of the caller. > > I presumed that it would be an environment variable but I could be >
2020 May 28
0
xinetd custom service - perl - remote address
In article <202005281646.34790.gary.stainburn at ringways.co.uk>, Gary Stainburn <gary.stainburn at ringways.co.uk> wrote: > Hi all, > > I can't believe that I can't find the answer to this one. I have a perl script which is called by xinetd. > > I want that perl script to be able to detect the remote IP address of the caller. > > I presumed that it
2005 Jul 12
1
xinetd + dovecot
Hello dovecot, Help me running imapd & pop3d server on xinetd. My file: # cat /etc/xinetd.d/pop-3 service pop3 { disable = no socket_type = stream protocol = tcp wait = no user = root server = /usr/libexec/dovecot/pop3-login } ####################################### # cat /etc/xinetd.d/imap service imap {
2004 Oct 12
1
RSYNC Hangs on large file counts and xinetd
Got a weird one, wondering if anyone has any ideas Running an RSYNC 2.6.3pre1 server on Solaris 9 (Single USIII CPU, 1 GB RAM, SAN Disk), client is 2.6.3pre1 on Solaris 8 (Dual USII CPUs, 2 GB RAM, SAN Disk). In between the two is a Solaris 9 (Single USIIi CPU 1 GB RAM, Local Disk) system using xinetd to forward traffic from the client to the server on port 873. The client is configured to push
2018 Aug 07
2
systemd equivalent of xinetd 'only_from' and 'banner_fail' attributes
I'm attempting to port an existing xinetd service from CentOS 6 to something equivalent with systemd for CentOS 7 The existing xinetd config uses the attributes 'only_from' to limit connections from a limited set of remote hosts and 'banner_fail' to print a suitable error message when access is denied However, I can't find suitable 'equivalents' with systemd
2007 Oct 24
1
TFTP server not working as expected when run from xinetd
Hi All, I have a Trixbox server (CentOS derivative) from which our Cisco IP phones get their config files via TFTP. I have noticed that when I run the TFTP server via "service xinetd start", I am not able to get files via TFTP. I have tested it by doing a manual transfer via a TFTP client from another machine. When I try to run the TFTP service manually by doing
2012 Mar 21
0
CEBA-2012:0409 CentOS 6 xinetd FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0409 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0409.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b8e851bd220e6e7c3dd7a8b09526c78b10fc5cbcf977b5d42ebc097043fcca27 xinetd-2.3.14-34.el6.i686.rpm x86_64: