From owner-freebsd-questions Wed Nov 10 14:58:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id DB19514E87 for ; Wed, 10 Nov 1999 14:58:08 -0800 (PST) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2650.21) id ; Wed, 10 Nov 1999 17:58:09 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105D6C@site2s1> From: Christopher Michaels To: 'Alfred Perlstein' Cc: 'Ertan Kucukoglu' , freebsd-questions@FreeBSD.ORG Subject: RE: 'ppp -alias' can i restrict usage for some users? Date: Wed, 10 Nov 1999 18:01:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How would ipfw determine the username if the connection is coming from a remote machine? -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. > > -Alfred > > > > 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