From 9e10a1956b584d446dcdb705d90321996a7a3581 Mon Sep 17 00:00:00 2001 From: Eric H Christensen Date: Jun 03 2013 19:41:01 +0000 Subject: Changed links to Using_Firewalls --- diff --git a/en-US/Server.xml b/en-US/Server.xml index f614f7b..01b4a25 100644 --- a/en-US/Server.xml +++ b/en-US/Server.xml @@ -43,7 +43,7 @@ Note - It is a good idea to use iptables firewall rules in conjunction with TCP Wrappers and xinetd to create redundancy within service access controls. Refer to for more information about implementing firewalls with iptables commands. + It is a good idea to use iptables firewall rules in conjunction with TCP Wrappers and xinetd to create redundancy within service access controls. Refer to for more information about implementing firewalls with iptables commands. @@ -261,7 +261,7 @@ iptables -A INPUT -p tcp -s 127.0.0.1 --dport 111 -j ACCEPT Note - Refer to for more information about implementing firewalls with iptables commands. + Refer to for more information about implementing firewalls with iptables commands. @@ -375,7 +375,7 @@ iptables -A INPUT -p ALL -s! 192.168.0.0/24 --dport 835 -j DROP Note - Refer to for more information about implementing firewalls with iptables commands. + Refer to for more information about implementing firewalls with iptables commands. diff --git a/en-US/Wstation.xml b/en-US/Wstation.xml index 9dbdaab..d2ee9bc 100644 --- a/en-US/Wstation.xml +++ b/en-US/Wstation.xml @@ -1210,7 +1210,7 @@ sense=deny file=/etc/vsftpd.ftpusers onerr=succeed For most users, the best tool for configuring a simple firewall is the graphical firewall configuration tool which ships with &PRODUCT;: the Firewall Administration Tool (system-config-firewall). This tool creates broad iptables rules for a general-purpose firewall using a control panel interface. - For advanced users and server administrators, manually configuring a firewall with iptables is probably a better option. Refer to for more information. + For advanced users and server administrators, manually configuring a firewall with iptables is probably a better option. Refer to for more information.