PPPD Issues pinging server with packets greater than 484 bytes length

Andrew Sinclair andrews at elprotech.com
Thu Feb 10 04:19:00 UTC 2005


Nevermind, it turns out I didnt initialise my serial driver correctly. 

-----Original Message-----
From:	Andrew Sinclair [SMTP:andrews at elprotech.com]
Sent:	Thursday, 10 February 2005 12:07 PM
To:	RTEMS Users
Subject:	PPPD Issues pinging server with packets greater than 484 bytes length

Has anyone encountered problems pinging the rtems PPPD server with packets greater than 484 bytes length?

I have established a connection with a Win XP box, and I am using MS-DOS to ping. The following works fine:
ping -l 484 192.168.124.5 
However the following fails:
ping -l 485 192.168.124.5 

I have tried making my termios serial buffers very large, and setting "mru" and "mtu" to 1500 to no avail.

Any ideas?




More information about the users mailing list