Re: [LARTC] marking in OUTPUT --mangle; locally generated packetsand route lookup - broken?

2003-07-15 Thread [EMAIL PROTECTED]
Hi Patrick, Sincere thanks for your time help! i assume you mean CONFIG_IP_ROUTE_FWMARK and not CONFIG_IP_NF_TARGET_MARK. Yup -- sorry! i would start with putting some printks in ipt_local_hook (net/ipv4/netfilter/iptable_mangle.c) before the call to ip_route_me_harder and in

[Re: [LARTC] marking in OUTPUT --mangle; locally generated packetsand route lookup - broken?]

2003-07-14 Thread [EMAIL PROTECTED]
Hi Patrick, Thanks for you message. I double checked, and my kernel .config is y to FWMARKing. I'm on 2.4.20-13.8 with iptables 1.2.8. The netfilter list suggested *not* using an aliased address, which i tried and that failed. bummer. More testing ... BTW, is there a way to trace or debug

Re: [LARTC] marking in OUTPUT --mangle; locally generated packetsand route lookup - broken?

2003-07-13 Thread Patrick McHardy
I tested your setup and it works fine (with 2.5 though). Are you sure you have CONFIG_IP_ROUTE_FWMARK enabled for your running kernel ? ip rule won't give errors if not .. Bye Patrick [EMAIL PROTECTED] wrote: hello all, i have come accross a curious issue: +--+