1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-01 15:46:21 +01:00
infrastructure/host_vars/bastion.archlinux.org
Kristian Klausen afb541f8cb
Enable local SSH TCP forwarding on bastion.archlinux.org
It is a bastion host for reaching "services", so we must somehow be able
to pass traffic through it.

With local SSH TCP forwarding enabled, that is now possible, simply by
running ssh with the "-D <port>" argument, which makes ssh act as a
SOCKS server.
2026-01-25 18:11:14 +00:00
..
misc.yml Enable local SSH TCP forwarding on bastion.archlinux.org 2026-01-25 18:11:14 +00:00