diff --git a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
index 85d4a159b6..750a33b619 100644
--- a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
+++ b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
@@ -1,7 +1,7 @@
- $Date: 2000-08-19 20:51:20 $
+ $Date: 2001-01-18 23:43:31 $
This article documents how to setup a firewall using a PPP
@@ -121,7 +121,7 @@
prevents tools such as nmap etc from identifying the TCP/IP
stack of the machine, but breaks support for RFC1644
extensions. This is NOT recommended if the machine will be
- running web server.
+ running a web server.
@@ -183,7 +183,7 @@ ppp_profile="profile"
your own rulebase. First, let's start with the basics of closed
firewalling. What you want to do is deny everything by default and then
only open up for the things you really need. Rules should be in the
- order of allow first and then deny. The premis is that you add the
+ order of allow first and then deny. The premise is that you add the
rules for your allows, and then everything else is denied. :)
Now, let's make the dir /etc/firewall. Change into the directory and
diff --git a/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml b/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml
index 85d4a159b6..750a33b619 100644
--- a/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml
+++ b/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml
@@ -1,7 +1,7 @@
- $Date: 2000-08-19 20:51:20 $
+ $Date: 2001-01-18 23:43:31 $
This article documents how to setup a firewall using a PPP
@@ -121,7 +121,7 @@
prevents tools such as nmap etc from identifying the TCP/IP
stack of the machine, but breaks support for RFC1644
extensions. This is NOT recommended if the machine will be
- running web server.
+ running a web server.
@@ -183,7 +183,7 @@ ppp_profile="profile"
your own rulebase. First, let's start with the basics of closed
firewalling. What you want to do is deny everything by default and then
only open up for the things you really need. Rules should be in the
- order of allow first and then deny. The premis is that you add the
+ order of allow first and then deny. The premise is that you add the
rules for your allows, and then everything else is denied. :)
Now, let's make the dir /etc/firewall. Change into the directory and