Tweak to my config article

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3082 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-27 20:01:57 +00:00
parent 38335efa84
commit 77c620e102

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-11-01</pubdate>
<pubdate>2005-11-27</pubdate>
<copyright>
<year>2001-2005</year>
@ -605,12 +605,10 @@ Ping/ACCEPT fw net
###############################################################################################################################################################################
# Firewall to DMZ
#
ACCEPT fw dmz tcp www,ftp,ssh,smtp,993,465
ACCEPT fw dmz tcp domain,www,ftp,ssh,smtp,993,465
ACCEPT fw dmz udp domain
REJECT fw dmz udp 137:139
Ping/ACCEPT fw dmz
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE</programlisting>
</blockquote>
</section>