Hi!
I have Zabbix in podman containers (RHEL9) and need to connect to some SSH hosts via jumphosts. I placed a correct connection config in /etc/ssh/ssh_config (or even ssh_config.d folder) file in host, also mounted volume to containers but with no success. When I'm trying to connect from host console it works like a charm. As a workaround - I created tunnel on host to podman network and used host.containers.internal, also added in SSH agent key user macro for changed port.
Do you have any idea how to resolve this problem?
Thanks in advance!
I have Zabbix in podman containers (RHEL9) and need to connect to some SSH hosts via jumphosts. I placed a correct connection config in /etc/ssh/ssh_config (or even ssh_config.d folder) file in host, also mounted volume to containers but with no success. When I'm trying to connect from host console it works like a charm. As a workaround - I created tunnel on host to podman network and used host.containers.internal, also added in SSH agent key user macro for changed port.
Do you have any idea how to resolve this problem?
Thanks in advance!