On Thu, 31 Mar 2005 10:51:09 +0200
Micha Nelissen <[EMAIL PROTECTED]> 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

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to