User Tools

Site Tools


filer:remote

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
filer:remote [2007/08/02 10:34] cangianifiler:remote [2023/10/09 12:28] (current) admin
Line 17: Line 17:
  
 ===== SSH tunnel through our Access Servers ===== ===== SSH tunnel through our Access Servers =====
-We have few servers that can be reaced from outside the firewall. They can be used as gateways to the internal EPFL network by anyone having a valid account on our cluster.+We have few servers that can be reaced from outside the firewall with an ssh client (see below). They can be used as gateways to the internal EPFL network by anyone having a valid account on our cluster.
  
 Every lab has a Access Server that should be used preferably: Every lab has a Access Server that should be used preferably:
Line 24: Line 24:
 | lthi | lth.epfl.ch | | lthi | lth.epfl.ch |
 | lthc | lth.epfl.ch | | lthc | lth.epfl.ch |
-lcm  | lth.epfl.ch | +linx  | lth.epfl.ch | 
-licos licos.epfl.ch | +smils lth.epfl.ch |
-| algo | clusteralgo.epfl.ch | +
-| arni | clusteralgo.epfl.ch or licos.epfl.ch | +
-\\+
 \\ \\
 +To connect via ssh to a specific (protected) machine, you need first to connect to the access server, and then from this to your actual destination. 
 +
 +Ssh can also be used to create secure tunnels for all other protocols, see [[ssh-remote:|here]] for more details. 
  
 ==== Ssh client ==== ==== Ssh client ====
Line 37: Line 37:
 The connection made by ssh protocol are encrypted, so nobody can sniff what you are doing. **No clear-text connections (telnet)** is accepted by our machines. The connection made by ssh protocol are encrypted, so nobody can sniff what you are doing. **No clear-text connections (telnet)** is accepted by our machines.
 \\ \\
-At **[[ssh-remote:|this page]]** you can find all the informations you need for connecting to the network and look at **[[sshkey:|this page]]** for a useful hint+At **[[ssh-remote:|this page]]** you can find all the information you need for connecting to the network and look at **[[sshkey:|this page]]** for a useful hint.
- +
-===== Dig a tunnel ===== +
-Because of the firewalls the servers of EPFL network aren't directly accessible from Internet, but using the ssh protocol you can create one or more tunnel so you can connect directly from your local computer to all our server here in Lausanne. Just connect to the Access Server activating the tunnel option and you can login on the others servers of the network. look [[ssh-remote:|here]] for details.+
filer/remote.1186050862.txt.gz · Last modified: 2007/08/02 10:34 by cangiani