PDA

View Full Version : vShell Issue


Tomy
07-12-2005, 06:48 AM
Hi all,

I have a problem when i try to configure vShell.

I have configure all the parameters necessaries to grant a secure connection with other server. Also i have create some connection filters without problems.

The problem occur when i try to start the vhsell service. Vshell shows this message.

"VShell was unable to listen on any of the specified listening addresses."

Anybody knows why is producing this error?, maybe is a conflict with the firewall?

Please, i don't know what is happening.

Thanks to all

jdev
07-12-2005, 10:06 AM
> The problem occur when i try to start the vhsell service.
> Vshell shows this message.
>
> "VShell was unable to listen on any of the specified
> listening addresses."


This error indicates that there is already a service listening on port 22, or for some other reason, VShell is unable to bind to port 22 for listening.

Does 'netstat -abn' from within a command shell report anything listening already on port 22?