Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Technical platform is deliverd by SURFcloud, the SURFnet IAAS cloud.

Resources

Current resources cover:

  • 10 instances
  • 10 CPUs
  • 20GB RAM
  • 10 v4/v6 IPs

...

The VM list has an overview of the VMs currently availabel

Access

Access to the VMs is restricted by default.

PORTS

No ports will be publicly available until requested. Normally only port 443 will be available publicly, unless specifically requested.

All port, including SSH and other ports will be available trough VPN access.

VPN

VPN is needed to access the machines. ZeroTier (ZT) VPN clients (https://www.zerotier.com/download.shtml) are needed to get access to the virtual LANs of the VMs

Install ZeroTier client in your device and report client ID to Niels using the VOpaas Access List. Only client that are registered in the list will get access.

Joining a ZeroTier network

The netwerk to join is "e5cd7a9e1c6a4bbb " ()

...

Code Block
niels@Einstein:~$ sudo zerotier-cli listnetworks
200 listnetworks <nwid> <name> <mac> <status> <type> <dev> <ZT assigned ips>
200 listnetworks e5cd7a9e1c6a4bbb GEANT-SA5-VOpaas-Pilot-platform ba:77:2e:0a:02:f6 OK PRIVATE zt1 10.147.19.113/24,fde5:cd7a:9e1c:6a4b:bb99:933c:4416:9c8c/88

Access granted

 

SSH access and SUDO rights

SSH access is only available trough the ZT vlan. Your accoutn will be using the "Name" as listed in the VOpaas Access List.

...