/[pengfork]/pengfork/doc/config/pengfork.cfg
ViewVC logotype

Diff of /pengfork/doc/config/pengfork.cfg

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

revision 1.1 by chupa, Tue Nov 26 01:22:31 2002 UTC revision 1.2 by chupa, Fri Nov 29 15:17:44 2002 UTC
# Line 2  Line 2 
2  #  #
3  # This is a sample configuration file for pengfork  # This is a sample configuration file for pengfork
4  #  #
5  # TODO: comment each parameter  
6  # below a list of all paramaters with default value  
7    # Parameter: access_method
8    # Type: string
9    # Possible values: modem, tcpip, cable, dsl
10    # Description: set the media used to access AOL.
11    # Default: modem
12    #
13  # access_method = modem  # access_method = modem
14  # protocol = P3  
15  # interface_type = tun  # Parameter: protocol
16  # interface_name =  # Type: string
17  # use_screen_name = 1  # Possible values: p3, l2tp
18  # screen_name1 =  # Description: set the protocol used for communication with AOL.
19  # password1 =  # Default: p3
20  # screen_name2 =  #
21  # password2 =  # protocol = p3
22  # screen_name3 =  
23  # password3 =  # Parameter: interface_type
24  # screen_name4 =  # Type: string
25  # password4 =  # Possible values: tun
26  # screen_name5 =  # Description: set the interface type.
27  # password5 =  # Default: tun
28  # screen_name6 =  #
29  # password6 =  # interface-type = tun
30  # screen_name7 =  
31  # password7 =  # Parameter: interface_name
32  # auto_reconnect = no  # Type: string
33    # Description: set the interface name created.
34    # No default
35    #
36    # interface-name = tun0
37    
38    # Parameter: screen-name
39    # Type: string
40    # Description: set the screen-name to use for connection
41    # No default
42    #
43    # screen-name = frankeinstein
44    
45    # Parameter: auto_reconnect
46    # Type: boolean
47    # Description: enable autoreconnection.
48    # Default: false
49    #
50    # auto_reconnect = false
51    
52    # Parameter: reconnect_delay
53    # Type: integer
54    # Description: enable autoreconnection.
55    # Default: 0
56    #
57  # reconnect_delay = 0  # reconnect_delay = 0
58  # daemon = no  
59  # debug_level = -1  # Parameter: daemon
60  # set_dns = yes  # Type: boolean
61    # Description: enable daemon mode, run in background.
62    # Default: false
63    #
64    # daemon = false
65    
66    # Parameter: debug_level
67    # Type: integer
68    # Description: set the verbosity level of the debug.
69    # Default: 0
70    #
71    # debug_level = 0
72    
73    # Parameter: set_dns
74    # Type: boolean
75    # Description: set the dns when connected.
76    # Default: true
77    #
78    # set_dns = true
79    
80    # Parameter: pid_file
81    # Type: string
82    # Description: set the dns when connected.
83    # Default: /var/run/pengfork.pid
84    #
85  # pid_file = /var/run/pengfork.pid  # pid_file = /var/run/pengfork.pid
86  # ip-up_script = /etc/pengfork/ip-up  
87  # ip-down_script = /etc/pengfork/ip-down  # Parameter: ip_up_script
88    # Type: string
89    # Description: set the script automaticly called when IP is up.
90    # Default: @CONFIG_DIR@/pengfork/ip-up
91    #
92    # ip_up_script = @CONFIG_DIR@/pengfork/ip-up
93    
94    # Parameter: ip_down_script
95    # Type: string
96    # Description: set the script automaticly called when IP is down.
97    # Default: @CONFIG_DIR@/pengfork/ip-down
98    #
99    # ip_down_script = @CONFIG_DIR@/pengfork/ip-down
100    
101    # Parameter: modem_device
102    # Type: string
103    # Description: set the serial device to use for the modem.
104    # Default: /dev/modem
105  #  #
106  # modem_device = /dev/modem  # modem_device = /dev/modem
107  # rtscts = yes  
108    # Parameter: rtscts
109    # Type: boolean
110    # Description: enable hardware flow control.
111    # Default: true
112    #
113    # rtscts = true
114    
115    # Parameter: initstr1
116    # Type: string
117    # Description: set the primary initialization string sent to the modem.
118    # Default: ATZ
119    #
120  # initstr1 = ATZ  # initstr1 = ATZ
121  # initstr2 =  
122  # initstr3 =  # Parameter: initstr[2-9]
123  # initstr4 =  # Type: string
124  # initstr5 =  # Description: set other initialization string.
125  # initstr6 =  # No default
126  # initstr7 =  #
127  # initstr8 =  # initstr2 =
128  # initstr9 =  # initstr3 =
129    # initstr4 =
130    # initstr5 =
131    # initstr6 =
132    # initstr7 =
133    # initstr8 =
134    # initstr9 =
135    
136    # Parameter: dialstr
137    # Type: string
138    # Description: set the string used to dial.
139    # Default: ATDT
140    #
141  # dialstr = ATDT  # dialstr = ATDT
142  # dial_prefix =  
143  # phone =  # Parameter: dial_prefix
144  # phone1 =  # Type: string
145  # phone2 =  # Description: set prefix to compose to obtain the tonality.
146  # phone3 =  # No default
147  # phone4 =  #
148  # phone5 =  # dial_prefix =
149    
150    # Parameter: phone
151    # Type: string
152    # Description: set the primary phone number to use.
153    # No default
154    #
155    # phone =
156    
157    # Parameter: phone[1-5]
158    # Type: string
159    # Description: set the alternatives phone numbers to use.
160    # No default
161    #
162    # phone1 =
163    # phone2 =
164    # phone3 =
165    # phone4 =
166    # phone5 =
167    
168    # Parameter: line_speed
169    # Type: integer
170    # Description: set the alternatives phone numbers to use.
171    # Default: 115200
172    #
173  # line_speed = 115200  # line_speed = 115200
174  # login_prompt = ogin:  
175  # server_pass_prompt = assword:  # Parameter: chat_script
176  # server_login = aol  # Type: path
177  # server_pass = aol  # Description: set the alternatives phone numbers to use.
178  # server_connected = onnected  # Default: @CONFIG_DIR@/pengfork/chat/aolnet.scm
179  # server_bad_passwd = assword  #
180    # chat_script = @CONFIG_DIR@/pengfork/chat/aolnet.scm
181    
182    
183    # Parameter: dial_retry
184    # Type: integer
185    # Description: The number of times to dial the same number before considering it
186    #              as dead.
187    # Default: 3
188    #
189  # dial_retry = 3  # dial_retry = 3
190  # retry_delay = 0  
191  # abort_busy = yes  # Parameter: retry_delay
192  # abort_dialtone = yes  # Type: integer
193  #  # Description: The number of seconds to wait after an unsuccessful dialin.
194  # aol_host = americaonline.aol.com  # Default: 0
195    #
196    # retry_delay = 3
197    
198    # Parameter: aol_host
199    # Type: string
200    # Description: Set the host to contact for a TCP/IP connection.
201    # Default: AmericaOnline.aol.com
202    #
203    # aol_host = AmericaOnline.aol.com
204    
205    # Parameter: aol_port
206    # Type: integer
207    # Description: Set the port used to contact host for a TCP/IP connection.
208    # Default: 5190
209    #
210  # aol_port = 5190  # aol_port = 5190
 # cable_iface = eth0  
 # connect_ip = 0.0.0.0  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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