[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] listening IP/Port



Sven Rassmann wrote:
> Matthias Andree wrote:
> > Sven Rassmann <srassmann@xxxxxxxxx> writes:
> > > is it possible/planed to start leafnode listening at a specific IP/Port
> > > in demon mode ?
> > 
> > There is no "daemon" mode. leafnode must be started from either of
> > these four:
> > 
> > 1. inetd (comes with your system)
> > 2. xinetd (http://www.xinetd.org)
> > 3. g2s (I never tried this personally, http://www.jedi.claranet.fr)
> > 4. tcpserver (http://cr.yp.to/ucspi-tcp.html)
> > 
> > Or similar.
> 
> That's all really great, but i want to specify the listening ip. Because
> of that leafnote seems not suitable for me.
> And I don't like running inetd just for running leafnode.

In that case, leafnode is not for you. It does not work without inetd
or one of its replacements (see list by Matthias) because it expects
the incoming traffic on stdin and sends its commands to stdout. It is
also not possible for leafnode to handle multiple incoming connections
(this is also done by inetd which starts one instance of leafnode for
each incoming connection).

--Cornelius.

-- 
/* Cornelius Krasel, U Wuerzburg, Dept. of Pharmacology, Versbacher Str. 9 */
/* D-97078 Wuerzburg, Germany   email: krasel@xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* "Science is the game we play with God to find out what His rules are."  */

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list