---------- Forwarded message ----------
Date: Wed, 12 Jan 2005 15:11:49 +0530 (IST)
From: MANJUNATH <manjunath@xxxxxxxxxxxxxxxxx>
To: ethereal-dev@xxxxxxxxxxxx
Subject: Development problem
---------- Forwarded message ----------
Date: Wed, 12 Jan 2005 15:08:30 +0530 (IST)
From: MANJUNATH <manjunath@xxxxxxxxxxxxxxxxx>
To: ethereal-dev@xxxxxxxxxxxx
I am facing a problem... in Ethreal-0.9.11
Configuration...
1. I have two machines connected via a swicth (9.0.0.1 and 9.0.0.2).
2. MTU of the machine (Imterface) "9.0.0.1" is 100bytes.
3. MTU of the machine (Interface) "9.0.0.2" is 1500bytes.
Problem...
When send ping 9.0.0.1 -s 200 from 9.0.0.2 I am able to see all the
packets on the GUI of Ethereal running on 9.0.0.1.
For ping 9.0.0.1 -s 300, For -s 400, It working fine....
PROBLEM is when I send ping 9.0.0.1 -s 500 Ethreal comes out it is not
able display the packets on GUI. same thing is true ping with -s 600, -s
700
.....
Offcourse TCPDUMP is working fine... maens no problem in core (pcap
library)
problem may be in GUI...
Cheers
Manjunath