On Thu, Oct 31, 2002 at 11:18:53AM +0800, [EMAIL PROTECTED] wrote: > But is it possible to configure Ethereal so that I can specify > multiple ports for HTTP protocol?
Not without modifying the source code to the HTTP dissector to have a preference that's a string containing a list of additional ports, and having the dissector parse that string and register Ethereal with those other ports.
