From owner-freebsd-isp Wed Aug 21 14:07:52 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA27221 for isp-outgoing; Wed, 21 Aug 1996 14:07:52 -0700 (PDT) Received: from bitbucket.edmweb.com (bitbucket.edmweb.com [204.244.190.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA27215 for ; Wed, 21 Aug 1996 14:07:48 -0700 (PDT) Received: (from steve@localhost) by bitbucket.edmweb.com (8.6.12/8.6.12) id OAA00218; Wed, 21 Aug 1996 14:07:32 -0700 Date: Wed, 21 Aug 1996 14:07:27 -0700 (PDT) From: Steve Reid To: Global Internet Shopping Mall cc: freebsd-isp@freebsd.org Subject: Re: PPP Server? In-Reply-To: <199608211028.FAA29752@isot.isot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >You can create a /etc/ppp/options.ttyXX file for every tty you have PPP > >connections coming in from and set a different address for each tty. > > So something like /etc/ppp/options.ttyc0 below? > crtscts # Hardware flow control > netmask 255.255.255.0 # netmask ( not required ) > 206.24.68.15:206.24.68.100 # ip's of local and remote hosts > domain ppp.multibyte.com # my domain > passive # wait for LCP > modem # modem line > > Would this assign (.100) to the port ttyc0? On the domain part the host > name should be ppp? If so, do I need to create canical name of ppp in the DNS? Yes. What I do is I have a all of the options in /etc/ppp/options and only put the local:remote IP addresses in the options.ttyXX file. > Do I also create /etc/ppp/pppserv.ttyc0, /etc/ppp/pppservdown.ttyc0, > /etc/ppp/kermit.ans.ttyc0, and /etc/ppp/kermit.noans.ttyc0 scripts as shown > in doc? One for each ttyc? Or just one file each and specify all the ttycX > and pppX in each file? I have no idea what those files are for. I've never needed them. Take a look at http://www.ssimicro.com/~jeremyc/ppp.html. I found it very useful when setting up. ===================================================================== | Steve Reid - SysAdmin & Pres, EDM Web (http://www.edmweb.com/) | | Email: steve@edmweb.com Home Page: http://www.edmweb.com/steve/ | | PGP (2048/9F317269) Fingerprint: 11C89D1CD67287E68C09EC52443F8830 | | -- Disclaimer: JMHO, YMMV, TANSTAAFL, IANAL. -- | ===================================================================:)