In the last episode (Sep 27), Peter Brezny said:
> Has anyone seen this before?
> 
> > pullup failed
> 
> what is it?

It's an ipfw log message.  It could certainly stand to be a bit
clearer :)

>From man ipfw:

FINE POINTS
     o   There are circumstances where fragmented datagrams are
         unconditionally dropped.  TCP packets are dropped if they do
         not contain at least 20 bytes of TCP header, UDP packets are
         dropped if they do not contain a full 8 byte UDP header, and
         ICMP packets are dropped if they do not contain 4 bytes of
         ICMP header, enough to specify the ICMP type, code, and
         checksum.  These packets are simply logged as ``pullup
         failed'' since there may not be enough good data in the packet
         to produce a meaningful log entry.



-- 
        Dan Nelson
        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to