1995-01-31 06:24:33 +00:00
|
|
|
##################################################
|
|
|
|
#
|
1997-11-08 20:58:41 +00:00
|
|
|
# Example of ppp.secret file
|
|
|
|
#
|
|
|
|
# This file is used to authenticate incoming connections.
|
|
|
|
# You must ``enable'' either PAP or CHAP in your ppp.conf file.
|
|
|
|
# The peer may then use any of the Authname/Authkey pairs listed.
|
|
|
|
# If an IP address is given, it will be assigned to the peer.
|
|
|
|
#
|
|
|
|
# If an entry exists for your local machine (as given by the
|
|
|
|
# ``hostname -s'' command), the password specified will be
|
|
|
|
# required for all server socket connections. Refer to the ppp(8)
|
|
|
|
# and pppctl(8) man pages for further details.
|
|
|
|
#
|
|
|
|
# $Id: ppp.secret.sample,v 1.4 1997/02/23 09:21:12 peter Exp $
|
1995-01-31 06:24:33 +00:00
|
|
|
#
|
|
|
|
##################################################
|
1997-11-08 20:58:41 +00:00
|
|
|
|
|
|
|
# Authname Authkey Peer's IP address
|
|
|
|
|
|
|
|
oscar OurSecretKey 192.244.184.34/24
|
|
|
|
BigBird X4dWg9327 192.244.184.33/32
|
1995-02-26 12:18:08 +00:00
|
|
|
tama localPasswdForControl
|