From: Joel Vandal (jvandal_at_infoteck.qc.ca)
Date: Sat 13 Jul 2002 - 17:04:28 BST
> OK for example Proftpd is an ftpserver,if i set it in a vserver on port 21
for
> exemple it connot start beaucause the main server use the port 21 and
> proftpd do not use listen argument if i set to other prt for exemple 221
in
> vserver it connect to the MAIN SERVER i got to shutdow the ftp in the main
> server for the vserver to reach. this is strange ...
On the main server, you must start service using chbind (check v_sshd,
v_xinetd, etc... for sample)
-- Joel