Page 1 of 1

prerouting and postrouting

Posted: Wed Dec 07, 2016 4:42 am
by Ghaith93
Dears

I have more than 2 WAN
I want to use
prerouting chain and mark as packet for graph the BW
postrouting chain and mark as packet for QOS
But it a same SRC address and different interface (Mark packet for each interface)
when i turn on the postrouting mangel the graph in queue stop working (Prerouting queue)
and i need the postrouting for queue the client speed
i cant use the same mark packet for graph (Postrouting ) because it's calculate the total traffic and it's not useful
Thanks :D

Re: prerouting and postrouting

Posted: Wed Dec 07, 2016 7:17 am
by BlackVS
One packet can have only one mark.

Re: prerouting and postrouting

Posted: Wed Dec 07, 2016 2:26 pm
by Ghaith93
There is any solve ?