From owner-freebsd-isp Mon Apr 29 06:38:16 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA15974 for isp-outgoing; Mon, 29 Apr 1996 06:38:16 -0700 (PDT) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.238.120.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA15967 for ; Mon, 29 Apr 1996 06:38:11 -0700 (PDT) Received: (from luiz@localhost) by mirage.nlink.com.br (8.6.12/8.6.12) id JAA00694; Mon, 29 Apr 1996 09:09:32 -0300 Date: Mon, 29 Apr 1996 09:09:32 -0300 (EST) From: Luiz de Barros To: Stephen Fisher cc: John Capo , freebsd-isp@freebsd.org Subject: Re: FreeBSD PPP for terminal server. 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 Hi, On Sun, 28 Apr 1996, Stephen Fisher wrote: > On Sun, 28 Apr 1996, John Capo wrote: > > > Luiz de Barros writes: > > > I would like to use my freeBSD system as a ppp server for our dial-in > > ... > > > > 2- How to assign Dynamic IP addresses from a range of for example 33 to 49? > > > > Tricky. I have seen some scripts floating around for this. You > > might check the FreeBSD mail archives. > > I used to have some scripts which would start a pppd with an ip address > based on their tty line. It looked the tty line / ip address up in a > file with grep and awk. Only a few lines. I think i will do this. Could you send me these scripts? Luiz de Barros Netlink Internet Services. > > > - Steve > >