User Tools

Site Tools


off-campus_access

**This is an old revision of the document!**

Off-campus Access

SSH access

Starting on January 1st, 2022, direct Secure Shell (SSH) access to AHPCC login nodes will only be allowed from:

  • UAF campus network
  • via UAF Virtual Private Network (https://its.uark.edu/network-access/vpn/index.php) connection
  • Other research organization networks, with membership determined by the Arkansas Research and Education Optical Network (https://www.areon.net/)
    To accommodate users logging in from other locations a new access portal, hpc-portal.uark.edu, is available for any user holding an active AHPCC account. This service, upon successful login, registers the source IP address of user's client machine and adds that IP to the list of allowed IP's allowed to pass network traffic to the AHPCC login nodes. To use the service ssh into port 2022 of hpc-portal.uark.edu.
[pawel@frontdesk ~]$ ssh testuser@hpc-portal.uark.edu -p 2022
Password: 
Last login: Tue Dec  7 16:58:10 2021 from 75.205.5.185

               Arkansas High Performance Computing Center
                       off-campus access portal

===========================================================================
   https://hpc-portal.uark.edu    <-  Open Ondemand Web Portal

   ssh hpc-portal.uark.edu        <-  Standard AHPCC login

   Access allowed from 75.205.5.185 until Wed Dec  8 06:02:43 CST 2021
===========================================================================

Connection to hpc-portal.uark.edu closed.
[pawel@frontdesk ~]$

At this point the source IP address 75.205.5.185 is registered and will remain in the allow list for the next 12 hours. An SSH session directly to hpc-portal.uark.edu will forward the connection to a Pinnacle login node.

[pawel@frontdesk ~]$ ssh testuser@hpc-portal.uark.edu 
Password: 
Last login: Tue Dec  7 16:58:20 2021 from jumpbox
pinnacle-l7:testuser:~$ 

Open Ondemand Portal Access

The other popular method for accessing AHPCC resources is the Open Ondemand portal. Until now this service https://pinnacle-portal.uark.edu has only been available to users on the UAF campus network and via the UAF VPN. Using the hpc-portal.uark.edu access portal also gives remote users access to the AHPCC Open Ondemand portal. After registering the client machine source IP, as described above, simply open a browser on the same client machine and use the https://hpc-portal.uark.edu URL to log in.

off-campus_access.1638922726.txt.gz · Last modified: 2021/12/08 00:18 by pwolinsk