Actually got it running again…

 

I ran the com file in a new login session and it created the process. So it appears I’m good!!!!

 

Thanks again for your help!

 

Paul

 

From: stunnel-users [mailto:[email protected]] On Behalf Of Rob Lockhart
Sent: Friday, April 24, 2015 2:45 PM
To: [email protected]
Subject: Re: [stunnel-users] startup issues

 

On Fri, Apr 24, 2015 at 12:41 PM, Coviello, Paul <[email protected]> wrote:

Perfect!

Thank you very much!

That’s the part I was missing the most… I kept trying to telnet to the server…

 

Now to figure out how to keep it running on VMS….

 

BTW: Rob gmail is blocked for me that’s why I keep removing you! J

 

 

I hope that works. In regards to keeping it running, I don't know if there's something equivalent but in Unix (Solaris/HPUX/Linux/etc.) I used to use a program called "screen" that you could detach the screen but it kept running in the background. It was really useful over dialup, especially if the connection was dropped. After the connection dropped, you would re-establish a connection to the server and then "re-attach" the session and everything was there in the same manner before you left. I don't know if this is the same method but I did see this with a Google search:

http://h71000.www7.hp.com/doc/84final/9996/9996pro_40.html

http://www.openvms.compaq.com/doc/73final/6489/6489pro_048.html

http://h71000.www7.hp.com/doc/83final/9996/9996pro_168.html

 

The GNU Screen howto is here:  http://www.rackaid.com/blog/linux-screen-tutorial-and-how-to/

 

Good luck,

  -Rob