diff --git a/services-user-guide/gmgt.md b/services-user-guide/gmgt.md index 21d432d5..e067354f 100644 --- a/services-user-guide/gmgt.md +++ b/services-user-guide/gmgt.md @@ -2,4 +2,10 @@ gmgt.psi.ch is the jumphost to reach GMGTW (WinSRV) via RDP or iLO (https:443) in the GFA managment network. -The access group is manually managed via puppet/hiera: https://git.psi.ch/linux-infra/hiera/data-lx/-/blob/master/default/lx-gmgt-01.psi.ch.yaml?ref_type=heads \ No newline at end of file +The access group is manually managed via puppet/hiera: https://git.psi.ch/linux-infra/hiera/data-lx/-/blob/master/default/lx-gmgt-01.psi.ch.yaml?ref_type=heads + +Access to the machine is via wmgtXX.psi.ch + +```bash +ssh -J wmgt.psi.ch gmgt.psi.ch +```