Re: Security warning with sshd
From: Alexander Leidinger (Alexander_at_Leidinger.net)
Date: 08/24/05
- Previous message: Ragnar Lonn: "Re: creating ISO for bootable CD"
- In reply to: Pat Maddox: "Re: Security warning with sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Aug 2005 10:29:09 +0200 To: Pat Maddox <pergesu@gmail.com>
Pat Maddox <pergesu@gmail.com> wrote:
> Hey guys, thanks for the help so far. I'm going to post this to the
> freebsd-pf list to see if anyone has any ideas...but I'm using PF, and
> here's the config. Hopefully you can take a look and see what the
> problem may be. As I said earlier, I'm not positive why I'm getting
> those errors, but I believe it's because my SSH connection is getting
> cut off whenever I enable the firewall. I've also been looking for a
> way to not be cut off (since it's very annoying), and it seems like
> figuring out and correcting these errors will also fix the second
> problem.
You have to enable the firewall before you use ssh.
A stateful firewall can't know about connections which get setup before the
firewall is started. Since the firewall starts with a clean state, it has to
assume that no connection is valid and blocks every already established
traffic.
So the behavior you see is what you requested from the system by starting the
firewall after starting a ssh session. There's no need to be scared, it's not
a security flaw, but you have to change your expectations.
Bye,
Alexander.
-- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Don't you feel more like you do now than you did when you came in? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Ragnar Lonn: "Re: creating ISO for bootable CD"
- In reply to: Pat Maddox: "Re: Security warning with sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|