Hi

 Brandon, Thanks that seems to have worked,  now for the second problem, I
can SSH to the gateway box fine, but from the Gateway box, Is there a way
for me to change the ssh command to something else?

For Example: (foo)   ssh -> (bar)  ssh_alternative -> (baz)

On Wed, Oct 8, 2014 at 9:38 AM, Brandon Whaley <redkr...@gmail.com> wrote:

> Hi Beryl,
>
> Check out the gateway setting in fabric for using an intermediate box
> like that: http://docs.fabfile.org/en/1.10/usage/env.html#gateway
>
> On Wed, Oct 8, 2014 at 10:27 AM, Beryl Snyder <linema...@gmail.com> wrote:
> > Hi,
> >
> > I'm trying to figure out how to run fabric via a jump box.
> >
> > foo                                                             (bar)
> > (baz)
> > personal box, box with fabric installed  --> remote box, with limited
> access
> > --->   server(s) to configure
> >
> > I was looking at trying to run it  with remote_tunnel()  but I'm not
> sure if
> > that's the correct way or if there's a better way
> >
> > Also if that is the correct way, to make the remote
> > remote_tunnel('user@bar')?
> > then just run the commands?
> >
> >
> > _______________________________________________
> > Fab-user mailing list
> > Fab-user@nongnu.org
> > https://lists.nongnu.org/mailman/listinfo/fab-user
> >
>
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to