Link to the dialup-firewall article.
This commit is contained in:
parent
4a34ce1263
commit
39fe71145b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7301
2 changed files with 10 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.174 2000/06/06 07:08:54 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.175 2000/06/06 18:10:31 nik Exp $">
|
||||
<!ENTITY title "FreeBSD News Flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.174 2000/06/06 07:08:54 jkoshy Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.175 2000/06/06 18:10:31 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -38,8 +38,12 @@
|
|||
Networld+Interop 2000 Tokyo (8th), the JUS seminor at Tokyo (9th),
|
||||
the NBUG event at Nagoya (10th), and, the K*BUG seminor at Osaka
|
||||
(10th). Please see
|
||||
<a href="http://www.jp.FreeBSD.org/">http://www.jp.FreeBSD.org/</a>.
|
||||
</p></li>
|
||||
<a href="http://www.jp.FreeBSD.org/">http://www.jp.FreeBSD.org/</a>.</p>
|
||||
|
||||
<p>A new article is available, explaining how to <a
|
||||
href="&base;/tutorials/dialup-firewall/index.html">use PPP, natd,
|
||||
and ipfw</a> to implement a firewall with a PPP dialup
|
||||
connection.</p></li>
|
||||
|
||||
<li><p><b>06-Jun-2000</b>
|
||||
The first <a href="&base;/conspectus/index.html">FreeBSD
|
||||
|
|
|
@ -53,8 +53,8 @@
|
|||
<li><a href="&base;/tutorials/formatting-media/index.html">Formatting
|
||||
media (disks, cartridges, etc) on FreeBSD</a>
|
||||
|
||||
<li><a href="&base;/porters-handbook/index.html">FreeBSD Porter's
|
||||
Handbook</a></li>
|
||||
<li><a href="&base;/tutorials/dialup-firewall/index.html">Using a
|
||||
firewall with a PPP connection</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue