Project

General

Profile

Bug #1488 ยป config-stripped.xml

Malte Stretz, 05/03/2011 07:28 AM

 
1
<pfsense>
2
        <version>7.7</version>
3
        <lastchange/>
4
        <!-- ... -->
5
        <installedpackages>
6
                <openntpd>
7
                        <config>
8
                                <enable>on</enable>
9
                                <interface>lan,opt1</interface>
10
                        </config>
11
                </openntpd>
12
                <menu>
13
                        <name>LCDproc</name>
14
                        <tooltiptext>Set LCDproc settings such as display driver and com port</tooltiptext>
15
                        <section>Services</section>
16
                        <url>/pkg_edit.php?xml=lcdproc.xml&amp;id=0</url>
17
                </menu>
18
                <menu>
19
                        <name>Notes</name>
20
                        <tooltiptext>Notes.</tooltiptext>
21
                        <section>Status</section>
22
                        <configfile>notes.xml</configfile>
23
                        <url>/pkg.php?xml=notes.xml</url>
24
                </menu>
25
                <menu>
26
                        <name>Anyterm</name>
27
                        <tooltiptext/>
28
                        <section>Diagnostics</section>
29
                        <url>/pkg_edit.php?xml=anyterm.xml&amp;id=0</url>
30
                </menu>
31
                <menu>
32
                        <name>OpenVPN</name>
33
                        <tooltiptext/>
34
                        <section>Status</section>
35
                        <url>/status_openvpn.php</url>
36
                </menu>
37
                <menu>
38
                        <name>Darkstat Settings</name>
39
                        <tooltiptext>Setup darkstat specific settings</tooltiptext>
40
                        <section>Diagnostics</section>
41
                        <url>/pkg_edit.php?xml=darkstat.xml&amp;id=0</url>
42
                </menu>
43
                <menu>
44
                        <name>IGMP proxy</name>
45
                        <tooltiptext>Multicast proxy.</tooltiptext>
46
                        <section>Services</section>
47
                        <configfile>igmpproxy.xml</configfile>
48
                </menu>
49
                <menu>
50
                        <name>RRD Summary</name>
51
                        <tooltiptext/>
52
                        <section>Status</section>
53
                        <url>/status_rrd_summary.php</url>
54
                </menu>
55
                <service>
56
                        <name>lcdproc</name>
57
                        <rcfile>lcdproc.sh</rcfile>
58
                        <executable>LCDd</executable>
59
                </service>
60
                <service>
61
                        <name>Anyterm</name>
62
                        <rcfile>anyterm.sh</rcfile>
63
                        <executable>anytermd</executable>
64
                        <description><![CDATA[Ajax Interactive Shell]]></description>
65
                </service>
66
                <service>
67
                        <name>darkstat</name>
68
                        <rcfile>darkstat.sh</rcfile>
69
                        <executable>darkstat</executable>
70
                </service>
71
                <service>
72
                        <name>igmpproxy</name>
73
                        <rcfile>igmpproxy.sh</rcfile>
74
                        <executable>igmpproxy</executable>
75
                        <description><![CDATA[IGMP(multicast) proxy.]]></description>
76
                </service>
77
                <lcdproc>
78
                        <config>
79
                                <enable/>
80
                                <comport>com2</comport>
81
                                <size>16x2</size>
82
                                <driver>pyramid</driver>
83
                        </config>
84
                </lcdproc>
85
                <notes>
86
                        <config>
87
                                <title>Cache</title>
88
                                <category>mods</category>
89
                                <notes>VW50ZXIgL2NhY2hlIGlzdCBkaWUgRmVzdHBsYXR0ZSAoUGFydGl0aW9uIGFkMXMxZCkgZ2Vtb3VudGV0LCBkb3J0IGlzdCB1LiBhLiBkZXIgU3F1aWQtQ2FjaGUgenUgZmluZGVuLiAgTXVzcyBiZWkgVXBkYXRlcyBiZWFjaHRldCB3ZXJkZW4h</notes>
90
                        </config>
91
                </notes>
92
                <squid>
93
                        <config>
94
                                <active_interface>opt1</active_interface>
95
                                <allow_interface>on</allow_interface>
96
                                <transparent_proxy>on</transparent_proxy>
97
                                <private_subnet_proxy_off>on</private_subnet_proxy_off>
98
                                <defined_ip_proxy_off/>
99
                                <log_enabled/>
100
                                <log_dir>/var/squid/logs</log_dir>
101
                                <log_rotate/>
102
                                <proxy_port>3128</proxy_port>
103
                                <icp_port/>
104
                                <visible_hostname>hub</visible_hostname>
105
                                <admin_email>hostmaster@example.net</admin_email>
106
                                <error_language>English</error_language>
107
                                <disable_xforward>on</disable_xforward>
108
                                <disable_via/>
109
                                <uri_whitespace>strip</uri_whitespace>
110
                                <dns_nameservers>127.0.0.1</dns_nameservers>
111
                                <disable_squidversion/>
112
                                <custom_options/>
113
                        </config>
114
                </squid>
115
                <squidcache>
116
                        <config>
117
                                <harddisk_cache_size>20000</harddisk_cache_size>
118
                                <harddisk_cache_system>aufs</harddisk_cache_system>
119
                                <harddisk_cache_location>/cache/squid</harddisk_cache_location>
120
                                <memory_cache_size>100</memory_cache_size>
121
                                <minimum_object_size>0</minimum_object_size>
122
                                <maximum_object_size>100000</maximum_object_size>
123
                                <level1_subdirs>16</level1_subdirs>
124
                                <memory_replacement_policy>heap GDSF</memory_replacement_policy>
125
                                <cache_replacement_policy>heap LFUDA</cache_replacement_policy>
126
                                <cache_swap_low>90</cache_swap_low>
127
                                <cache_swap_high>95</cache_swap_high>
128
                                <donotcache/>
129
                                <enable_offline/>
130
                        </config>
131
                </squidcache>
132
                <squidnac>
133
                        <config>
134
                                <allowed_subnets>MTAuMC4wLjAvOA==</allowed_subnets>
135
                                <unrestricted_hosts/>
136
                                <banned_hosts/>
137
                                <whitelist/>
138
                                <blacklist/>
139
                                <ext_cachemanager/>
140
                        </config>
141
                </squidnac>
142
                <squidtraffic>
143
                        <config>
144
                                <max_download_size>0</max_download_size>
145
                                <max_upload_size>0</max_upload_size>
146
                                <overall_throttling>0</overall_throttling>
147
                                <perhost_throttling>0</perhost_throttling>
148
                                <throttle_specific>on</throttle_specific>
149
                                <throttle_binaries/>
150
                                <throttle_cdimages/>
151
                                <throttle_multimedia/>
152
                                <throttle_others/>
153
                                <quick_abort_min>0</quick_abort_min>
154
                                <quick_abort_max>0</quick_abort_max>
155
                                <quick_abort_pct>90</quick_abort_pct>
156
                        </config>
157
                </squidtraffic>
158
                <darkstat>
159
                        <config>
160
                                <interface_array>wan</interface_array>
161
                        </config>
162
                </darkstat>
163
                <carp/>
164
                <tab/>
165
        </installedpackages>
166
        <revision>
167
                <description><![CDATA[admin: Removed Packet Capture Fix package.
168
]]></description>
169
                <time>1304421399</time>
170
                <username>admin</username>
171
        </revision>
172
        <!-- ... -->
173
</pfsense>
    (1-1/1)