SSH on Web server - WeOnlyDo Discussion board

SSH on Web server (wodSSH / wodSSH.NET)

by Ana Marina Gutierrez, Wednesday, September 29, 2010, 10:26 (4951 days ago)

Hi,

I'm currently developing a web tool that will allow users to send network commands to remote devices. Connection to any remote device will be established using your WodSSH component w/ valid credentials (user+pwd). The web server itself is not supposed to be another device itself, just the host for our asp.net application (i.e., connection requests will be sent by the server, but the server itself does not need to negotiate SSH traffic unless required by WodSSH component). My question is, what is needed to be set up on the web server to allow a proper use of wodSSH component? What it's hanging around my mind is:
- Just port 22 open
OR
- port 22 open + SSH service installed and running (from a 3rd party program, or freeware techs such like CYGWIN)

Thanks in advance for your time,


Complete thread: