Re: Ping with a 65510 bytes pack

Jon Lewis (jlewis@inorganic5.fdt.net)
Sat, 19 Oct 1996 15:42:50 -0400 (EDT)


On Sat, 19 Oct 1996, Michael Stiller wrote:

> Hi all,
>
> Is it possible to generate a kernel message (printk)
> if such a packet is received ?
> So we could see who sends this packets.

Could you just do something like this before trashing the packet?

printk("Invalid packet received from %s\n",in_ntoa(skb->saddr));

It would be interesting to log attempts to crash our systems.

------------------------------------------------------------------
Jon Lewis <jlewis@fdt.net> | Unsolicited commercial e-mail will
Network Administrator | be proof-read for $199/hr.
________Finger jlewis@inorganic5.fdt.net for PGP public key_______