Re: What's this mean?

From: Bill Moran (wmoran_at_potentialtech.com)
Date: 06/28/03

  • Next message: long cao: "Re: 11 Hour Installs on KDE?"
    Date: Sat, 28 Jun 2003 14:36:28 -0400
    To: budsz <budsz@kumprang.or.id>
    
    

    budsz wrote:
    > Hi dude,
    >
    > I get message in /var/log/message:
    >
    > /kernel: in_cksum: out of data by 3
    >
    > Would you explain this message?

    in_chksum is a routine that validates the checksum of recieved network data.
    As far as I can tell from the code, that error means that the packet of data
    was three bytes shorter than it should have been. One way or the other it's
    a network problem. Could be crappy NIC or other hardware. Could be some sort
    of attack using invalid packets. I'm not familiar enough with that corner of
    the code to say for sure.
    Is this happening frequently? If you only saw the message once, you can
    probably ignore it as a network glitch, but if it's showing up often, you'd
    do well to track down the source and fix it.

    -- 
    Bill Moran
    Potential Technologies
    http://www.potentialtech.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: long cao: "Re: 11 Hour Installs on KDE?"

    Relevant Pages

    • RE: Checksum for Windows 2000 CD
      ... Checksum for Windows 2000 CD ... Better Management for Network Security ... Ensure robust IP security through policy-based management ...
      (Security-Basics)
    • Re: 8.1.7.4 standby database - missing some log files???
      ... and verify that checksum at the other end. ... the network to copy the compressed files? ... Then I compare file sizes after uncompression, ... the full log stream includes the compressed files, ...
      (comp.databases.oracle.server)
    • Re: TCP checksum and device driver eri0
      ... > The same packet snooped on the network has the correct checksum value. ... > and the network interface eri0 output. ...
      (Focus-SUN)
    • IP Checksum Offload
      ... I am trying to understand IP checksum offload. ... if I crank up the network activity I start to see them. ... Could it be that checksum offload is only invoked when the network load gets ... Offload parameters for eth0: ...
      (comp.os.linux.networking)
    • Re: Whats this mean?
      ... >in_chksum is a routine that validates the checksum of recieved network data. ... >of attack using invalid packets. ... I assume if I under attack with invalid ... packet of data maybe you've any advice to prevent this problem?. ...
      (freebsd-questions)