On Fri, Jan 24, 2003 at 10:16:30AM -0500, Robert Casto wrote: > I am trying to scan multiple HTTP ports that exist on one machine. The > machine is used internally by different departments and has a port > number for each department. I want to be able to decipher packets on > ports 9999 and 8888 as HTTP but what I see right now is TCP. Any idea on > how I can do this?
Use the "Decode As" menu item in Ethereal - select one of those packets, select "Decode As" from the "Tools" menu, and then set it up to decode the appropriate port as HTTP.