[fpc-devel] webserver
Micha Nelissen
micha at neli.hopto.org
Thu Mar 31 11:17:51 CEST 2005
On Thu, 31 Mar 2005 10:51:09 +0200
Micha Nelissen <micha at neli.hopto.org> wrote:
> Linux firewall should have something like:
>
> iptables -A INPUT -p icmp --icmp-type fragmentation-needed -j ACCEPT
And also in FORWARD and OUTPUT, but it may be that you already have a rule to allow 'RELATED' traffic, and if you also allow all outgoing traffic, then the above rule actually is redundant.
Micha
More information about the fpc-devel
mailing list