Go to the U of M home page
School of Physics & Astronomy
School of Physics and Astronomy Wiki
computing:network:firewall_and_proxies

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computing:network:firewall_and_proxies [2013/04/02 12:15] – [FTP Proxy] allancomputing:network:firewall_and_proxies [2022/05/27 15:42] (current) – [External connections] cse-sull0153
Line 1: Line 1:
-====== Tate Lab firewall and proxies ======+====== Physics firewall and proxies ======
 Physics runs a firewall configuration which blocks all unwanted incoming connections from both the university and the internet in general, and also controls traffic between the internal subnets. Physics runs a firewall configuration which blocks all unwanted incoming connections from both the university and the internet in general, and also controls traffic between the internal subnets.
  
Line 6: Line 6:
 ===== External connections ===== ===== External connections =====
  
-  * Port 22/tcp (ssh) is the only port which is open to all internal hosts from everywhere on the internet.+  * Port 22/tcp (ssh) is the only port which is open to all static internal hosts from University of Minnesota VPN and campus networks. ssh is //not// open to dynamic ip addresses. 
 +  * spa-ssh-01.spa.umn.edu is the only host that is open to the world and DUO login is required unless an SSH key is used.
  
 ===== Internal connections ===== ===== Internal connections =====
Line 51: Line 52:
 </xterm> </xterm>
  
-Some ftp servers may not behave gracefully with the basic ''ftp'' command line tool. If that fails, you might try ''ncftp'' which is an improved client.+Some ftp servers may not behave gracefully with the basic ''ftp'' command line tool. If that fails, you might try ''ncftp'' which is an improved client. For example: 
 +  ncftp -u anonymous@archive.stsci.edu ftp-proxy.spa.umn.edu 
 +or for the non-anonymous version: 
 +  ncftp -u myusername@archive.stsci.edu -p mypassword ftp-proxy.spa.umn.edu
  
 To connect to an ftp site using a web browser, you would use a URL like this: To connect to an ftp site using a web browser, you would use a URL like this:
computing/network/firewall_and_proxies.1364922903.txt.gz · Last modified: 2013/04/02 12:15 by allan