Displaying 1 result from an estimated 1 matches for "inet1_ifb_if".
2012 Sep 27
5
Understanding IFB
...ownloads saturating my
internet connection. I''ve implemented an IFB and now am looking into
flow keys. Although I''ve read the documentation, I''m not sure I have
this right. Can someone help?
/etc/shorewall/params:
MID_IF=eth0
MID_IF_TC=1
INET1_IF=eth1
INET1_IF_TC=2
INET1_IFB_IF=ifb0
INET1_IFB_TC=3
Note: MID_IF is the LAN and INET1_IF is my internet connection.
/etc/shorewall/tcdevices:
#NUMBER: IN-BANDWITH OUT-BANDWIDTH
OPTIONS REDIRECTED
#INTERFACE INTERFACES
$MID_IF_TC:$MID_IF...