Ethereal-users: Re: [Ethereal-users] TCP Stream graph statistic problem
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
Date: Fri, 2 Apr 2004 15:03:58 +0700
Dear Harris,
Thank you for your help. I very appreciate it. I found that my problem was caused from the reason 1 as you suggested.
Best Regards.
---------------------------------------------------------------------------------------------------------------------------
Sripat Sringkarn
GPRS Design Engineer
Core Network Engineering
TA Orange Co., Ltd.
968 U Chu Liang Building, Rama IV Rd.,
Silom, Bangrak, Bangkok, 10500
Thailand
Direct Phone +662-647-5060
Mobile Phone +669-100-6234
Fax Number +662-647-4028
Guy Harris <gharris@xxxxxxxxx>
Sent by: ethereal-users-bounces@xxxxxxxxxxxx 02/04/2004 14:50
|
To: Ethereal user support <ethereal-users@xxxxxxxxxxxx> cc: Subject: Re: [Ethereal-users] TCP Stream graph statistic problem |
On Thu, Apr 01, 2004 at 10:29:56AM +0700, Sripat.Sringkarn@xxxxxxxxxxxx wrote:
> Can anyone help me about how to use TCP statistic graph to monitor TCP
> statistic because when I click on manu bar like "statistics --> TCP stream
> graph --> Troughput Graph:" i got the error message "Selected packet is
> not a TCP segment". How can I do to solve this problem?
By either
1) capturing either on Ethernet or a PPP interface on an OS
where libpcap supplies PPP packets as PPP or fake Ethernet
packets (note that Linux is *NOT* such an OS);
2) if you are capturing on one of those, getting a newer version
of Ethereal (it didn't handle some types of PPP captures with
PPP headers in some older versions);
3) patching the TCP Graph code to use the "tap" mechanism rather
than parsing of the link-layer, IP, and TCP headers itself;
4) patching the TCP Graph code to handle the link-layer headers
for the type of network on which you're capturing.
If you do 3) or 4), send us the patch.
> P.S. the packet I selected showed "TCP" in Protocol field.
The error message needs to be changed to be "Selected packet is not a
TCP segment on Ethernet, PPP, or raw IP", or something such as that.
_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users
Disclaimer:
******************************************************************************
Important
Confidentiality: This Information is intended for the above-named person and
may contain confidential and/or legally privileged material. Any opinions expressed in this information are not necessarily those of the company. If it has come to you in error you must take no action based on it, nor must you copy or show it to anyone; please delete/destroy and inform the sender immediately.
Monitoring/Viruses
TA Orange reserves the right to monitor all incoming and outgoing emails via TA Orange system. Although we have security program to monitor and eliminate virus, we also advise that in keeping with good computing practice the recipient should ensure they are actually virus free.
******************************************************************************
- Prev by Date: Re: [Ethereal-users] TCP Stream graph statistic problem
- Next by Date: Re: [Ethereal-users] Ethereal vs Windows 95
- Previous by thread: Re: [Ethereal-users] TCP Stream graph statistic problem
- Next by thread: [Ethereal-users] MacOS X 10.3 [getting started]
- Index(es):