"any 386 PC (or better) running FreeBSD"
makes this sentence hardware independent Approved by: simon(mentor) PR: www/63032 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
This commit is contained in:
parent
4316e6ea40
commit
d7aacef7cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20107
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.29 2002/10/06 18:53:08 anders Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.30 2003/06/18 23:27:17 murray Exp $">
|
||||
<!ENTITY title "About FreeBSD's Internetworking">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -122,8 +122,8 @@
|
|||
<p>The FreeBSD developers are as concerned about security as they
|
||||
are about performance. FreeBSD includes kernel support for
|
||||
IP firewalling, as well other services, such as IP proxy
|
||||
gateways. If you put your corporate servers on the Internet, any 386
|
||||
PC (or better) running FreeBSD can act as a network firewall to
|
||||
gateways. If you put your corporate servers on the Internet, any
|
||||
computer running FreeBSD can act as a network firewall to
|
||||
protect them from outside attack.</p>
|
||||
|
||||
<p>Encryption software, secure shells, Kerberos, end-to-end encryption
|
||||
|
|
Loading…
Reference in a new issue