User Tools

Site Tools


off-campus_access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
off-campus_access [2021/12/08 00:09]
pwolinsk [SSH access]
off-campus_access [2022/04/11 16:44] (current)
pwolinsk
Line 1: Line 1:
-====== Off Campus Access ======+====== Off-campus Access ====== 
  
  
-====== Off-campus Access ====== 
  
  
 ===== SSH access ===== ===== SSH access =====
  
-Starting on January 1st, 2022, direct Secure Shell (SSH) access to AHPCC login nodes will only be allowed from:+Direct Secure Shell (SSH) access to AHPCC login nodes is only allowed from:
  
   - UAF campus network   - UAF campus network
-  - via UAF Virtual Private Network ([[VPN|https://its.uark.edu/network-access/vpn/index.php]]) connection +  - via UAF Virtual Private Network (VPN [[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 ([[ARE-ON|https://www.areon.net/]])  +  - Other research organization networks, with membership determined by the Arkansas Research and Education Optical Network (ARE-ON [[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. 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.
Line 36: Line 37:
 </code> </code>
  
-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.  SSH directly to hpc-portal.uark.edu will forward the connection to a Pinnacle login node.+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.
  
 <code> <code>
Line 44: Line 45:
 pinnacle-l7:testuser:~$  pinnacle-l7:testuser:~$ 
 </code> </code>
 +
 +==== SCP ====
 +
 +Once you have authenticated over port 2022 of hpc-portal.uark.edu, moving data using Secure CoPy (SCP) works exactly the same way over hpc-portal.uark.edu as it does directly over pinnacle.uark.edu:
 +
 +<code>
 +pawel@frontdesk ~]$ scp data_set.tgz pwolinsk@hpc-portal.uark.edu:
 +Password: 
 +data_set.tgz                                                                                                                                                        100%   51KB 311.2KB/  00:00    
 +[pawel@frontdesk ~]$ 
 +</code>
 +
 +===== Open Ondemand Portal Access =====
 +The other popular method for accessing AHPCC resources is the Open Ondemand portal.
 +
 +**On-Campus**
 +
 +On-campus and UAF VPN users can access this service via the URL: 
 +
 +  * **''https://pinnacle-portal.uark.edu''**  
 +
 +
 +**Off-Campus**
 +
 +Others (off-campus) can access the Open Ondemand portal, by registering the client machine source IP, as described above.  Once registered, the URL below, forwards the connection to the Open Ondemand portal.
 +
 +  * **''https://hpc-portal.uark.edu''**
 + 
  
  
  
 +{{wiki:ood-portal.png}}
off-campus_access.1638922150.txt.gz · Last modified: 2021/12/08 00:09 by pwolinsk