Hi,

Thanks for the quick reply.

here is the requirement:

Guacd -> SSH Jumbox -> TargetVM

So SSH jumpbox can be server running locally on same machine as Guacd or
remotely on another ip.
As i pass the target vm credentials, i should be able to pass the jumbox
credntials.

Normal openssh:
Opensshd - can act as jumpbox.

ssh -J [email protected] [email protected]

so jumbox just act as a proxy. doesnt care about the ssh payload.


Guacd(client) still connects to target VM via jumpbox


Regards,

Mayank Sharma














On Wed, Nov 5, 2025 at 11:58 AM Nick Couchman <[email protected]> wrote:

> On Wed, Nov 5, 2025 at 2:49 PM mike <[email protected]> wrote:
>
> > Hi all,
> >
> > I am on version - 1.5.4
> > Is there a support of jumpbox in guacamole (guacd).
> > It will be nice to put jumpbox parameters in the guacd conf file.
> >
> >
> What do you mean by "jumpbox"? Is this a specific project or piece of
> software? Can you share a link?
>
> Guacamole (including guacd) supports the following remote protocols:
> Kubernetes
> RDP
> SSH
> Telnet
> VNC
>
> If "jumpbox" uses one of those, you can connect to it.
>
> Please provide more clarity on your question.
>
> -Nick
>

Reply via email to