summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 16:23:26 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commite89e47ffe8c3b0090f8996eb9ffbfe1c4cf701c9 (patch)
treea1200b3815295b91ef4aae34118f7e72bcdf0bda /network
parentd3bb77249da3b81e0608d9d012324e24350c9de0 (diff)
downloadslackbuilds-e89e47ffe8c3b0090f8996eb9ffbfe1c4cf701c9.tar.gz
slackbuilds-e89e47ffe8c3b0090f8996eb9ffbfe1c4cf701c9.tar.xz
network/firehol: Fix README.
Diffstat (limited to 'network')
-rw-r--r--network/firehol/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/network/firehol/README b/network/firehol/README
index f80cae88cd..3759035aae 100644
--- a/network/firehol/README
+++ b/network/firehol/README
@@ -55,13 +55,13 @@ sophisticated version of this file see /usr/doc/firehol)
>version 5
>
>interface eth0 home
-> server "dns ftp samba squid dhcp http ssh icmp" accept
-> client "samba icmp" accept
+> server "dns ftp samba squid dhcp http ssh icmp" accept
+> client "samba icmp" accept
>
>interface ppp+ internet
-> server "smtp http ftp" accept
-> client allaccept
+> server "smtp http ftp" accept
+> client allaccept
>
>router home2internet inface eth0 outface ppp+
-> route all accept
+> route all accept