From owner-freebsd-isp Thu Aug 5 6:25:30 1999 Delivered-To: freebsd-isp@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id EDCEE14D4D for ; Thu, 5 Aug 1999 06:25:25 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id OAA96659; Thu, 5 Aug 1999 14:24:53 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id OAA02853; Thu, 5 Aug 1999 14:26:14 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199908051326.OAA02853@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Andy V. Oleynik" Cc: FBSD-ISP , Brian Somers Subject: Re: PPP as dialin server In-reply-to: Your message of "Thu, 05 Aug 1999 14:19:49 +0300." <37A97354.707B4036@prime.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Thu, 05 Aug 1999 14:26:14 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd recommend method 2 as being the best way to accept connections. = If you really want an IP number per device, you'll need a ppp.conf = entry for each device. I prefer either allocating random IP numbers = or assigning each user their own IP number in ppp.secret. = You don't need to give these people accounts on the machine with = method 2 either - you just need an entry in ppp.secret. > My question is for ISP group and Brian Sommers. > I wish to setup dialup access server using getty+ppp. > And I read in ppp.8 that user ppp shoult be created. > = > 4. Prepare an account for the incoming user. > ppp:xxxx:66:66:PPP Login User:/home/ppp:/usr/local/bin/ppplogin > Refer to the manual entries for adduser(8) and vipw(8) for details. > = > So, all the dialin users must authenticate himself and login in as ppp > or how? > Or ppplogin will be rased up by user ppp which will authenticate > & logging specific user in and doing neccesarry stuff with wtmp etc. > Also should I list all my users in each profile or it will be enough to= > list them in default profile? > My intends is to write a ppplogin script which for each ttyd* will > rase up ppp -direct . Where the specprofile > will assign different IP for each ttydN. > Now I use pppd in the same manner but I wish replace it with ppp. > = > -- > WBW Andy V. Oleynik (When U work in virtual office > prime.net.ua's U have good chance to obtain > system administrator virtual money =F6%-) > +380442448363 -- = Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message