On Fri, Aug 23, 2002 at 08:15:08PM -0300, Rodrigo Bonfa Drago wrote: > What the ethereal do when it captures a package at network and doesn't > recognize the application protocol of this package (suppose that the > package is of a application)? The ethereal discards the package or puts > as Unknow TCP or UDP package?
It display it as just a TCP segment or UDP datagram. It does not discard those packets.