Skip to content

Linux Machines and networking: is there a way to use the machine's IP address from the host? #84

Closed Answered by kdrag0n
liquid1982 asked this question in Q&A
Discussion options

You must be logged in to vote

Great use case, thanks for sharing!

Support for connecting to machines by IP from macOS is planned, but not yet implemented. See #33.

In the meantime you should be able to do what you want using SSH port forwarding:

ssh -L 22:100.115.93.87:22 orb

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@liquid1982
Comment options

@kdrag0n
Comment options

Answer selected by kdrag0n
Comment options

You must be logged in to vote
1 reply
@kdrag0n
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants