Questions tagged [tmux]
tmux is terminal multiplexer software, allowing users to work with terminals using multiple windows and panes, which can be created, removed, attached, and reattached as needed.
1 questions from the last 30 days
2
votes
0
answers
48
views
SSH 'No route to host' only within tmux session
I began exploring tmux yesterday, and arrived at a very strange problem: From inside a tmux session, I can SSH into any server and my router – but not into a local server. Connecting from outside a ...