Hi!
ppp[0:2]=0xc021 is a capture filter, not dispaly filter.
I have solved this problem, because in my case, ppp is encapsulated in
PPPoE, not directly in Ether, so ppp[0:2]=0xc021 can not capture PPP LCP
packets.
Thanks a lot!
---
No luck. Same result.
"Jeroen Eeuwes" <[EMAIL PROTECTED]> wrote
in message
news:[EMAIL PROTECTED]
> Hi Andrew,
>
>> editcap: "2007-12-06" isn't a valid time format
>
> The parameter for the -A file is split up due to the space between the
> date and time. You should try putting quotes around the
On Mon, Dec 24, 2007 at 07:15:57AM +, Vikas Jain wrote:
> I am new to Wireshark development and trying to set up the wireshark
> build environment for the windows platform.
Please direct development questions to our other mailing list,
[EMAIL PROTECTED] in the future :)
> One of the items me
Hi,
That is a display filter syntax you're writing. Consult man tcpdump for
capture file syntax. There you will find there's no real way to filter
PPP LCP this way.
Thanx,
Jaap
[EMAIL PROTECTED] wrote:
> Hello everyone!
> I'd like to write a capture filter, to capture only PPP LCP packets,
Hi,
I am new to Wireshark development and trying to set up the wireshark build
environment for the windows platform.
One of the items mentioned on the Wiki and in developer's guide is to install
the Platform SDK Server 2003 R2.
I was just curious as to why the installation of Server 2003 R2 i