lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <BAY103-DAV6C5E2426E366DB4823E13B2660@phx.gbl> Date: Tue, 26 Aug 2008 09:01:40 +0200 From: "Marco Berizzi" <pupilla@...mail.com> To: "bsilva" <bsilva@...ic.net> Cc: <netdev@...r.kernel.org> Subject: Re: Policy routing issue. bsilva wrote: > $ iptables -L -t mangle > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > MARK tcp -- anywhere anywhere tcp dpt:162 > MARK set 0x1 > > $ ip rule list > 0: from all lookup 255 > 2000: from all fwmark 0x1 lookup 1 This is the expected behaviour. See this bug report: http://bugzilla.kernel.org/show_bug.cgi?id=9767 and this thread: http://marc.info/?l=linux-netdev&m=121962119924048&w=2 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html