From owner-freebsd-isp Thu Apr 10 16:24:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA07816 for isp-outgoing; Thu, 10 Apr 1997 16:24:04 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA07779 for ; Thu, 10 Apr 1997 16:23:59 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id JAA26414; Fri, 11 Apr 1997 09:29:21 +1000 (EST) Date: Fri, 11 Apr 1997 09:29:19 +1000 (EST) From: "Daniel O'Callaghan" To: Vincent Poy cc: isp@FreeBSD.ORG Subject: Re: Some advice needed. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 10 Apr 1997, Vincent Poy wrote: > One of my friends is thinking about starting a FreeBSD based ISP > with pops in several different locations. What would be needed besides > modems and the FreeBSD machine to provide slip/ppp services in addition to > shell access? I noticed that Whole Earth Network (http://www.wenet.net) > seems to be using BSDI machines since when you call, it will just show the > standard unix login prompt and you had to add -ppp to do ppp. Is FreeBSD > capable of acting as a terminal server? Thanks for any advice anyone > could offer. Certainly can. Callers can either use a getty login or PPP PAP - getty detects PPP calls and starts pppd. See ftp.hilink.com.au:/pub/FreeBSD/ts-kit215.tgz Danny