I'm trying to use the traffic control features of Shorewall. I share
my network with some guys, and I have a tcclasses file like this:

#Hunter Fuller
eth0                    100     1500kbit        full    50
 tos-maximize-throughput
#(other guy's name)
eth0                    110     1500kbit        full    50
 tos-minimize-delay

etc., based on their personal preferences.
Then for users I cannot identify (wireless guests, basically):

#unknown DHCP clients
eth0                    50      500kbit         500kbit 100
 default,tos-minimize-cost

This is all fine and good, but right now I have the "unknown dhcp
clients" section commented out, because when I uncomment it, everyone
gets lumped into that class!! So even I, the mighty network admin, get
capped to 500kbit...

My tcrules is like:

50      192.168.1.50-192.168.1.99       eth1                            all
50      eth1                            192.168.1.50-192.168.1.99       all
100     192.168.1.100-192.168.1.109     eth1                            all
100     eth1                            192.168.1.100-192.168.1.109     all
110     192.168.1.110-192.168.1.119     eth1                            all
110     eth1                            192.168.1.110-192.168.1.119     all

etc.

Am I missing something obvious here?

My "shorewall dump" is attached.

-- Hunter Fuller

Attachment: shorewall.txt.bz2
Description: BZip2 compressed data

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to