Ethereal

Re: [Ethereal-dev] Packet misdetection
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: April 2004


On Tue, Apr 06, 2004 at 02:07:24PM -0300, Fernando Machado Jr. wrote:
> I had lil bug here. Ethereal identified some packets as websphere 
> protocol, and it presented in the statistics as hierarchically under tcp 
> protocol. I've found no websphere protocol inside my sniffing, so, if 
> this packet exists, it shuold be under http, not tcp.
> 
> Do somebody know what happened?

What happend is that either

	1) it was traffic to or from port 1414, and not from or to some
	   other port whose dissector saw the packet before the
	   WebSphere dissector did

or

	2) it was traffic that looked enough like WebSphere traffic that
	   the WebSphere dissector was willing to treat it as such.

If it was 1), perhaps we should change the WebSphere dissector so that
it uses the same tests for port-1414 traffic that it uses for other
traffic.


Powered by MHonArc 2.6.10