You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a slightly quirky network setup, where vms are not typically in the same network as our Xen servers. This means that it is impossible to ssh into a new vm from a Xen server dom0.
Would you be open to adding a config flag to skip setting up port forwarding during the ssh step and instead contact the guest directly? If so, I will take a whack at a PR (no Go experience, unfortunately, so it may be a while)
The text was updated successfully, but these errors were encountered:
@gaserre thanks again, this is definitely working for us! (Had to govendor fetch github.com/xenserver/go-xenserver-client in order to get the build working, in case anyone else wants to build it)
Are you planning to submit the no proxy feature as a PR to this repo, at least until #80 is resolved?
We have a slightly quirky network setup, where vms are not typically in the same network as our Xen servers. This means that it is impossible to ssh into a new vm from a Xen server dom0.
Would you be open to adding a config flag to skip setting up port forwarding during the ssh step and instead contact the guest directly? If so, I will take a whack at a PR (no Go experience, unfortunately, so it may be a while)
The text was updated successfully, but these errors were encountered: