From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) Description of problem: When I specify source port in config file and try 'cbq start' , I get error message. How reproducible: Always Steps to Reproduce: 1. Create config file /etc/sysconfig/cbq/cbq-0128.foo: ===cut=== DEVICE=eth0,10Mbit,1Mbit RATE=128Kbit WEIGHT=10Kbit PRIO=5 RULE=192.168.1.1:20, ===cut=== 2. su root 3. /sbin/cbq start Actual Results: I get error in /sbin/cbq script: ===cut=== What is "ff"? Usage: ... u32 [ match SELECTOR ... ] [ link HTID ] [ classid CLASSID ] [ police POLICE_SPEC ] [ offset OFFSET_SPEC ] [ ht HTID ] [ hashkey HASHKEY_SPEC ] [ sample SAMPLE ] or u32 divisor DIVISOR Where: SELECTOR := SAMPLE SAMPLE ... SAMPLE := { ip | ip6 | udp | tcp | icmp | u{32|16|8} } SAMPLE_ARGS FILTERID := X:Y:Z ===cut=== Additional info: I found, that a reason of this is a unexpected EOF in /sbin/cbq script in following lines: 183, 205, 228.
*** Bug 43960 has been marked as a duplicate of this bug. ***
Resolved, rawhide. Release: shapecfg-2.2.12-7 Will appear in rawhide soon.