screen resume works on top of VPN
Posted
by
michael
on Super User
See other posts from Super User
or by michael
Published on 2012-09-05T03:35:48Z
Indexed on
2012/09/05
3:40 UTC
Read the original article
Hit count: 568
I connect to my network using VPN. I have screen running and 'ssh' to a server. I then kill my shell and I was able to 'resume' by 'screen -r'.
This works as expect.
But when I disconnect VPN and re-connect VPN, and type 'screen -r' again. I was not able to get my last screen again. And I see "Write failed: Connection reset by peer46.11 MiB | 642 KiB/s" in the screen.
Can you please tell me if it possible to reconnect 'screen' if my VPN is disconnect.
Thank you.
© Super User or respective owner