From e89e47ffe8c3b0090f8996eb9ffbfe1c4cf701c9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 16:23:26 -0500 Subject: network/firehol: Fix README. --- network/firehol/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'network') 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 -- cgit v1.2.3