Comment 4 for bug 66106

Revision history for this message
Oliver Lemke (olemke) wrote : Re: macro.AllowICMPs fails on startup

# dpkg-query -W iptables
iptables 1.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 shebang in shorewall has no effect.