[LARTC] Problem with HTB and ceil

2005-07-18 Thread nik39_nospam
Hi, I am trying to setup a shaper for my linux box and I am experiencing some problems. What I am trying to do is priorizing packets on the egress link, therefore I have setup some prio classes etc. The priorizing seem to work but the problem is that the ceil parameter doesnt seem to work on non l

Problems with Routing (was RE: [LARTC] Losing Packets after a DNAT in prerouting)

2005-07-18 Thread Jefferson Cowart
Wel that helped, but I'm still having problems. Here is what is happening now: I send a packet from 134.173.94.7 to 134.173.95.146 (those devices are on the same network). It goes into my router on eth2 and gets DNATed to 192.168.5.9 which is on eth3. It gets routed properly and gets to my machin

[LARTC] luca buratti è assente dall'ufficio.

2005-07-18 Thread lburatti
Sarò assente dall'ufficio a partire dal 18/07/2005 e non tornerò fino al 25/07/2005. Risponderò al messaggio al mio ritorno. Trend Scan Mail: this message is virus free. ___ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/

[LARTC] routing based on user id

2005-07-18 Thread Michael
Hi all! I've got 2 (soon 3) internet connection. 1 - via ADSL, 2(and3) via ppp My network: http://desima.objectis.net/network-diag linux1: user1.user2 eth0=192.168.1.1 ppp0=192.168.5.2( gw 192.168.5.1) gw=192.168.1.2 ( thru ADSL) compA=192.168.1.6 compB=192.168.1.15 gw2=192.168.1.217 via ppp to

Re: [LARTC] IPSEC packets not passing POSTROUTING chain

2005-07-18 Thread ich hier
hi On Sun, 17 Jul 2005 22:11:32 +0200 richard lucassen <[EMAIL PROTECTED]> wrote: > Packets going to a 2.6 kernel IPSEC tunnel do not seem to pass the > POSTROUTING chain. Is that correct? > running 2.6.11.0 and using snat (in the postrouting-chain) successfully for the decrypted packets to be

[LARTC] Load balancing (LARTC 4.2) over 2 connections on 2 routers.

2005-07-18 Thread James Neave
Hi, I'm building a network similar to that seen in 4.2 of the LARTC Howto. There is a diagram of this attached to this mail. Addendum to diagram: AlexRouter br0 = 192.168.58.1 eth0 = dhcpcd DaveRouter br0 = 192.168.58.2 eth0 = dhcpcd But we've run into some problems when ac

[LARTC] ppp uplink shaping problems

2005-07-18 Thread Staenker
Hello, i played a few days with tc htb classes and classified my packets using iptables CLASSIFY target. here is what i did: #!/bin/bash int='ppp0' #making all things clear tc qdisc del dev $int root iptables -t mangle --flush iptables -t mangle --delete-chain if $1 then #defining classes tc qdi