Hello.
I have the following situation here:
My ISP has a PPPoE WAN interface, and on that same WAN interface it has a big peering network, 10.0.0.0/8, spanning over multiple cities. My traffic to the big Internet is throttled to 3Mbit/s, and the traffic to the regional network is unlimited 100 Mbit/s, so I don't want any shaping/QoS on that traffic.
After playing a bit with iptables/mangle I realized that the actual shaping is done on the tc's side. But I don't know how to tell Nbd's QoS scripts to ignore some IP ranges then.
How do I should set up Nbd's QoS scripts for that to work?
PS. (and how the hell the ISP manages to get 100Mbit/s over PPPoE? That's a huge load on the backbone hardware, AFAIK. Wow!)