Added section 'Blocked ping packets'
Submitted by: dg
This commit is contained in:
parent
a3d74623f1
commit
fdee1886bc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3148
2 changed files with 20 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-07-15 18:03:29 $">
|
||||
<!ENTITY date "$Date: 1998-07-22 08:25:17 $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: about.sgml,v 1.11 1998-07-15 18:03:29 wosch Exp $ -->
|
||||
<!-- $Id: about.sgml,v 1.12 1998-07-22 08:25:17 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -56,6 +56,14 @@
|
|||
Megan McCormack</A>
|
||||
</p>
|
||||
|
||||
<h2>Blocked ping packets</h2>
|
||||
|
||||
<p>
|
||||
Our provider <a href="http://www.crl.net">CRL</a> are blocking ICMP
|
||||
completely at all times now. We are currently under attack and our T1
|
||||
would be useless without the block.
|
||||
</p>
|
||||
|
||||
|
||||
<h2>Mirroring the FreeBSD Web Pages</h2>
|
||||
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-07-15 18:03:29 $">
|
||||
<!ENTITY date "$Date: 1998-07-22 08:25:17 $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: about.sgml,v 1.11 1998-07-15 18:03:29 wosch Exp $ -->
|
||||
<!-- $Id: about.sgml,v 1.12 1998-07-22 08:25:17 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -56,6 +56,14 @@
|
|||
Megan McCormack</A>
|
||||
</p>
|
||||
|
||||
<h2>Blocked ping packets</h2>
|
||||
|
||||
<p>
|
||||
Our provider <a href="http://www.crl.net">CRL</a> are blocking ICMP
|
||||
completely at all times now. We are currently under attack and our T1
|
||||
would be useless without the block.
|
||||
</p>
|
||||
|
||||
|
||||
<h2>Mirroring the FreeBSD Web Pages</h2>
|
||||
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
|
||||
|
|
Loading…
Reference in a new issue