Update or remove some broken link in the Handbook.
This commit is contained in:
parent
491ecacab6
commit
4f02801ed7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38243
5 changed files with 9 additions and 30 deletions
en_US.ISO8859-1/books/handbook
bibliography
firewalls
introduction
mirrors
ppp-and-slip
|
@ -247,9 +247,8 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="http://www.osu.edu/">Ohio State University</ulink>
|
||||
has written a <ulink
|
||||
url="http://8help.osu.edu/wks/unix_course/index.html">UNIX
|
||||
<para>Ohio State University has written a <ulink
|
||||
url="http://www.cs.duke.edu/csl/docs/unix_course/">UNIX
|
||||
Introductory Course</ulink> which is available online in HTML and
|
||||
PostScript format.</para>
|
||||
|
||||
|
@ -457,9 +456,7 @@
|
|||
|
||||
<para>(Chapter 2 of this book is available <ulink
|
||||
url="&url.books.design-44bsd;/book.html">online</ulink> as part of
|
||||
the FreeBSD Documentation Project, and chapter 9 <ulink
|
||||
url="http://www.netapp.com/tech_library/nfsbook.html">
|
||||
here</ulink>.)</para>
|
||||
the FreeBSD Documentation Project.)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
@ -1503,12 +1503,12 @@ sh /etc/ipf.rules.script</programlisting>
|
|||
<para>The <filename>/etc/services</filename> file may be used to
|
||||
lookup unknown port numbers. Alternatively,
|
||||
visit <ulink
|
||||
url="http://www.securitystats.com/tools/portsearch.php"></ulink>
|
||||
url="http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers"></ulink>
|
||||
and do a port number lookup to find the purpose of a particular
|
||||
port number.</para>
|
||||
|
||||
<para>Check out this link for port numbers used by Trojans <ulink
|
||||
url="http://www.simovits.com/trojans/trojans.html"></ulink>.</para>
|
||||
url="http://www.sans.org/security-resources/idfaq/oddports.php"></ulink>.</para>
|
||||
|
||||
<para>The following ruleset creates a complete and very secure
|
||||
<literal>inclusive</literal> type of firewall ruleset that has been
|
||||
|
@ -2859,11 +2859,11 @@ ks="keep-state" # just too lazy to key this each time
|
|||
The less the attackers can learn about your system, the more
|
||||
secure it is. Packets with unrecognized port numbers may be looked
|
||||
up in <filename>/etc/services/</filename> or go to <ulink
|
||||
url="http://www.securitystats.com/tools/portsearch.php"></ulink>
|
||||
url="http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers"></ulink>
|
||||
and do a port number lookup to find the purpose of the particular
|
||||
port number is. Check out this link for port numbers used by
|
||||
Trojans: <ulink
|
||||
url="http://www.simovits.com/trojans/trojans.html"></ulink>.</para>
|
||||
url="http://www.sans.org/security-resources/idfaq/oddports.php"></ulink>.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
|
|
|
@ -781,7 +781,7 @@
|
|||
<listitem>
|
||||
<para>For several years, the central source tree for &os;
|
||||
was maintained by
|
||||
<ulink url="http://ximbiot.com/cvs/wiki/">CVS</ulink>
|
||||
<ulink url="http://www.nongnu.org/cvs/">CVS</ulink>
|
||||
(Concurrent Versions System), a freely available source code
|
||||
control tool that comes bundled with &os;. In June 2008, the
|
||||
Project switched to using <ulink
|
||||
|
|
|
@ -182,17 +182,6 @@
|
|||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>LinuxCenter.Kz</otheraddr>
|
||||
<city>Ust-Kamenogorsk</city>
|
||||
<country>Kazakhstan</country>
|
||||
Phone: <phone>+7-705-501-6001</phone>
|
||||
Email: <email>info@linuxcenter.kz</email>
|
||||
WWW: <otheraddr><ulink url="http://linuxcenter.kz/page.php?page=fr"></ulink></otheraddr>
|
||||
</address>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<address>
|
||||
<otheraddr>LinuxCenter.Ru</otheraddr>
|
||||
|
@ -478,7 +467,7 @@ Warning: Permanently added 'anoncvs1.freebsd.org' (DSA) to the list of known hos
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="http://ximbiot.com/cvs/wiki/">CVS Home</ulink>,
|
||||
<para><ulink url="http://www.nongnu.org/cvs/">CVS Home</ulink>,
|
||||
the CVS development and support community.</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
@ -2213,13 +2213,6 @@ ppp_profile="name_of_service_provider"</programlisting>
|
|||
Broadband with FreeBSD on DSL</ulink> by Renaud
|
||||
Waldura.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://www.ruhr.de/home/nathan/FreeBSD/tdsl-freebsd.html">
|
||||
Nutzung von T-DSL und T-Online mit FreeBSD</ulink>
|
||||
by Udo Erdelhoff (in German).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue