]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/picobsd/floppy.tree/etc/ppp/ppp.secret.sample
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / picobsd / floppy.tree / etc / ppp / ppp.secret.sample
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
21 oscar           OurSecretKey            192.244.184.34/24
22 BigBird         X4dWg9327               192.244.184.33/32
23 tama            localPasswdForControl