Displaying 20 results from an estimated 4000 matches similar to: "xinetd v. tcp-wrappers"
2006 Jun 09
1
Can't run POP3 and IMAP simultaneously from xinetd...
Hello all, I'm hoping you can help out with an issue I'm having
running dovecot-beta8 on Solaris 9 (SPARC). The reason I need to run
them from xinetd is that we require the filtering ability that
tcp_wrappers provide.
My issue is that, when running both from xinetd, IMAP runs fine, but
then, when you try to POP in to check mail on the same box, it seems
that the login section is
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
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
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
2007 Sep 10
5
xinetd and pop3
Is this the best way to get dovecot's pop3 process to run under xinetd? This
is what I did after I installed postfix and dovecot.
I am using Debian. I am using the dovecot local delivery agent.
---------first the dovecot configuration and version
information------------------
dovecot -n output:
# /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: pop3 pop3s
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
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
{
2010 Oct 22
2
problem w/ puppet & augeus : xinetd.d/rsync server_args value
Hello,
I would like to have the following line (among others) in my
/etc/xinetd.d/rsync file :
server_args = --daemon --address=<ipaddress_eth0>
--log-file=/var/log/rsyncd.log
To this end, i am using the camptocamp rsyncd module available from git.
Everything works except this line. I thought it was, perhaps, a
questions of spaces (this has been discussed on the list before),
2020 May 28
5
xinetd custom service - perl - remote address
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 wrong. I've found reference to the ENV and PASSENV arguments for xinetd.conf but no examples, and no indication of what
2007 Nov 25
5
Permission denied when running from xinetd
Hey folks,
When I run rsyncd from xinetd and try to rsync I will get permission
denied error:
rsync: chdir /home/test failed : Permission denied (13)
If I shutdown xinetd and start standalone daemon ( rsync --daemon
--config /etc/rsyncd.conf) everything works as expected.
This is my xinetd config for rsync:
service rsync
{
disable = no
socket_type = stream
wait
2003 Feb 26
2
inetd/xinetd/tcpserver support
I was just thinking how they could be easily supported. This would work,
right? :
imap stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login
imaps stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login --ssl
imap-login would try to connect to master process using some named
socket. If it couldn't, it would create the master process itself.
Master
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
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
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
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
2002 Nov 22
1
Starting smbd & nmbd from xinetd ?
Hi there,
Just experimenting with Samba (latest version) running on RH 7.2 Everything
seems to be OK, got it running and can access shares but... smbd and nmbd
have to be started manually ! ( using # /usr/local/samba/bin/smbd -D and
then # /usr/local/samba/bin/nmbd -D ). Any idea how I set it to start at
bootup ? It doesn't show up in the services configuration under the RH
2005 Oct 31
1
Feature/bug starting from xinetd
Hi, I hate to have my first post be a bug, but this drove me crazy for
a while.
I compiled the latest version from source and followed the instalation
instructions. I then copied the xinetd.d entries from the Wiki and
proceded to test.
No matter what I did I could not log on. I found that while I was editing
/usr/local/etc/dovecot.conf, nothing was hapening. I then started it
manualy and found
2012 Mar 20
2
dovecot runs from shell, but not xinetd
All,
Below is my config. When I run dovecot from xinetd, I get these errors in the log:
Mar 20 11:13:39 t4pserver2 dovecot: pop3-login: Login: user=<mark>, method=PLAIN, rip=::1, lip=::1, mpid=11624, secured
Mar 20 11:13:39 t4pserver2 dovecot: pop3(mark): Debug: Effective uid=500, gid=100, home=/home/mark
Mar 20 11:13:39 t4pserver2 dovecot: pop3(mark): Debug: fs: root=/var/spool/mailpop3,