PDA

View Full Version : [ubuntu] How to debug iproute2 based policy routing?



mschmidt0
February 8th, 2012, 10:42 AM
Hi,

I have a somewhat complicated iproute2 based policy routing scenario on Ubuntu 10.04.3 LTS 64bit server. It mainly works as needed, but under some circumstances it weirdly misroutes some packets, but not all.

To get closer to this I need a way to verbose log the full routing decision process for all packets. How can I achieve this? No problem, if I need to recompile the kernel with some special configuration options, but any easier solutions are also welcome. ;)

Thanks!

mschmidt0
February 9th, 2012, 11:14 AM
Any ideas how to track down such a possible kernel bug?