Merge the EN version changes, 1.17 -> 1.18

This commit is contained in:
Masafumi Max NAKANE 1997-08-25 05:28:43 +00:00
parent 59d93fbe3e
commit d8aae375f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1865
2 changed files with 4 additions and 18 deletions

View file

@ -1,6 +1,6 @@
<!-- $Id: firewalls.sgml,v 1.6 1997-02-25 04:55:34 hanai Exp $ -->
<!-- $Id: firewalls.sgml,v 1.7 1997-08-25 05:28:43 max Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.17 -->
<!-- Original revision: 1.18 -->
<sect><heading> ファイアウォール <label id="firewalls"></heading>
@ -450,13 +450,6 @@ ipfw add deny log tcp from evil.hacker.org/24 to nice.people.org
ipfw add deny from any to my.org/28 6000 setup
</verb></tscreen>
<bf>sup.FreeBSD.ORG</bf> の SUP サーバへのアクセスを許可するためには,
以下のコマンドを使用します:
<tscreen><verb>
ipfw add accept from any to sup.FreeBSD.ORG 871
</verb></tscreen>
アカウンティングレコードを見るには:
<tscreen><verb>
ipfw -a list

View file

@ -1,6 +1,6 @@
<!-- $Id: firewalls.sgml,v 1.6 1997-02-25 04:55:34 hanai Exp $ -->
<!-- $Id: firewalls.sgml,v 1.7 1997-08-25 05:28:43 max Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.17 -->
<!-- Original revision: 1.18 -->
<sect><heading> ファイアウォール <label id="firewalls"></heading>
@ -450,13 +450,6 @@ ipfw add deny log tcp from evil.hacker.org/24 to nice.people.org
ipfw add deny from any to my.org/28 6000 setup
</verb></tscreen>
<bf>sup.FreeBSD.ORG</bf> の SUP サーバへのアクセスを許可するためには,
以下のコマンドを使用します:
<tscreen><verb>
ipfw add accept from any to sup.FreeBSD.ORG 871
</verb></tscreen>
アカウンティングレコードを見るには:
<tscreen><verb>
ipfw -a list