filer:remote
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
filer:remote [2007/08/02 11:38] – cangiani | filer:remote [2023/10/09 14:28] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Access your files from Home ====== | + | ====== Access your files from Outside EPFL ====== |
- | When you are outside the Epfl network, you can still access | + | Here you'll find instructions on how to get to your home directory, or use our computational resources |
+ | \\ | ||
+ | Most of the computers at EPFL are protected by a [[wp> | ||
+ | \\ | ||
+ | The firewall **does not allow to connect to a protected internal | ||
+ | \\ | ||
+ | Once the tunnel si estabilished, | ||
+ | \\ | ||
\\ | \\ | ||
- | Almost forgot: a connection to Internet is mandatory.\\ | ||
+ | ===== Digging the tunnel using the official EPFL VPN client ===== | ||
+ | The tunnel can be created using the [[wp> | ||
+ | \\ | ||
+ | Some of our services are restricted also to machines that are not within our subnet so, for example, you will not be able to mount your home directory via NFS even if you're using the EPFL VPN client. | ||
\\ | \\ | ||
- | ===== FIREWALL ? ===== | + | ===== SSH tunnel through our Access Servers |
+ | 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. | ||
- | When your workstation is not within the EPFL network (either directly, or indirectly via some kind of tunnel), you __can' | + | Every lab has a Access Server |
- | + | ||
- | Every lab has its own Access Server: | + | |
^ LAB ^ Server | ^ LAB ^ Server | ||
| 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 | | + | |
- | \\ | + | |
\\ | \\ | ||
+ | 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: | ||
- | ===== Ssh client | + | ==== Ssh client ==== |
- | The ssh protocol can be used to connect to our Access Server, and from this connect to all others servers of our network. | + | The ssh protocol can be used to connect to our Access Server, and from this connect to all others servers of our network. |
+ | \\ | ||
Linux and Os X come with a ssh client out of the box, for MS Windows you can download putty from [[http:// | Linux and Os X come with a ssh client out of the box, for MS Windows you can download putty from [[http:// | ||
- | The connection made by ssh protocol are encrypted, so nobody can sniff what you are doing. No clear connection | + | The connection made by ssh protocol are encrypted, so nobody can sniff what you are doing. |
\\ | \\ | ||
- | At **[[ssh-remote: | + | At **[[ssh-remote: |
- | + | ||
- | ===== Copy files over the net ===== | + | |
- | The use of ssh client permit only to work on the remote server, but if you need to copy some file from or to a remote server, you need to use others programs: | + | |
- | * rsync | + | |
- | * scp | + | |
- | + | ||
- | No **ftp** servers are disponible on our network. | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | ===== 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: | + |
filer/remote.1186047529.txt.gz · Last modified: 2007/08/02 11:38 by cangiani