/[radius]/radius/raddb/dict/tunnel
ViewVC logotype

Diff of /radius/raddb/dict/tunnel

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by gray, Sun Nov 2 21:45:22 2003 UTC revision 1.4 by gray, Wed Dec 3 00:01:05 2003 UTC
# Line 1  Line 1 
1  #  # NOTE: This file may be overwritten by radius installation procedure.
2    # Please add your customizations to the main dictionary file.
3    # Run
4    #       info Radius dictionary
5    # for detailed description of the format of this file.
6    # Please report errors to <bug-gnu-radius@gnu.org>
7    
8  # dictionary.tunnel  # dictionary.tunnel
9  #  #
10  # Experimental tunneling attributes, RFC 2867  # Experimental tunneling attributes, RFC 2867
# Line 12  ATTRIBUTE      Tunnel-Type                     64      integer Line 18  ATTRIBUTE      Tunnel-Type                     64      integer
18  ATTRIBUTE       Tunnel-Medium-Type              65      integer  ATTRIBUTE       Tunnel-Medium-Type              65      integer
19  ATTRIBUTE       Acct-Tunnel-Client-Endpoint     66      string  ATTRIBUTE       Acct-Tunnel-Client-Endpoint     66      string
20  ATTRIBUTE       Tunnel-Server-Endpoint          67      string  ATTRIBUTE       Tunnel-Server-Endpoint          67      string
21  ATTRIBUTE       Acct-Tunnel-Connection-Id       68      string  ATTRIBUTE       Acct-Tunnel-Connection          68      string
22  ATTRIBUTE       Tunnel-Password                 69      string  - []TP  ATTRIBUTE       Tunnel-Password                 69      string  - []TP
23  ATTRIBUTE       Private-Group-Id                75      integer  ATTRIBUTE       Private-Group-Id                75      integer
24    
25  VALUE           Framed-Protocol         PPTP                    9  VALUE           Framed-Protocol         PPTP                    9
26    
27  #  Some of the new Tunnel values  #  Some of the new Tunnel values
28  VALUE           Tunnel-Security         None                    0  #VALUE          Tunnel-Security         None                    0
29  VALUE           Tunnel-Security         Control-Only            1  #VALUE          Tunnel-Security         Control-Only            1
30  VALUE           Tunnel-Security         Data-Only               2  #VALUE          Tunnel-Security         Data-Only               2
31  VALUE           Tunnel-Security         Both                    3  #VALUE          Tunnel-Security         Both                    3
32    
33  #       Tunnel Type  #       Tunnel Type
34    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26