1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-01 23:56:34 +01:00
infrastructure/host_vars/bastion.archlinux.org/misc.yml
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

7 lines
190 B
YAML

sshd_tcp_forwarding: local
additional_addresses: ["5.75.217.8/32"]
system_disks:
- /dev/sda
wireguard_address: 10.0.0.59
wireguard_public_key: WJBMDv6mnn1NKxC2FCXMle46OtzxTD9eT6Gc4gCPVRA=