Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] exclude internal network from wondershaper
@ 2004-10-24 18:48 Johan Lindqvist
  2004-10-24 19:15 ` Andreas Klauer
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Lindqvist @ 2004-10-24 18:48 UTC (permalink / raw)
  To: lartc

I'm having a network inside of a dsl modem and I'm using wondershaper on 
the computers to be able to surf while bulk downloading. The problem is 
that also the internal traffic is shaped, which means the internal 
network is at 200kb/s, instead of 100Mb/s. Is there a way to exclude the 
internal adresses from the wondershaper rules, or is there any other 
good way to solve this?

/Johan

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] exclude internal network from wondershaper
  2004-10-24 18:48 [LARTC] exclude internal network from wondershaper Johan Lindqvist
@ 2004-10-24 19:15 ` Andreas Klauer
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Klauer @ 2004-10-24 19:15 UTC (permalink / raw)
  To: lartc

Am Sunday 24 October 2004 20:48 schrieb Johan Lindqvist:
> Is there a way to exclude the internal adresses from the wondershaper
> rules, or is there any other good way to solve this?

The basic idea is to have a class structure like this:

1:1 HTB 100mbit (LAN device class)
|
\--- 1:10 Whatever kbit (Internet class)
|    |
|    \--- ... whatever classes you want for your internet traffic go here
|
\--- 1:20 (100mbit-Whatever kbit) (LAN traffic class)

I don't use wondershaper, but I modified the script once to do this.
No guarantee that it will work at all, though:
http://www.metamorpher.de/files/wshaper-over-lan.htb

HTH
Andreas
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-24 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 18:48 [LARTC] exclude internal network from wondershaper Johan Lindqvist
2004-10-24 19:15 ` Andreas Klauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox