Gentoo Archives: gentoo-security

From: Kirk Hoganson <kirk2@×××××××××.com>
To: gentoo-security@l.g.o
Subject: Re: [gentoo-security] [OT?] automatically firewalling off IPs
Date: Mon, 03 Oct 2005 20:16:33
Message-Id: 43416522.4010407@lenderlab.com
In Reply to: Re: [gentoo-security] [OT?] automatically firewalling off IPs by rpfc@mega.ist.utl.pt
1 >
2 >> Jeremy,
3 >> I agree with MaxieZ, a combination of SEC and Iptables work nicely
4 >> in this situation and could be extended to other services like FTP,
5 >> IMAP, Web authentication, etc. I personally do not feel that security
6 >> through obscurity by changing the port numbers is a viable solution.
7 >
8
9
10 A port knocker of some sort is a much more secure solution that will
11 allow you to block all unwanted IP's but still allow for dynamic
12 addresses. There are port knockers that listen on various ports and
13 work like a combination lock to open the port, and there are others that
14 use a more secure one time pad "magic packet" kind of authentication to
15 open the port for your IP. It is more work to setup, but it is more
16 secure than just changing the port. Remember a few years ago when ssh
17 had a remote exploit? You probably shouldn't leave that port open.
18 --
19 gentoo-security@g.o mailing list

Replies

Subject Author
Re: [gentoo-security] [OT?] automatically firewalling off IPs boger <boger@×××.ru>