dotfiles/sshconfig/30-libreschool

42 lines
848 B
Text

# vim:sts=4:sw=4:ft=sshconfig
### LibreSchool VPN ###
Host caravaggio
Hostname 172.16.99.6
User amgmt
Host iccamozzi
Hostname 172.16.99.10
User amgmt
Host iccamozzi.mirror
HostName mirror.iccamozzi.edu
User amgmt
ProxyCommand ssh -W %h:%p iccamozzi
Host seminario
Hostname 172.16.99.14
User amgmt
Host icalpi.salerno1
Hostname 172.16.99.18
User amgmt
Host icalpi.salerno3
Hostname 172.16.99.22
User amgmt
Host icalpi.trecastelli
Hostname 172.16.99.26
User amgmt
Host icpiana
HostName 10.0.254.13
User amgmt
ProxyCommand ssh -W %h:%p phobos
IdentityFile /home/syntaxerrormmm/.ssh/id_rsa
IdentitiesOnly yes
LocalForward 9980 localhost:980
LocalForward 9443 localhost:443
LocalForward 9080 localhost:80