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 [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
Sorry about the previous thread hijacks --- I didn't realize what the
list server was using to do the threading.
- [Vserver] v_sshd wrapper script and freenx remote access ... Paul S. Gumerman
- Re: [Vserver] v_sshd wrapper script and freenx remot... Herbert Poetzl
