ppp.secret.sample revision 50186
1139823Simp##################################################
21541Srgrimes#
31541Srgrimes#          Example of ppp.secret file
41541Srgrimes#
51541Srgrimes#  This file is used to authenticate incoming connections.
61541Srgrimes#  You must ``enable'' either PAP or CHAP in your ppp.conf file.
71541Srgrimes#  The peer may then use any of the Authname/Authkey pairs listed.
81541Srgrimes#  If an IP address is given, it will be assigned to the peer.
91541Srgrimes#  
101541Srgrimes#  If an entry exists for your local machine (as given by the
111541Srgrimes#  ``hostname -s'' command), the password specified will be
121541Srgrimes#  required for all server socket connections.  Refer to the ppp(8)
131541Srgrimes#  and pppctl(8) man pages for further details.
141541Srgrimes#
151541Srgrimes# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
161541Srgrimes#
171541Srgrimes##################################################
181541Srgrimes
191541Srgrimes# Authname	Authkey			Peer's IP address
201541Srgrimes
211541Srgrimesoscar		OurSecretKey		192.244.184.34/24
221541SrgrimesBigBird		X4dWg9327		192.244.184.33/32
231541Srgrimestama		localPasswdForControl 
241541Srgrimes