lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] lwip2.0.2 l2tp question


From: Sylvain Rochet
Subject: Re: [lwip-users] lwip2.0.2 l2tp question
Date: Thu, 6 Jul 2017 22:42:24 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

On Wed, Jul 05, 2017 at 09:02:02PM -0700, odobryabov wrote:
> 
> (...)
> 
> pppol2tp: input packet, len=0, tunnel=47089, session=35933, ns=0, nr=0
> Data hex: ff 03 c0 21 09 1c 00 08 d9 bb 4b cc 
                  ^^^^^
                  LCP
                        ^^
                        Echo Request
                           ^^
                           ID
                              ^^^^^
                              Len
                                    ^^^^^^^^^^^
                                    Magic

Why are there so much LCP packets once the session is established ?

It looks like the remote device is sending a lot of LCP echo request 
packets but that shouldn't be a problem.

Could you disable filters (at least LCP) in the ppp_dump_packet() 
function ? This way we will have packet dump of both rx and tx side.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]