Re: xinetd bind to same port on multiple IPs

2006-11-07 Thread Roberto C. Sanchez
On Tue, Nov 07, 2006 at 03:28:29PM +0100, Matus UHLAR - fantomas wrote: > Hello, > > I am trying run different servers on different addresses but the same port. > I have "generic" pidentd listening on wildcard addresses (0.0.0.0) and want > different ident server listen on different address (192.1

xinetd bind to same port on multiple IPs

2006-11-07 Thread Matus UHLAR - fantomas
Hello, I am trying run different servers on different addresses but the same port. I have "generic" pidentd listening on wildcard addresses (0.0.0.0) and want different ident server listen on different address (192.168.0.1). However xinetd does not allow me to do that and it seems linux kernel do