Date: Thu, 8 Aug 2002 14:18:01 -0400 (EDT) From: "Mike" <root@unixhideout.com> To: <freebsd-questions@freebsd.org> Subject: Re: [s-x86] Limiting ssh connection per (1) USER/IP only.. Message-ID: <3173.192.168.1.10.1028830681.squirrel@email.unixhideout.com> In-Reply-To: <Pine.GSO.4.33.0208081200380.20138-100000@infinity.infineon.net> References: <007801c23ec0$390c3720$0300000a@nocpc2> <Pine.GSO.4.33.0208081200380.20138-100000@infinity.infineon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 </=-- " -- Those of you who act like you know everything are very annoying to those of us who do. You can easily play a joke on a man who likes to argue, just agree with him. Need to get a hold of me? finger sagacious@unixhideout.com ----------------------------------------- Free email that kicks ass from UnixHideout "The UnixHideout network" http://www.unixhideout.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3173.192.168.1.10.1028830681.squirrel>