forked from extern/shorewall_code
Merge branch '5.0.15'
This commit is contained in:
commit
612eee64d1
@ -76,7 +76,11 @@
|
|||||||
<para>The shell variables set in the OpenWRT script are set in the
|
<para>The shell variables set in the OpenWRT script are set in the
|
||||||
Shorewall params file:</para>
|
Shorewall params file:</para>
|
||||||
|
|
||||||
<programlisting>DOWNLOAD=40000 #download speed in kbit. set xx% of real download speed
|
<programlisting># local network
|
||||||
|
|
||||||
|
MYNET=192.168.0.0/24
|
||||||
|
|
||||||
|
DOWNLOAD=40000 #download speed in kbit. set xx% of real download speed
|
||||||
UPLOAD=7000 # set xx% of real upload speed
|
UPLOAD=7000 # set xx% of real upload speed
|
||||||
|
|
||||||
# multiports = up to 15 ports
|
# multiports = up to 15 ports
|
||||||
|
Loading…
Reference in New Issue
Block a user