From owner-freebsd-questions Tue Sep 4 7:22:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aries.ai.net (aries.ai.net [205.134.163.4]) by hub.freebsd.org (Postfix) with ESMTP id 0CF3737B40D for ; Tue, 4 Sep 2001 07:22:40 -0700 (PDT) Received: from blood (pool-138-88-75-252.res.east.verizon.net [138.88.75.252]) by aries.ai.net (8.9.3/8.9.3) with SMTP id KAA20296; Tue, 4 Sep 2001 10:29:19 -0400 (EDT) (envelope-from deepak@ai.net) Reply-To: From: "Deepak Jain" To: , Subject: RE: limiting ftp access by ip for an old 2.2.8 system Date: Tue, 4 Sep 2001 10:26:37 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A couple of ideas: Install ipfw. Null route the offending IPs as they make attempts or most simply: Install tcp_wrappers manually. That is the way it had to be done before the functionality was included by default. I know many people on here will tell you to just upgrade, but you wouldn't be asking the question if that was your preferred option, right? Deepak Jain AiNET -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Brezny Sent: Tuesday, September 04, 2001 9:04 AM To: freebsd-questions@FreeBSD.ORG Subject: limiting ftp access by ip for an old 2.2.8 system I've got an old 2.2.8 system with someone making multiple attempts to gain access through ftp. There's no hosts.allow in the /etc dir. Is there a way I can deny all connections from this specific ip? Thanks.s Peter Brezny purplecat.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message