Re: [SLUG] multiple daemons on one port

From: ronan (ronan@tampabay.rr.com)
Date: Mon Jun 11 2007 - 21:59:18 EDT


Mark Bishop wrote:
> Has anyone written something that allows me to have two daemons
> listening on the same port. I seem to recall someone saying something
> like this was possible back when I used to host the Sarasota meetings,
> but I didn't call 'bull crap' on it at the time 'cause I had other
> things going on.
You can have two different daemons listen to the same port, as long as
they are listening on different physical (or virtual adapters). To do
this with one ethernet card, but 2 IP addresses, just create an eth0:1
with the second IP address, and different daemons will handle
connections to different IPs.

--ronan
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:12:54 EDT