Hello all,
I am new to lwip 1.4.0 stack. i am trying ppp over serial port for small ppp connect test, but its getting strucked in networking phase here i have attached log also please suggest us to move forward.



thanks
parwath
ppp phase changed[0]: phase=0

13    Executing ATD*99***1#
151    
CONNECT

netif: setting default interface ''

ppp_connect[0]: holdoff=0

ppp phase changed[0]: phase=1

pppos_connect: unit 0: connecting

ppp_start[0]

pppos_send_config[0]: out_accm=FF FF FF FF

ppp_send_config[0]

pppos_recv_config[0]: in_accm=FF FF FF FF

ppp_recv_config[0]

ppp: auth protocols:
 PAP=1

pbuf_alloc(length=24)

pbuf_alloc: allocated pbuf 0x2032976c

pbuf_alloc(length=24) == 0x2032976c

sent    c0 21 01 01 00 14 02 06 00 00 00 00 05 06 68 06 4d 17 07 02 08 02 

pbuf_alloc(length=0)

pbuf_alloc: allocated pbuf 0x20329610

pbuf_alloc(length=0) == 0x20329610

pbuf_free(0x20329610)

pbuf_free: deallocating 0x20329610

pppos_write[0]: len=24

pbuf_free(0x2032976c)

pbuf_free: deallocating 0x2032976c

sys_timeout: 0x21000020 msecs=2000 handler=(fsm_timeout) arg=0x2032e408

ppp_start[0]: finished

pppos_input[0]: got 92 bytes

pbuf_alloc(length=0)

pbuf_alloc: allocated pbuf 0x2032976c

pbuf_alloc(length=0) == 0x2032976c

rcvd    c0 21 01 01 00 14 02 06 00 00 00 00 05 06 7b 2d f7 6d 07 02 08 02 

pbuf_header: old 0x2032977c new 0x2032977e (-2)

pbuf_alloc(length=256)

pbuf_alloc: allocated pbuf 0x20329610

pbuf_alloc(length=256) == 0x20329610

pbuf_free(0x20329610)

pbuf_free: deallocating 0x20329610

pbuf_alloc(length=24)

pbuf_alloc: allocated pbuf 0x20329610

pbuf_alloc(length=24) == 0x20329610

sent    c0 21 02 01 00 14 02 06 00 00 00 00 05 06 7b 2d f7 6d 07 02 08 02 

pbuf_alloc(length=0)

pbuf_alloc: allocated pbuf 0x203294b4

pbuf_alloc(length=0) == 0x203294b4

pbuf_free(0x203294b4)

pbuf_free: deallocating 0x203294b4

pppos_write[0]: len=24

pbuf_free(0x20329610)

pbuf_free: deallocating 0x20329610

pbuf_free(0x2032976c)

pbuf_free: deallocating 0x2032976c

pbuf_alloc(length=0)

pbuf_alloc: allocated pbuf 0x2032976c

pbuf_alloc(length=0) == 0x2032976c

rcvd    c0 21 02 01 00 14 02 06 00 00 00 00 05 06 68 06 4d 17 07 02 08 02 

pbuf_header: old 0x2032977c new 0x2032977e (-2)

netif_set_mtu[0]: mtu=1500

pppos_send_config[0]: out_accm=0 0 0 0

ppp_send_config[0]

pppos_recv_config[0]: in_accm=0 0 0 0

ppp_recv_config[0]

ppp phase changed[0]: phase=5

ppp phase changed[0]: phase=7

pbuf_alloc(length=20)

pbuf_alloc: allocated pbuf 0x20329610

pbuf_alloc(length=20) == 0x20329610

sent    80 21 01 01 00 10 02 06 00 2d 0f 01 03 06 00 00 00 00 

pbuf_alloc(length=0)

pbuf_alloc: allocated pbuf 0x203294b4

pbuf_alloc(length=0) == 0x203294b4

pbuf_free(0x203294b4)

pbuf_free: deallocating 0x203294b4

pppos_write[0]: len=20

pbuf_free(0x20329610)

pbuf_free: deallocating 0x20329610

sys_timeout: 0x21000020 msecs=2000 handler=(fsm_timeout) arg=0x2032f5c8

pbuf_free(0x2032976c)

pbuf_free: deallocating 0x2032976c



_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to