Top "Xinetd" questions

Extended Internet Services daemon, which starts internet protocols such as FTP or telnet as needed

reading from sys.stdin without newline or EOF

I want to recieve data from my gps-tracker. It sends data by tcp, so I use xinetd to listen some …

python tcp tcplistener xinetd
Executing script on receiving incoming connection with xinetd

I want xinetd to execute a shell script when a connection is received on a certain port. To accomplish this, …

linux shell tcp netcat xinetd
tftp logging to a separate file

I would like to log all TFTP server logging messages (and only those) to a separate log file. I'm using …

logging tftp xinetd
Port forwarding with xinetd

I want to forward xinetd connection to another local port (say 12345). I based my solution on CentOS/Redhat documentation Chapter 17. …

linux networking centos portforwarding xinetd