I have been working on getting the freenx remote X access aplication 
working on a vserver host machine.
When using the v_sshd wrapper, it fails, fairly late in the process of a 
login.
If I do not use the wrapper, and start sshd from the standard initscript 
with the following lines in sshd_config, it works fine.
ListenAddress   192.168.1.42
ListenAddress   127.0.0.1
It appears that the v_sshd wrapper does not allow sshd to listen to the 
loopback address, but only the interface's primary IP addresses, and 
that is causing the problem with freenx.
Is there some reason that this limitation is necessary?  If not, can it 
be fixed?
Best regards,
   Paul
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Fri Jun 30 14:09:37 2006