Remove the old notice about ICMP traffic to the website being blocked.
Approved by: murray
This commit is contained in:
parent
6d1d855429
commit
41e0de7002
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9512
1 changed files with 2 additions and 10 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.35 2000/04/05 11:17:47 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.36 2000/10/30 18:15:41 jim Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.35 2000/04/05 11:17:47 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/about.sgml,v 1.36 2000/10/30 18:15:41 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -73,14 +73,6 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
|
||||
&webbuild;
|
||||
|
||||
<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>Update of the FreeBSD Web Pages</h2>
|
||||
<p>
|
||||
The FreeBSD Web Pages are updated daily at 0800 and 2000 UTC.
|
||||
|
|
Loading…
Reference in a new issue