PDA

View Full Version : [SOLVED] Making a server work with xinetd ?



WitchCraft
August 18th, 2010, 11:42 AM
Anybody knows what changes are necessary for a server to work with xinetd ?

The server being a .NET mailserver that runs on Linux.

http://www.lumisoft.ee/Forum/default.aspx?g=posts&m=3132&#post3132

Or how to best make it to a daemon ?

WitchCraft
August 18th, 2010, 08:40 PM
Hey guys, just in case you don't know - check this out:

http://stackoverflow.com/questions/3514893/linux-how-to-make-a-deamon-service-usable-with-xinetd

Here's a nice tutorial:
http://www.troubleshooters.com/codecorn/sockets/index.htm
http://www.ibm.com/developerworks/linux/library/l-xinetd/
http://www.itech7.com/Linux/How-to-configure-SSHD-on-Xinetd
icculus.org/~chunky/writing/inetd
http://www.webservertalk.com/archive373-2005-10-1252918.html


Taking a look at xinetd might be well worth the time.
If anybody knows more, feel free to post.
My problem is solved for the moment.