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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Jun 2009 09:19:41 -0400
From:	jamal <hadi@...erus.ca>
To:	Jarek Poplawski <jarkao2@...il.com>
Cc:	Denys Fedoryschenko <denys@...p.net.lb>,
	Paweł Staszewski <pstaszewski@...are.pl>,
	Linux Network Development list <netdev@...r.kernel.org>,
	Andreas Henriksson <andreas@...al.se>
Subject: Re: iproute2 action/policer question

On Wed, 2009-06-17 at 21:43 +0200, Jarek Poplawski wrote:

> You mean Lenny with not Lenny's iproute2, I guess. Does 'works fine'
> include 'action ipt -j LOG'? Anyway, let's say you're right here, and
> it's "Lenny's" problem.

I havent tried ipt LOG; Lenny cannot be updated anymore AFAIK; Andreas
may be able to give you a better answer on their strict process.

> Why do you think so? I've tried it with current (git) iproute2 and
> iptables 1.4.3.2 (Debian include files are eq. to vanilla), and here
> is the configure output:

I can almost bet you that you are linking to the wrong iptables library.
Did you install the new iptables yourself? Lenny certainly doesnt run
iptables 1.4.3.2. Note:
It is not just the headers - you need to point to the right lib. It is
a big mess.

> 
> After this I get tc compiled, but it gives misleading error messages
> later (just like distro's tc).

Refer to above.

> > For other Distros: it should work fine if they have iptables 1.4.2/3.
> 
> The latest official version 1.4.3.2 (until today) doesn't work fine
> for Debian & me (maybe we're special...).
> 

Are you running something other than lenny?
 dogo:~# iptables -V
iptables v1.4.2

> I don't understand why you're defending those ugly destroyers of your
> outstanding work?! (Did they threaten you? Don't worry - they're far
> away in Australia... ;-)
> 

Well, I have seen genuine effort to try and fix things ;->

> Just similarly to Pawel:
> tc qdisc add dev lo root handle 1: htb
> tc filter add dev lo parent 1: proto ip pref 5 u32 match u32 0 0 action ipt -j LOG

Thanks.
I will make time and chase this.

cheers,
jamal

--
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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ