I am trying to reshape my traffic shaping and am getting nowhere fast! 
Here is what happens during shorewall compile:

1.
eth0 - 1mbit classify,hfsc
ifb0 - 1mbit - eth0 (the above 2 lines are from tcdevices)
ifb0:21 - 10*full/100:50ms 20*full/100    1 tcp-ack (tcclasses)
ERROR: Invalid RATE (10*full/100:50ms) : /etc/shorewall/tcclasses

2.
eth0 - 1mbit classify,hfsc (tcdevices)
eth0:1 - 10*full/100:50ms 20*full/100 1 tcp-ack (tcclases)
ERROR: Duplicate interface:class number (1:1} : /etc/shorewall/tcclasses

3.
123:eth0 - 1mbit classify,hfsc (tcdevices)
123:1 -    10*full/100:50ms 20*full/100 1 tcp-ack (tcclasses)
ERROR: Duplicate interface:class number (291:1} : /etc/shorewall/tcclasses

4.
A:eth0 - 1mbit classify,hfsc (tcdevices)
A:1 - 10*full/100:50ms 20*full/100 1 tcp-ack (tcclasses)
ERROR: Unknown INTERFACE (A) : /etc/shorewall/tcclasses


Am I missing something because I cannot find any "duplicate 
interface:class number" anywhere?

Also, in the latest version (.19.1) with "man shorewall.conf" - 
USE_ACTIONS is not explained anywhere, but is referred to in various 
places (I presume USE_ACTIONS has been deprecated, but the documentation 
has not been updated).

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to