From owner-freebsd-isp Fri Feb 13 04:13:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18033 for freebsd-isp-outgoing; Fri, 13 Feb 1998 04:13:42 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18028 for ; Fri, 13 Feb 1998 04:13:38 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id XAA12465; Fri, 13 Feb 1998 23:13:17 +1100 (EST) Date: Fri, 13 Feb 1998 23:13:17 +1100 (EST) From: "Daniel O'Callaghan" To: Adrian Chadd cc: abial@nask.pl, freebsd-isp@FreeBSD.ORG Subject: Re: Fw: Working examples of dialin server In-Reply-To: <199802131153.TAA07033@mail.creative.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >>* should I leave getty by default or use mgetty instead? > > I use mgetty, however getty AFAIK will work. > Danny O'Connor (?)'s pppkit has a modified getty that supports PAP. O'Callaghan! And the getty which supports ppp is standard in 2.2.5 and above. mgetty is nice in that if the machine is in a stupid state DTR may still be high but mgetty won't answer the phone. mgetty also convinces the modem to talk at the right speed, something that getty doesn't. I use getty, but I'm seriously considering moving to mgetty. > >>* Hmmm.. suport for RADIUS and/or TACACS+ (is there any?) > > I've taken a publicly avaliable pppd/radius implementation called portslave, > FreeBSDized it (the joys of linux specific code..) and improvied it to support > in/out byte accounting, Framed-IP-Address and Framed-Route tags both on normal > UNIX logins, and PAP logins. It has its own getty replacement that knows about > radius too.. My colleague is working on pppd with radius with a view to committing it to -current, and making a package for 2.2+ I'd like to get a hold of what you have so we can make our submission more comprehensive. Thanks, Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message