Date: Wed, 7 Jan 1998 17:55:22 +1100 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Robert Ricci <rricci@theonlynet.com> Cc: freebsd-isp@freeBSD.org Subject: Re: Giving users static IP adresses with pppd Message-ID: <Pine.BSF.3.91.980107175116.28150j-100000@panda.hilink.com.au> In-Reply-To: <34B32435.DD3B321@theonlynet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Robert, On Tue, 6 Jan 1998, Robert Ricci wrote: > > For autoppp getty detection add entries like the following to > > /etc/ppp/pap-secrets > > > > danny * "" 192.168.1.2 > > * * "" > > > > Note that the * * "" entry needs to be last in the file. > > Hmm... It doesn't seem to be working for me. After creating the > pap-secrets file on our server with the following in it: > > rricci * "" 206.29.203.20 > * * "" eerrk! Mea culpa. You should specify localipaddr:remoteipaddr (from the terminal server's point of view). Leave out the localipaddr to use the default, but you must put in the colon. So... > rricci * "" :206.29.203.20 > * * "" Sorry about that. cheers, Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980107175116.28150j-100000>