View | Details | Raw Unified | Return to bug 121562
Collapse All | Expand All

(-)www/en/internet.sgml (-6 / +17 lines)
Lines 13-18 Link Here
13
	implementation for TCP/IP software, the 4.4 BSD TCP/IP protocol stack,
13
	implementation for TCP/IP software, the 4.4 BSD TCP/IP protocol stack,
14
	thereby making it ideal for network applications and the Internet.</p>
14
	thereby making it ideal for network applications and the Internet.</p>
15
15
16
      <p>FreeBSD 7.0 also includes the reference implementation of SCTP, so is
17
	an ideal platform for telephony and other data streaming applications.</p>
18
16
    <h2>FreeBSD supports standard TCP/IP
19
    <h2>FreeBSD supports standard TCP/IP
17
	protocols.</h2>
20
	protocols.</h2>
18
21
Lines 20-30 Link Here
20
	to</p>
23
	to</p>
21
24
22
      <ul>
25
      <ul>
26
	<li>Serve static and dynamic web contenti over HTTP</li>
27
	
23
	<li>Share filesystems with NFS</li>
28
	<li>Share filesystems with NFS</li>
24
	
29
	
25
	<li>Distribute network information with NIS</li>
30
	<li>Distribute network information with NIS</li>
26
	
31
	
27
	<li>Support remote logins</li>
32
	<li>Handle and provide email services over SMTP, IMAP and POP3</li>
33
	
34
	<li>Support remote logins over SSH and rsh</li>
28
	
35
	
29
	<li>Do remote SNMP configuration and management</li>
36
	<li>Do remote SNMP configuration and management</li>
30
	
37
	
Lines 36-50 Link Here
36
	  lines</li>
43
	  lines</li>
37
	
44
	
38
	<li>Use IP Multicast services (the MBONE)</li>
45
	<li>Use IP Multicast services (the MBONE)</li>
46
	
47
	<li>Provide services over IPv6</li>
39
      </ul>
48
      </ul>
40
      
49
      
41
      <p>FreeBSD lets you to turn a PC&nbsp;into a World Wide Web server or
50
      <p>FreeBSD lets you to turn a PC&nbsp;into a World Wide Web server,
51
	mail server or
42
	Usenet news relay with included software.  Using the included SAMBA
52
	Usenet news relay with included software.  Using the included SAMBA
43
	software you can even share filesystems or printers with your Microsoft&reg;
53
	software you can even share filesystems or printers with your Microsoft&reg;
44
	Windows&reg; machines and, with the supplied PCNFS authentication daemon,
54
	Windows&reg; machines and, with the supplied PCNFS authentication daemon,
45
	you can support machines running PC/NFS.  FreeBSD also supports
55
	you can support machines running PC/NFS.  FreeBSD also supports
46
	Appletalk and Novell client/server networking (using an <a
56
	Appletalk and Novell client/server networking (using an
47
	  href="http://www.netcon.com/">optional commercial package</a>),
57
	optional commercial package),
48
	making it a true "Intranet" networking solution.</p>
58
	making it a true "Intranet" networking solution.</p>
49
59
50
      <p>FreeBSD also handles TCP extensions like the <a
60
      <p>FreeBSD also handles TCP extensions like the <a
Lines 94-99 Link Here
94
	<li>Anonymous FTP&nbsp;service</li>
104
	<li>Anonymous FTP&nbsp;service</li>
95
	
105
	
96
	<li>Enterprise file, print and mail services</li>
106
	<li>Enterprise file, print and mail services</li>
107
108
	<li>Routers, firewalls and intrusion detection systems</li>
97
      </ul>
109
      </ul>
98
      
110
      
99
      <p>The FreeBSD <a href="&base;/ports/index.html">ports collection</a>
111
      <p>The FreeBSD <a href="&base;/ports/index.html">ports collection</a>
Lines 111-118 Link Here
111
	protect them from outside attack.</p>
123
	protect them from outside attack.</p>
112
      
124
      
113
      <p>Encryption software, secure shells, Kerberos, end-to-end encryption
125
      <p>Encryption software, secure shells, Kerberos, end-to-end encryption
114
	and secure RPC facilities are also available (subject to export
126
	and secure RPC facilities are also available.</p>
115
	restrictions).</p>
116
127
117
      <p>Furthermore, the FreeBSD team is proactive in detecting and
128
      <p>Furthermore, the FreeBSD team is proactive in detecting and
118
	disseminating security information and bug reports with a <a
129
	disseminating security information and bug reports with a <a

Return to bug 121562