Thanks Martin,
I will try that.  The client swears they are not running MySQL but I
will verify that.
Cheers,
Bryan
> -----Original Message-----
> From: martin.regner@xxxxxxxxx [mailto:martin.regner@xxxxxxxxx] 
> Sent: Thursday, June 19, 2003 11:53 PM
> To: millerb@xxxxxxx; ethereal-users@xxxxxxxxxxxx
> Subject: Re: [Ethereal-users] MySQL dissector troubles?
> 
> 
> Bryan Miller rote:
> > I getting packets being identified as MySQL protocol.  The trouble
is 
> > that MySQL is not running on this machine.  I am running Solaris 8
and 
> > very little else.
> > 
> > Has anyone else seen this problem?
> 
> The MySQL dissector will normally be called for every packet 
> that is sent to or from tcp port 3306. Port 3306 is the IANA 
> registered port for MySQL 
> http://www.iana.org/assignments/port-numbers
> but that port number can of course be used for other protcols also.
> 
> Disable the MySQL protocol dissection from Edit/Protocols.../ 
> Click on the MySQL entry in the list of protcols so that it 
> is shown as Disabled and then press Apply and OK.
> 
> Regards,
>  Martin
> 
>