1##################################################
2#
3#          Example of ppp.secret file
4#
5#  This file is used to authenticate incoming connections.
6#  You must ``enable'' either PAP or CHAP in your ppp.conf file.
7#  The peer may then use any of the Authname/Authkey pairs listed.
8#  If an IP address is given, it will be assigned to the peer.
9#  
10#  If an entry exists for your local machine (as given by the
11#  ``hostname -s'' command), the password specified will be
12#  required for all server socket connections.  Refer to the ppp(8)
13#  and pppctl(8) man pages for further details.
14#
15# $FreeBSD$
16#
17##################################################
18
19# Authname	Authkey			Peer's IP address
20
21oscar		OurSecretKey		192.244.184.34/24
22BigBird		X4dWg9327		192.244.184.33/32
23tama		localPasswdForControl 
24