[tor-commits] [flashproxy/master] I have to change the files in the directory I'm in

dcf at torproject.org dcf at torproject.org
Fri May 3 23:20:24 UTC 2013


commit e2dcf10b375271603b3fba6962489c07698d3c35
Author: Eduardo Stalinho <eduardooc.86 at gmail.com>
Date:   Thu May 2 22:49:24 2013 -0300

    I have to change the files in the directory I'm in
---
 doc/facilitator-howto.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt
index 8270a36..9ed6f63 100644
--- a/doc/facilitator-howto.txt
+++ b/doc/facilitator-howto.txt
@@ -79,17 +79,17 @@ net	ipv4
 
 	# cd /etc/shorewall6
 	# cp /usr/share/doc/shorewall6/default-config/{interfaces,policy,rules,zones} .
-	Edit /etc/shorewall/interfaces:
+	Edit /etc/shorewall6/interfaces:
 net	eth0		-	tcpflags
-	Edit /etc/shorewall/policy:
+	Edit /etc/shorewall6/policy:
 $FW		all		ACCEPT
 net		$FW		DROP
 all		all		DROP
-	Edit /etc/shorewall/rules:
+	Edit /etc/shorewall6/rules:
 SECTION NEW
 SSH/ACCEPT	all	$FW
 HTTPS/ACCEPT	all	$FW
-	Edit /etc/shorewall/zones:
+	Edit /etc/shorewall6/zones:
 fw	firewall
 net	ipv6
 





More information about the tor-commits mailing list