[LARTC] HTB and Openvpn

2004-10-06 Thread Peter Huetmannsberger
Hi! I have just started with traffic shaping, and after hours of reading websites, man pages asf. I am still stumped at one problem I have. The interface eth0 is attached to the outside world, and I have an openvpn tunnel to another part of the organization using eth0 and port 5001. The

Re: [LARTC] HTB and Openvpn

2004-10-06 Thread Andreas Klauer
Peter Huetmannsberger wrote: The idea was that all traffic going through the tunnel would have top priority and the rest share what's left. Sounded simple enough. You could use a prio queue for that. Tunnel on band 0, rest on band 1. Downside is that there may be nothing left for the rest to

Re: [LARTC] HTB and Openvpn

2004-10-06 Thread Peter Huetmannsberger
Hi, many thanks for your help. I have changed my setup accordingly now, however there are still packets showing up on the default qdisc when I go through the tunnel, about half the packets don't seem to match. Did you see anything wrong with the filter rules. Openvpn uses port 5001 on both

Re: [LARTC] HTB and Openvpn

2004-10-06 Thread Andreas Klauer
Peter Huetmannsberger wrote: I have changed my setup accordingly now, however there are still packets showing up on the default qdisc when I go through the tunnel, about half the packets don't seem to match. If there really only is udp traffic on port 5001, I don't see why your rules should