12 lines
374 B
Markdown
12 lines
374 B
Markdown
# gmgt.psi.ch
|
|
|
|
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
|
|
|
|
Access to the machine is via wmgtXX.psi.ch
|
|
|
|
```bash
|
|
ssh -J wmgt.psi.ch gmgt.psi.ch
|
|
```
|