* Javier Szyszlican <cmbpre$7qr$1@xxxxxxxxxxxxx> 2004-11-03 20:36
> filter parent 2: protocol ip pref 1 fw
> filter parent 2: protocol ip pref 1 fw handle 0x1 classid 2:21
>
> Chain OUTPUT (policy ACCEPT 794K packets, 111M bytes)
> pkts bytes target prot opt in out source
> destination
> 4984 377K mark.4 4 -- * * 0.0.0.0/0
> 0.0.0.0/0
>
> Chain mark.4 (1 references)
> pkts bytes target prot opt in out source
> destination
> 4984 377K MARK all -- * * 0.0.0.0/0
> 0.0.0.0/0 MARK set 0x1
Is this on the same device? I have such a setup in my test suite
and it works fine with the latest bk snapshot. Can you show me
the actual commands you execute?
> So, I'm guessing that the IPIP packets generated by the kernel, are not
> going into the packet scheduling routines/functions.
They surely are.
|