Re: Another ssh problem - it looks up after a couple of minutes.

From: Michael Laajanen (michael_laajanen_at_yahoo.com)
Date: 08/29/05


Date: Mon, 29 Aug 2005 22:05:08 +0200

HI,

Oscar del Rio wrote:
> I wrote:
>
>> Are you running IPFilter firewall? If so, check that "keep alive"
>> options are set up properly, incoming and outgoing.
>
>
> Sorry, I meant "keep state" (not "keep alive")
Like this?

pass in quick on hme1 proto tcp from any to any port = 22 flags S/SA
keep state

/michael