I've just used the vagrant share plugin to setup an ssh tunnel to a remote 
vagrant machine.  This works great for shell access.  But I have a few 
questions:

Once I have an ssh tunnel up to the remote machine,can I create a port 
forwarding tunnel to it?  For example - something like:
   ssh 8080:localhost:8080 <shared vagrant ip> ?

What about SCP or SFTP?

Finally, is there a way to open another ssh shell without needing to 
relaunch the entire vagrant connect process (new vm/etc)?  How can I run 
new SSH connections thru the existing vm that vagrant connect setup for me?

Thanks,

Eric


-- 
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/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/28f9c404-8cd0-46b2-804a-08901cdcd21c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to