Thanks very much for the reply Gabo - I actually have been able to work thought this. The issue was not with the bastion, but with the AMI that I was trying to connect TO through the bastion. The AMI in use wasn't accepting SSH connections, and the return from packer made it seem to me like i wasn't even getting to the bastion.
On Thursday, March 22, 2018 at 1:15:39 PM UTC-4, [email protected] wrote: > > Hi all, > > I'm trying to setup bastion to communicate over ssh through a bastion. > I've tried every conceivable configuration of the communicator: > https://www.packer.io/docs/templates/communicator.html, but nothing seems > to work. > > I can ssh manually into the bastion both with username/password and ssh > key, but neither of those seems to work when setup in the communicator. > Does anyone have any pointers on how to understand what's going wrong? > I've increased the logging, but that doesn't seem to extend to the actual > ssh calls, so I basically get nothing between "waiting for SSH to become > available" and "ssh rejected". > > Thanks > Justin > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/52a4e102-4a57-4ab7-8646-5db04bccfb7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
