[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-21 Thread compudaze
I also have this problem when trying to use shorewall. -- iptables does not recognize '--icmp-type' switch https://launchpad.net/bugs/67297 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-21 Thread compudaze
Just to confirm, the version was 1.3.5.0debian1-1ubuntu1. I downgraded to 1.3.3-2ubuntu4 and it works fine. -- iptables does not recognize '--icmp-type' switch https://launchpad.net/bugs/67297 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-21 Thread marcosangalli
Same problem here, I had to download and install 1.3.5.0debian1-1 from Debian Repository to start Shorewall -- iptables does not recognize '--icmp-type' switch https://launchpad.net/bugs/67297 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-21 Thread Rocco
Same problem, had to install 1.3.5.0debian1-1 to fix this problem. -- iptables does not recognize '--icmp-type' switch https://launchpad.net/bugs/67297 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-21 Thread Laurent Bigonville
*** This bug is a duplicate of bug 66681 *** ** This bug has been marked a duplicate of bug 66681 libipt_icmp.so: undefined symbol: __stack_chk_fail_local -- iptables does not recognize '--icmp-type' switch https://launchpad.net/bugs/67297 -- ubuntu-bugs mailing list

[Bug 67297] Re: iptables does not recognize '--icmp-type' switch

2006-10-20 Thread dargaard
** Description changed: Binary package hint: iptables + + Edgy, iptables 1.3.5.0debian1-1ubuntu1 Example: root:/home/smtn# iptables -A INPUT -p icmp -s 0/0 --icmp-type 8 -j DROP iptables v1.3.5: Unknown arg `--icmp-type' Try `iptables -h' or 'iptables --help' for more