summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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