[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] SSH Port forwading/tunneling
- Subject: [ale] SSH Port forwading/tunneling
- From: attriel at d20boards.net (attriel)
- Date: Tue Feb 1 10:23:47 2005
- In-reply-to: <[email protected]>
- References: <[email protected]>
If the SSH drops, then the tunnel goes. If the SSH manages to stay
connected, then the tunnel (in my experience at least) should stay up.
If you have a stateful persistent connection through it, things might get
wonky b/c something gets dropped in the middle, but most protocols account
for brief outs i think
not sure on restarting it ; i use the ssh terminal for IRC anyway when i'm
on, so i have to reconnect if i get fully dropped.
--attriel
> Quick question about the tunnel created by doing an ssh port forward.
> Is the ssh connection persistant? Would a brief network drop cause
> the tunnel to stay down even after the network comes back up? If so
> whats the best way to check and recreate the tunnel?