From owner-freebsd-questions Thu Aug 8 11:18: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8D937B405 for ; Thu, 8 Aug 2002 11:18:02 -0700 (PDT) Received: from labs.unixhideout.com (dsl-65-187-193-189.telocity.com [65.187.193.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF2C43E6A for ; Thu, 8 Aug 2002 11:18:00 -0700 (PDT) (envelope-from root@unixhideout.com) Received: from unixhideout.com (webserver@localhost.unixhideout.com. [192.168.1.20]) by labs.unixhideout.com (8.12.5/8.12.3) with SMTP id g78II1ZY051068 for ; Thu, 8 Aug 2002 14:18:01 -0400 (EDT) (envelope-from root@unixhideout.com) Received: from 192.168.1.10 (SquirrelMail authenticated user sagacious) by email.unixhideout.com with HTTP; Thu, 8 Aug 2002 14:18:01 -0400 (EDT) Message-ID: <3173.192.168.1.10.1028830681.squirrel@email.unixhideout.com> Date: Thu, 8 Aug 2002 14:18:01 -0400 (EDT) Subject: Re: [s-x86] Limiting ssh connection per (1) USER/IP only.. From: "Mike" To: In-Reply-To: References: <007801c23ec0$390c3720$0300000a@nocpc2> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Reply-To: root@unixhideout.com X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > > Use IPFilter ... or under solaris look at the RBAC system > > > > On Thu, 8 Aug 2002, louie miranda wrote: > >> Hi, im planning to limit 1 user connection per user ip on ssh, is this >> possible? >> >> >> >> >> >> >> ===== >> Thanks, >> Louie Miranda... >> >> WebUrl: http://axis0.endofinternet.org >> Email: louie@linux.nu - louie@noc.chikka.com Check these out. http://www.unixhideout.com/tutorials/ipfw/ more specifically, "# Allow in ssh function ${fwcmd} add 00200 allow log tcp from any to ${ip} 22 in setup keep-state limit src-addr 4