iptables v1.4.10 rateest not working

Bug #957247 reported by madHamish
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
iptables (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

iptables rateest module borken in ubuntu 11.10 :

antoine@gateway:~$ more /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
antoine@gateway:~$ uname -a
Linux gateway 3.0.0-16-server #29-Ubuntu SMP Tue Feb 14 13:08:12 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
antoine@gateway:~$ sudo iptables -t mangle -A POSTROUTING -o eth0 -j RATEEST --rateest-name eth0 --rateest-interval 250ms --rateest-ewma 0.5s
[sudo] password for antoine:
/lib/xtables/libxt_RATEEST.so: /lib/xtables/libxt_RATEEST.so: undefined symbol: log
iptables v1.4.10: unknown option `--rateest-name'
Try `iptables -h' or 'iptables --help' for more information.
antoine@gateway:~$ apt-cache policy iptables
iptables:
  Installed: 1.4.10-1ubuntu1
  Candidate: 1.4.10-1ubuntu1
  Version table:
 *** 1.4.10-1ubuntu1 0
        500 http://za.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
        100 /var/lib/dpkg/status

iptables rateest works (while at least does not throw an error) in ubuntu 10.04:

antoine@old-gateway:~$ more /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.4 LTS"
antoine@old-gateway:~$ uname -a
Linux old-gateway 2.6.32-39-generic-pae #86-Ubuntu SMP Mon Feb 13 23:05:11 UTC 2012 i686 GNU/Linux
antoine@old-gateway:~$ sudo iptables -t mangle -A POSTROUTING -o eth0 -j RATEEST --rateest-name eth0 --rateest-interval 250ms --rateest-ewma 0.5s
antoine@old-gateway:~$ sudo iptables -t mangle --list POSTROUTING
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
RATEEST all -- anywhere anywhere name eth0 interval 250.0ms ewmalog 500.0ms
antoine@old-gateway:~$ apt-cache policy iptables
iptables:
  Installed: 1.4.4-2ubuntu2
  Candidate: 1.4.4-2ubuntu2
  Version table:
 *** 1.4.4-2ubuntu2 0
        500 http://za.archive.ubuntu.com/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/957247/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → iptables (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in iptables (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.