[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-18 Thread Kai Kasurinen
** Changed in: iptables (Ubuntu) Status: Needs Info = Confirmed ** Summary changed: - macro.AllowICMPs fails on startup + Unknown arg `--icmp-type' -- Unknown arg `--icmp-type' https://launchpad.net/bugs/66106 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-17 Thread PetyrRahl
Just adding in another confirmation. Installed shorewall on my laptop and got the exact same problem as people above. iptables v1.3.5: Unknown arg `--icmp-type' Try `iptables -h' or 'iptables --help' for more information. ERROR: Command /sbin/iptables -A Drop -p icmp --icmp-type

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-15 Thread Oliver Lemke
# dpkg-query -W iptables iptables1.3.5.0debian1-1ubuntu1 # iptables -A INPUT -p icmp --icmp-type fragmentation-need iptables v1.3.5: Unknown arg `--icmp-type' Try `iptables -h' or 'iptables --help' for more information. iptables doesn't seem to support --icmp-type here. :-( Changing the

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-14 Thread Oliver Lemke
Reassigned to iptables. Shorewall works fine with version 1.3.3-2ubuntu4 but not with 1.3.5.0debian1-1ubuntu1 ** Changed in: shorewall (Ubuntu) Sourcepackagename: shorewall = iptables -- macro.AllowICMPs fails on startup https://launchpad.net/bugs/66106 -- ubuntu-bugs mailing list

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-14 Thread engelsma
have the same problem. I commented out all rules relating to pings but I still see the same error described in the Description. -- macro.AllowICMPs fails on startup https://launchpad.net/bugs/66106 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-14 Thread Rocco Stanzione
The new iptables does support --icmp-type, and the following rule: sudo iptables -A INPUT -p icmp --icmp-type fragmentation-need works fine. I haven't got a working shorewall config, so it's hard to track it down much further, but I wonder if one of you could try changing the shebang line to

[Bug 66106] Re: macro.AllowICMPs fails on startup

2006-10-14 Thread Kai Kasurinen
** Bug 66192 has been marked a duplicate of this bug -- macro.AllowICMPs fails on startup https://launchpad.net/bugs/66106 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs