Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] 2.6.27 and TOS matching
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Corona688
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1204

PostPosted: Thu Jan 29, 2009 8:34 pm    Post subject: [SOLVED] 2.6.27 and TOS matching Reply with quote

I've done a big kernel upgrade, from 2.6.19 to 2.6.27. I've got most everything working now but I have found that 2.6.27 iptables either doesn't have "TOS match" or calls it something different now. I use that with squid and htb to not impose bandwidth limits on things already cached, when I boot with the old kernel it works, when I boot with the new kernel everything downloads from squid at the same limited rate. How do I get tos matching working in 2.6.27?
_________________
Petition for Better 64-bit ATI Drivers - Sign Here
http://www.petitiononline.com/atipet/petition.html


Last edited by Corona688 on Tue Feb 10, 2009 4:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
user
Apprentice
Apprentice


Joined: 08 Feb 2004
Posts: 216

PostPosted: Thu Jan 29, 2009 10:25 pm    Post subject: Reply with quote

Hi Corona688,
i search and found it also.

Code:
[*] Network packet filtering framework (Netfilter)  --->
         Core Netfilter Configuration  --->
             [*] Network packet filtering framework (Netfilter)  --->
                 Core Netfilter Configuration  --->
                     [*]   "dscp" and "tos" match support

tested with
Code:
$IPTABLES -t mangle -A TEST_TABLE -m tos --tos Minimize-Delay -j ACCEPT
eend $? "No TOS match support"
Back to top
View user's profile Send private message
Corona688
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1204

PostPosted: Tue Feb 10, 2009 4:07 pm    Post subject: Reply with quote

Sorry for the long delay in answering, but this definitely did the trick. thanks!
_________________
Petition for Better 64-bit ATI Drivers - Sign Here
http://www.petitiononline.com/atipet/petition.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum