Differences between revisions 9 and 10
Revision 9 as of 2015-11-06 15:35:00
Size: 437
Comment:
Revision 10 as of 2015-11-06 15:37:06
Size: 687
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
The following figure shows how the 30m is connected to the outside world. Marked in red are the commonly used connections. Note that to access the 30m from outside Granada, there is no need to go via IRAM/Granada. This should actually be avoided!

Remote network access to NIKA-2

ssh

ssh observer@nika2-a.iram.es.viat21n2 -Y

and these are the relevant lines of my ~/.ssh/config file:

Host *.viat21n2
User observer
ProxyCommand ssh -X -Y -P t21@mrt-enter.iram.es "nc -vv -q 0 nika2-a.iram.es %p" 

rsync

vnc

Internet connection of the 30m

The following figure shows how the 30m is connected to the outside world. Marked in red are the commonly used connections. Note that to access the 30m from outside Granada, there is no need to go via IRAM/Granada. This should actually be avoided!

iram-granada-30m-network.png}

Continuum/NetworkAccess (last edited 2020-08-04 12:19:07 by ladjelate)