[ale] Connection Reset by Peer -- getting on my nerves

Michael Still stillwaxin at gmail.com
Sun Oct 8 10:53:48 EDT 2006


Put this in your client's config and see if the problem goes away.  I
have to use this because my dinky linksys firewall will kill a
connection after x minutes of inactvity.  Oh and use screen.

~home/.ssh $ cat config
Host *
        ServerAliveInterval 60


On 10/7/06, Michael B. Trausch <fd0man at gmail.com> wrote:
> James Sumners wrote:
> >
> > I assume it is happening because one of the [ISP] connections drops
> > for a short time. I would suggest using screen to prevent your remote
> > applications from terminating when your connection gets reset. All you
> > have to do is type `screen -r`, provided you only started one instance
> > of screen, to pick back up where you were interrupted. Plus, you will
> > be able to do more with your remote connection by creating new windows
> > within screen. It is very nice.
> >
>
> I've mostly used screen to demo software for others -- I really like its
> ability to share the terminal with other users.
>
> I wish that I could blame it on the ISP, but I can't -- this is on a
> LAN.  :-(
>
>         -- Mike
>
> --
> Michael B. Trausch <fd0man at gmail.com> - Jabber: fd0man at livejournal.com
>
> Demand freedom: Use open and free protocols, standards, and software.
>
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
>
>


-- 
[stillwaxin at gmail.com ~]$ cat .signature
cat: .signature: No such file or directory
[stillwaxin at gmail.com ~]$



More information about the Ale mailing list