Add pfSense to the list and remove some information about using
the Linux emulation layer on Alpha. PR: www/97408 Submitted by: Gabor Kovesdan
This commit is contained in:
parent
355e83a27b
commit
80b7baace1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28352
1 changed files with 9 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.35 2006/02/16 14:19:04 jcamou Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.36 2006/07/12 19:47:16 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Advocacy Project">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -211,6 +211,13 @@
|
|||
filtering, NAT/PAT redirection, DHCP client and server,
|
||||
caching DNS forwarder and more.</p></li>
|
||||
|
||||
<li><p><a href="http://www.pfsense.com">pfSense</a> is an open source
|
||||
firewall derived from the m0n0wall firewall system with several
|
||||
different goals and features, such as OpenBSD's Packet Filter (PF),
|
||||
FreeBSD 6.1, ALTQ support for excellent packet queuing and
|
||||
finally an integrated package management system for extending the
|
||||
environment with new features.</p></li>
|
||||
|
||||
<li><p>The Whistle Interjet: A ``network appliance'' that acts as a
|
||||
router, web server, mailhost (and other functionality), and can be
|
||||
configured using a web browser. The underlying operating system is
|
||||
|
@ -380,7 +387,7 @@
|
|||
|
||||
<p><b>FreeBSD:</b> There are currently more than 13,000
|
||||
applications ready to download and install in the FreeBSD ports
|
||||
collection. On i386, AMD64 and Alpha, the Linux emulation layer will
|
||||
collection. On i386 and AMD64, the Linux emulation layer will
|
||||
also run the vast majority of Linux applications. On the AMD64 and Itanium
|
||||
architectures there is a compatibility layer to run 32-bit FreeBSD binaries.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue