RE: netfilter before routing for local outgoing packets ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If you mark a packet in the OUTPUT table, the routing algorithm should
re-run and decide the path that was defined in the routing policy, so
here is the order of relevant events:

Program Send Packet
Routing Decision - Go out normal Interface
MANGLE: OUTPUT - Mark packet as fwmark 1
Routing Decision - Choose route as usual, but include fwmark 1 in
equation.


Warning: That is supposedly the behavior, but I have yet to get it
working properly.




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux