Re: [fw-wiz] How automate firewall tests



on 21/8/06 2:46 pm, Patrick M. Hausen at hausen@xxxxxxxx wrote:

Or did I get you completely wrong? I'm thinking of e.g.
firewall protected public web servers. If you block ICMP,
clients that try to access them with a smaller MTU than
whatever the server's local interface has got will fail.

Not necessarily - IP packets can be fragmented to go over smaller MTU
networks. The problem comes when some OSes unnecessarily set the "Do Not
Fragment" bit on all packets, and at that point if the "must fragment" icmp
message doesn't get back to the server then no data flows.

I can understand why *some* types of ICMP could be considered undesirable,
but there are other types which should definitely be let through under
certain circumstances.

Oliver.

PS Missed the start of this discussion, apologies if I missed the point
there.

_______________________________________________
firewall-wizards mailing list
firewall-wizards@xxxxxxxxxxxxxxxxxxxxx
https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards



Relevant Pages

  • Re: 2.6.20.7 mss negotiation and path mtu discovery mostly broken?
    ... Even after ICMP "can't fragment" messages arrive, ... kernel still attempts to increase the MSS rather aggressively. ... The sending host has an MTU of 9000. ...
    (Linux-Kernel)
  • Re: wierd net behaviour
    ... It relies on getting ICMP Destination ... MTU for the remote host. ... If the responding gateway implements the ... recommendations for gateways in RFC 1191, then the next hop MTU ...
    (comp.sys.hp.hpux)
  • FW: ICMP fragmentation required but DF set problems.
    ... ICMP fragmentation required but DF set problems. ... against some TCP/IP stack. ... Anyway the stack takes an hash table with the MTU of other ends. ... size of the quoted packet in the ICMP packet, ...
    (FreeBSD-Security)
  • Re: ICMP and discard oversize frame
    ... I am running a FreeBSD router with two ethernet cards. ... the MTU to 800 in order to generate ICMP packet "Fragmentation needed ... But there is no ICMP sent. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Problem of blocking ICMP packet while calculating Path MTU
    ... > I am in process of implementing Path MTU detection technique. ... > process the received ICMP ECHO reply packets. ... > there is no need to write server code at all. ...
    (comp.os.linux.networking)