1 |
5b237745
|
Scott Ullrich
|
#!/usr/local/bin/php
|
2 |
b46bfcf5
|
Bill Marquette
|
<?php
|
3 |
|
|
/* $Id$ */
|
4 |
|
|
require("guiconfig.inc");
|
5 |
5b237745
|
Scott Ullrich
|
?>
|
6 |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
7 |
|
|
<html>
|
8 |
|
|
<head>
|
9 |
|
|
<title><?=gentitle("License");?></title>
|
10 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
11 |
|
|
<link href="gui.css" rel="stylesheet" type="text/css">
|
12 |
|
|
</head>
|
13 |
|
|
|
14 |
|
|
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
15 |
|
|
<?php include("fbegin.inc"); ?>
|
16 |
|
|
<p class="pgtitle">License</p>
|
17 |
6484d9e0
|
Scott Ullrich
|
|
18 |
|
|
<p><strong>pfSense is Copyright © 2004, 2005 by Scott Ullrich
|
19 |
|
|
(<a href="mailto:geekgod@geekgod.com">geekgod@geekgod.com</a>).<br>
|
20 |
|
|
All rights reserved.</strong></p>
|
21 |
|
|
|
22 |
|
|
<p><strong>m0n0wall is Copyright © 2002-2004 by Manuel Kasper
|
23 |
5b237745
|
Scott Ullrich
|
(<a href="mailto:mk@neon1.net">mk@neon1.net</a>).<br>
|
24 |
|
|
All rights reserved.</strong></p>
|
25 |
|
|
<p> Redistribution and use in source and binary forms, with or without<br>
|
26 |
6484d9e0
|
Scott Ullrich
|
modification, are permitted provided that the following conditions
|
27 |
5b237745
|
Scott Ullrich
|
are met:<br>
|
28 |
|
|
<br>
|
29 |
6484d9e0
|
Scott Ullrich
|
1. Redistributions of source code must retain the above copyright
|
30 |
5b237745
|
Scott Ullrich
|
notice,<br>
|
31 |
|
|
this list of conditions and the following disclaimer.<br>
|
32 |
|
|
<br>
|
33 |
|
|
2. Redistributions in binary form must reproduce the above copyright<br>
|
34 |
6484d9e0
|
Scott Ullrich
|
notice, this list of conditions and the following disclaimer in
|
35 |
5b237745
|
Scott Ullrich
|
the<br>
|
36 |
|
|
documentation and/or other materials provided with the distribution.<br>
|
37 |
|
|
<br>
|
38 |
6484d9e0
|
Scott Ullrich
|
<strong>THIS SOFTWARE IS PROVIDED "AS IS'' AND ANY EXPRESS
|
39 |
5b237745
|
Scott Ullrich
|
OR IMPLIED WARRANTIES,<br>
|
40 |
|
|
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY<br>
|
41 |
6484d9e0
|
Scott Ullrich
|
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
42 |
5b237745
|
Scott Ullrich
|
SHALL THE<br>
|
43 |
6484d9e0
|
Scott Ullrich
|
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
44 |
5b237745
|
Scott Ullrich
|
EXEMPLARY,<br>
|
45 |
6484d9e0
|
Scott Ullrich
|
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
46 |
5b237745
|
Scott Ullrich
|
OF<br>
|
47 |
6484d9e0
|
Scott Ullrich
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
48 |
5b237745
|
Scott Ullrich
|
BUSINESS<br>
|
49 |
6484d9e0
|
Scott Ullrich
|
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
|
50 |
5b237745
|
Scott Ullrich
|
IN<br>
|
51 |
|
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
|
52 |
6484d9e0
|
Scott Ullrich
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
53 |
5b237745
|
Scott Ullrich
|
OF THE<br>
|
54 |
|
|
POSSIBILITY OF SUCH DAMAGE</strong>.</p>
|
55 |
|
|
<hr size="1">
|
56 |
|
|
<p>The following persons have contributed code to m0n0wall:</p>
|
57 |
|
|
<p>Bob Zoller (<a href="mailto:bob@kludgebox.com">bob@kludgebox.com</a>)<br>
|
58 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Diagnostics: Ping
|
59 |
5b237745
|
Scott Ullrich
|
function; WLAN channel auto-select; DNS forwarder</font></em><br>
|
60 |
|
|
<br>
|
61 |
|
|
Michael Mee (<a href="mailto:mikemee2002@pobox.com">mikemee2002@pobox.com</a>)<br>
|
62 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Timezone and NTP
|
63 |
5b237745
|
Scott Ullrich
|
client support</font></em><br>
|
64 |
|
|
<br>
|
65 |
|
|
Magne Andreassen (<a href="mailto:magne.andreassen@bluezone.no">magne.andreassen@bluezone.no</a>)<br>
|
66 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Remote syslog'ing;
|
67 |
5b237745
|
Scott Ullrich
|
some code bits for DHCP server on optional interfaces</font></em><br>
|
68 |
|
|
<br>
|
69 |
|
|
Rob Whyte (<a href="mailto:rob@g-labs.com">rob@g-labs.com</a>)<br>
|
70 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Idea/code bits
|
71 |
5b237745
|
Scott Ullrich
|
for encrypted webGUI passwords; minimalized SNMP agent</font></em><br>
|
72 |
|
|
<br>
|
73 |
|
|
Petr Verner (<a href="mailto:verner@ipps.cz">verner@ipps.cz</a>)<br>
|
74 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Advanced outbound
|
75 |
5b237745
|
Scott Ullrich
|
NAT: destination selection</font></em><br>
|
76 |
|
|
<br>
|
77 |
|
|
Bruce A. Mah (<a href="mailto:bmah@acm.org">bmah@acm.org</a>)<br>
|
78 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Filtering bridge
|
79 |
5b237745
|
Scott Ullrich
|
patches </font></em><br>
|
80 |
|
|
<br>
|
81 |
|
|
Jim McBeath (<a href="mailto:monowall@j.jimmc.org">monowall@j.jimmc.org</a>)<br>
|
82 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">Filter rule patches
|
83 |
5b237745
|
Scott Ullrich
|
(ordering, block/pass, disabled); better status page;<br>
|
84 |
|
|
webGUI assign network ports page </font></em><br>
|
85 |
|
|
<br>
|
86 |
|
|
Chris Olive (<a href="mailto:chris@technologEase.com">chris@technologEase.com</a>)<br>
|
87 |
6484d9e0
|
Scott Ullrich
|
<em><font color="#666666">enhanced "execute
|
88 |
5b237745
|
Scott Ullrich
|
command" page</font></em><br>
|
89 |
|
|
<br>
|
90 |
|
|
Pauline Middelink (<a href="mailto:middelink@polyware.nl">middelink@polyware.nl</a>)<br>
|
91 |
|
|
<em><font color="#666666">DHCP client: send hostname patch</font></em><br>
|
92 |
|
|
<br>
|
93 |
|
|
Bj?rn P?lsson (<a href="mailto:bjorn@networksab.com">bjorn@networksab.com</a>)<br>
|
94 |
|
|
<em><font color="#666666">DHCP lease list page</font></em><br>
|
95 |
|
|
<br>
|
96 |
|
|
Peter Allgeyer (<a href="mailto:allgeyer@web.de">allgeyer@web.de</a>)<br>
|
97 |
|
|
<em><font color="#666666">"reject" type filter rules; dial-on-demand</font></em><br>
|
98 |
|
|
<br>
|
99 |
|
|
Thierry Lechat (<a href="mailto:dev@lechat.org">dev@lechat.org</a>)<br>
|
100 |
|
|
<em><font color="#666666">SVG-based traffic grapher</font></em><br>
|
101 |
|
|
<br>
|
102 |
|
|
Steven Honson (<a href="mailto:steven@honson.org">steven@honson.org</a>)<br>
|
103 |
|
|
<em><font color="#666666">per-user IP address assignments for PPTP VPN</font></em><br>
|
104 |
|
|
<br>
|
105 |
|
|
Kurt Inge Sm?dal (<a href="mailto:kurt@emsp.no">kurt@emsp.no</a>)<br>
|
106 |
|
|
<em><font color="#666666">NAT on optional interfaces</font></em><br>
|
107 |
|
|
<br>
|
108 |
|
|
Dinesh Nair (<a href="mailto:dinesh@alphaque.com">dinesh@alphaque.com</a>)<br>
|
109 |
|
|
<em><font color="#666666">captive portal: pass-through MAC/IP addresses, RADIUS authentication & accounting;<br>
|
110 |
|
|
<em><font color="#666666"></font></em>HTTP server concurrency limit</font></em><br>
|
111 |
|
|
<br>
|
112 |
|
|
Justin Ellison (<a href="mailto:justin@techadvise.com">justin@techadvise.com</a>)<br>
|
113 |
|
|
<em><font color="#666666">traffic shaper TOS matching; magic shaper; DHCP deny unknown clients;<br>
|
114 |
|
|
IPsec user FQDNs; DHCP relay</font></em><br>
|
115 |
|
|
<br>
|
116 |
|
|
Fred Wright (<a href="mailto:fw@well.com">fw@well.com</a>)<br>
|
117 |
|
|
<em><font color="#666666">ipfilter window scaling fix; ipnat ICMP checksum adjustment fix; IPsec dead SA fixes</font></em><br>
|
118 |
|
|
<br>
|
119 |
|
|
Michael Hanselmann (<a href="mailto:m0n0@hansmi.ch">m0n0@hansmi.ch</a>)<br>
|
120 |
|
|
<em><font color="#666666">IDE hard disk standby</font></em><br>
|
121 |
|
|
<br>
|
122 |
|
|
Audun Larsen (<a href="mailto:larsen@xqus.com">larsen@xqus.com</a>)<br>
|
123 |
|
|
<em><font color="#666666">CPU/memory usage display</font></em><br>
|
124 |
|
|
<br>
|
125 |
|
|
Peter Curran (<a href="mailto:peter@closeconsultants.com">peter@closeconsultants.com</a>)<br>
|
126 |
|
|
<em><font color="#666666">OpenVPN support</font></em></p>
|
127 |
|
|
<hr size="1">
|
128 |
6484d9e0
|
Scott Ullrich
|
<p>m0n0wall is based upon/includes various free software packages,
|
129 |
5b237745
|
Scott Ullrich
|
listed below.<br>
|
130 |
6484d9e0
|
Scott Ullrich
|
The author of m0n0wall would like to thank the authors of these
|
131 |
5b237745
|
Scott Ullrich
|
software packages for their efforts.</p>
|
132 |
|
|
<p>FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br>
|
133 |
|
|
Copyright © 1994-2003 FreeBSD, Inc. All rights reserved.<br>
|
134 |
|
|
<br>
|
135 |
|
|
This product includes PHP, freely available from <a href="http://www.php.net/" target="_blank">http://www.php.net</a>.<br>
|
136 |
|
|
Copyright © 1999 - 2003 The PHP Group. All rights reserved.<br>
|
137 |
|
|
<br>
|
138 |
|
|
mini_httpd (<a href="http://www.acme.com/software/mini_httpd" target="_blank">http://www.acme.com/software/mini_httpd)</a><br>
|
139 |
6484d9e0
|
Scott Ullrich
|
Copyright © 1999, 2000 by Jef Poskanzer <jef@acme.com>.
|
140 |
5b237745
|
Scott Ullrich
|
All rights reserved.<br>
|
141 |
|
|
<br>
|
142 |
|
|
ISC DHCP server (<a href="http://www.isc.org/products/DHCP/" target="_blank">http://www.isc.org/products/DHCP</a>)<br>
|
143 |
6484d9e0
|
Scott Ullrich
|
Copyright © 1996-2003 Internet Software Consortium. All rights
|
144 |
5b237745
|
Scott Ullrich
|
reserved.<br>
|
145 |
|
|
<br>
|
146 |
|
|
ipfilter (<a href="http://www.ipfilter.org" target="_blank">http://www.ipfilter.org</a>)<br>
|
147 |
|
|
Copyright © 1993-2002 by Darren Reed.<br>
|
148 |
|
|
<br>
|
149 |
|
|
MPD - Multi-link PPP daemon for FreeBSD (<a href="http://www.dellroad.org/mpd" target="_blank">http://www.dellroad.org/mpd</a>)<br>
|
150 |
|
|
Copyright © 2003-2004, Archie L. Cobbs, Michael Bretterklieber, Alexander Motin<br>
|
151 |
|
|
All rights reserved.<br>
|
152 |
|
|
<br>
|
153 |
|
|
ez-ipupdate (<a href="http://www.gusnet.cx/proj/ez-ipupdate/" target="_blank">http://www.gusnet.cx/proj/ez-ipupdate</a>)<br>
|
154 |
|
|
Copyright © 1998-2001 Angus Mackay. All rights reserved.<br>
|
155 |
|
|
<br>
|
156 |
|
|
Circular log support for FreeBSD syslogd (<a href="http://software.wwwi.com/syslogd/" target="_blank">http://software.wwwi.com/syslogd</a>)<br>
|
157 |
|
|
Copyright © 2001 Jeff Wheelhouse (jdw@wwwi.com)<br>
|
158 |
|
|
<br>
|
159 |
|
|
Dnsmasq - a DNS forwarder for NAT firewalls (<a href="http://www.thekelleys.org.uk" target="_blank">http://www.thekelleys.org.uk</a>)<br>
|
160 |
|
|
Copyright © 2000-2003 Simon Kelley.<br>
|
161 |
|
|
<br>
|
162 |
|
|
Racoon (<a href="http://www.kame.net/racoon" target="_blank">http://www.kame.net/racoon</a>)<br>
|
163 |
|
|
Copyright © 1995-2002 WIDE Project. All rights reserved.<br>
|
164 |
|
|
<br>
|
165 |
|
|
msntp (<a href="http://www.hpcf.cam.ac.uk/export" target="_blank">http://www.hpcf.cam.ac.uk/export</a>)<br>
|
166 |
6484d9e0
|
Scott Ullrich
|
Copyright © 1996, 1997, 2000 N.M. Maclaren, University of Cambridge.
|
167 |
5b237745
|
Scott Ullrich
|
All rights reserved.<br>
|
168 |
|
|
<br>
|
169 |
|
|
UCD-SNMP (<a href="http://www.ece.ucdavis.edu/ucd-snmp" target="_blank">http://www.ece.ucdavis.edu/ucd-snmp</a>)<br>
|
170 |
|
|
Copyright © 1989, 1991, 1992 by Carnegie Mellon University.<br>
|
171 |
6484d9e0
|
Scott Ullrich
|
Copyright © 1996, 1998-2000 The Regents of the University of
|
172 |
5b237745
|
Scott Ullrich
|
California. All rights reserved.<br>
|
173 |
6484d9e0
|
Scott Ullrich
|
Copyright © 2001-2002, Network Associates Technology, Inc.
|
174 |
5b237745
|
Scott Ullrich
|
All rights reserved.<br>
|
175 |
6484d9e0
|
Scott Ullrich
|
Portions of this code are copyright © 2001-2002, Cambridge
|
176 |
5b237745
|
Scott Ullrich
|
Broadband Ltd. All rights reserved.<br>
|
177 |
|
|
<br>
|
178 |
|
|
choparp (<a href="http://choparp.sourceforge.net/" target="_blank">http://choparp.sourceforge.net</a>)<br>
|
179 |
|
|
Copyright © 1997 Takamichi Tateoka (tree@mma.club.uec.ac.jp)<br>
|
180 |
|
|
Copyright
|
181 |
|
|
© 2002 Thomas Quinot (thomas@cuivre.fr.eu.org)<br>
|
182 |
|
|
<br>
|
183 |
|
|
BPALogin (<a href="http://bpalogin.sourceforge.net/" target="_blank">http://bpalogin.sourceforge.net</a>) - lightweight portable BIDS2 login client<br>
|
184 |
|
|
Copyright © 2001-3 Shane Hyde, and others.<br>
|
185 |
|
|
<br>
|
186 |
|
|
php-radius (<a href="http://www.mavetju.org/programming/php.php" target="_blank">http://www.mavetju.org/programming/php.php</a>)<br>
|
187 |
|
|
Copyright 2000, 2001, 2002 by Edwin Groothuis. All rights reserved.<br>
|
188 |
|
|
This product includes software developed by Edwin Groothuis.<br>
|
189 |
|
|
<br>
|
190 |
|
|
wol (<a href="http://ahh.sourceforge.net/wol" target="_blank">http://ahh.sourceforge.net/wol</a>)<br>
|
191 |
|
|
Copyright © 2000,2001,2002,2003,2004 Thomas Krennwallner <krennwallner@aon.at>
|
192 |
|
|
<?php include("fend.inc"); ?>
|
193 |
|
|
</body>
|
194 |
|
|
</html>
|