Edwin Koome wrote:
> seem to have problems with my squeezebox rebuffering &
> stuttering when playing music. I have homed the
> problem to my firewall (shorewall) especially its
> packet shaper.
> 
> When the packet shaper is disabled, but the firewall
> running everything is fine. When i enable the internal
> packet shaper my music starts stuttering and the
> player keeps rebuffering.
> 
> I have created a TC class for the player giving it
> full bandwidth and minimizing delay but it does not
> seem to work.Let me know what i'm missing.
> 
> 
> Here are my relevant rules and attached a dump of
> shorewall config:
> 
> #Squeezebox
> ACCEPT net:10.0.0.0/24 $FW tcp 9000
> ACCEPT net:10.0.0.0/24 $FW tcp 3483
> ACCEPT net:10.0.0.0/24 $FW udp 3483
> 

I'm lost.

1) The rules above are for net->fw.
2) Traffic shaping on the 'net' interface shapes traffic from fw->net.

So which direction is the music going? fw->net or net->fw.

I can't tell from your tcrules since none of them refer to any of the
above ports except for this one:

6744 1333K MARK       tcp  --  *      *       0.0.0.0/0
0.0.0.0/0           multiport dports 9000 MARK set 0x1

which is going in the opposite direction from the ACCEPT rule above.

-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to