LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2004, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 31 Mar 2004 15:05:20 -0500
Reply-To:     Quentin McMullen <quentin_mcmullen@BROWN.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Quentin McMullen <quentin_mcmullen@BROWN.EDU>
Subject:      SAS Connect via SSH

Hi Folks,

From my work PC, I can use SAS/CONNECT to connect to the UNIX box. From home, this apparently will not work because we don't allow TCP connections coming in through the fire wall. But we can get in via SSH.

I found the following note about using SAS/CONNECT to tunnel in via SSH: http://support.sas.com/techsup/unotes/SN/010/010873.html

It includes the instruction:

4.) In the 'Add New Outgoing Tunnel' dialog box add the following:

Display Name any name Type TCP Listen Port any random unused port on local host Destination Host Server name (remote host) Destination Port port SAS job spawner is listening on

So my question: How do I find out the port the SAS job spawner is listening on?

Kind Regards, --Quentin


Back to: Top of message | Previous page | Main SAS-L page