[vserver] chbind bound on many ips

About this list Date view Thread view Subject view Author view Attachment view

From: shuri_at_mail.eboxw.net
Date: Mon Jul 22 2002 - 12:15:44 EDT


HI
i got identd problems in vserver it seam each vserver need to run his own
identd deamon for identd to work running indetd on the root server do not
affect vserver
 
is it possible to start a deamon with a script to bound this deamon
on many ips

exemple

!/bin/sh
# chkconfig: - 56 50
# description: Wrapper to start identd bound to on many IPS
IP=x.x.x.11 x.x.x.12
exec /usr/sbin/chbind --ip $IP /etc/init.d/VSERVICE/identd $*

or any way to run identd in each vserver without this error
Jul 23 07:09:16 X inetd[20472]: auth/tcp: bind: Address already in use

thx

shuri


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.4 : Mon Aug 19 2002 - 12:01:01 EDT