From owner-freebsd-questions Wed Nov 10 15:23:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 6077914EC3 for ; Wed, 10 Nov 1999 15:23:43 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id PAA01764; Wed, 10 Nov 1999 15:48:38 -0800 (PST) Date: Wed, 10 Nov 1999 15:48:38 -0800 (PST) From: Alfred Perlstein To: Christopher Michaels Cc: "'Ertan Kucukoglu'" , freebsd-questions@FreeBSD.ORG Subject: RE: 'ppp -alias' can i restrict usage for some users? In-Reply-To: <6C37EE640B78D2118D2F00A0C90FCB4401105D6C@site2s1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 10 Nov 1999, Christopher Michaels wrote: > How would ipfw determine the username if the connection is coming from a > remote machine? That would be implemented on a per-IP basis, however if someone is willing to provide an IP encapsulation capable of such a feat it sure would be interesting... -Alfred > > -Chris > > > -----Original Message----- > > From: Alfred Perlstein [SMTP:bright@wintelcom.net] > > Sent: Wednesday, November 10, 1999 5:54 PM > > To: Christopher Michaels > > Cc: 'Ertan Kucukoglu'; freebsd-questions@FreeBSD.ORG > > Subject: RE: 'ppp -alias' can i restrict usage for some users? > > > > On Wed, 10 Nov 1999, Christopher Michaels wrote: > > > > > > -----Original Message----- > > > > From: Ertan Kucukoglu [SMTP:ert@hotpop.com] > > > > Sent: Friday, November 05, 1999 3:32 PM > > > > To: freebsd-questions@freebsd.org > > > > Subject: 'ppp -alias' can i restrict usage for some users? > > > > > > > > Hello, > > > > > > > > Suppose that I run ppp with command line like 'ppp -alias ...'. And I > > want > > > > some of my users to use direct internet access (others use proxy > > server) > > > > and others do not. > > > > > > > > Can I do above story? > > > > > > > Users or machines? > > > > > > I don't belive you can do this on a per-user basis. Would you should be > > > able to do is setup ipfirewall to restrict traffic going over the ppp > > link > > > from certain machines. > > > > ipfw allows per-uid settings (at least in 4.0) ppp has some > > 'ipfw-like' features built in that can block certain IPs based on > > source/destination. > > > > I think it's a matter of studying the documentation, this should > > definetly be possible. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message