We have issue to connect to server that are not using the 22 port .
On this kind of server we got this error : channel 0: open failed: administratively prohibited: open failed stdio forwarding failed
all other server running on 22 are connectable.
Actually the bastion host docker and run this config :
Match User bastion AllowAgentForwarding no AllowTcpForwarding yes PermitOpen *:22 GatewayPorts no X11Forwarding no PermitTunnel no ForceCommand echo ‘Pritunl Zero Bastion Host’ TrustedUserCAKeys /ssh/trusted AuthorizedPrincipalsFile /ssh/principals Match all
I presume we can not target a server that is not listening on port 22 ?
because of the value :
Hello @zach
I change the image name by the command. Its look working but i get this in the log now :
arg: [“pull”,“pritunl-bastion-v1.0”]
cmd: “docker”
output: “Using default tag: latest\nError response from daemon: pull access denied for pritunl-bastion-v1.0, repository does not exist or may require ‘docker login’\n”
sync: Failed to init bastion host
On stack trace :
utils: Failed to exec ‘docker’
exit status 1
ORIGINAL STACK TRACE: