Aggiunta host personali in repo.

This commit is contained in:
Emiliano Vavassori 2025-05-15 22:48:28 +02:00
parent 259a014d3c
commit 7332d991fc
12 changed files with 203 additions and 0 deletions

42
sshconfig/30-libreschool Normal file
View file

@ -0,0 +1,42 @@
# 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