mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 12:41:19 +01:00
Add /etc/shorewall/interfaces to the IFB instructions.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
450f2787ba
commit
7ab3c6a612
@ -2017,7 +2017,15 @@ eth0 192.168.1.0/24 206.124.146.179</programlisting></para>
|
|||||||
<para><filename>/etc/shorewall/init</filename>:<programlisting>qt modprobe ifb numifbs=1
|
<para><filename>/etc/shorewall/init</filename>:<programlisting>qt modprobe ifb numifbs=1
|
||||||
qt ip link set dev ifb0 up</programlisting></para>
|
qt ip link set dev ifb0 up</programlisting></para>
|
||||||
|
|
||||||
<para><filename>/etc/shorewall/tcdevices</filename>:<programlisting>#INTERFACE IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED
|
<para><filename>/etc/shorewall/interfaces</filename>:</para>
|
||||||
|
|
||||||
|
<programlisting>#ZONE INTERFACE BROADCAST
|
||||||
|
- ifb0</programlisting>
|
||||||
|
|
||||||
|
<para><filename>/etc/shorewall/tcdevices</filename>:</para>
|
||||||
|
|
||||||
|
<para><programlisting>
|
||||||
|
#INTERFACE IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED
|
||||||
# INTERFACES
|
# INTERFACES
|
||||||
1:eth0 - 384kbit classify
|
1:eth0 - 384kbit classify
|
||||||
2:ifb0 - 1300kbit - eth0</programlisting>
|
2:ifb0 - 1300kbit - eth0</programlisting>
|
||||||
|
Loading…
Reference in New Issue
Block a user