From owner-freebsd-isp Fri Aug 30 20: 0: 6 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FF1C37B400 for ; Fri, 30 Aug 2002 20:00:04 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 781B243E4A for ; Fri, 30 Aug 2002 20:00:03 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 17kxUu-0002Pl-00; Fri, 30 Aug 2002 18:56:24 -0700 Date: Fri, 30 Aug 2002 18:56:14 -0700 (PDT) From: Tom Samplonius To: Will Andrews Cc: faSty , freebsd-isp@freebsd.org Subject: Re: solution? In-Reply-To: <20020831021855.GU90596@procyon.firepipe.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 30 Aug 2002, Will Andrews wrote: > On Fri, Aug 30, 2002 at 06:59:00PM -0700, faSty wrote: > > I wonder anyone have solution. here my question is I have a shell server with > > FreeBSD 46.2. How do I prevent any customer abuse the IP aliases instead put > > all customers assign to one IP as default prevent anybody abuse on IP aliases > > for such as IRC session IE. export IRCHOST=IPALIAS. How do i stop them doing > > override IRCHOST? > > ipfw can restrict use of IPs per user. Though it might not be too scalable if you have lots of users. You can however, put all the shell users in jail, since jail users can only use the single jail IP. > regards, > -- > wca Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message