git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8868 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-11-13 04:54:37 +00:00
parent c6acd732c4
commit f238dddd7d

View File

@ -381,8 +381,8 @@ insert_rule $filter_table->{OUTPUT}, 1, "-p udp --sport 1701 -j ACCEPT";
<listitem> <listitem>
<para>Your ipsets must be loaded before Shorewall starts. You <para>Your ipsets must be loaded before Shorewall starts. You
are free to try to do that with the following code in are free to try to do that with the following code in
<filename>/etc/shorewall/start (it works for me; your mileage <filename>/etc/shorewall/init (it works for me; your mileage may
may vary)</filename>:</para> vary)</filename>:</para>
<programlisting>if [ "$COMMAND" = start ]; then <programlisting>if [ "$COMMAND" = start ]; then
ipset -U :all: :all: ipset -U :all: :all: