Linux 2.1.27 and pppd

Laszlo Vecsey (master@internexus.net)
Thu, 27 Feb 1997 21:08:19 -0500 (EST)


pppd version 2.3 patch level 0beta3

TCPv4 bad checksum from 03646982:0014 to 16e10680:0749, len=1480/1480/1500
TCPv4 bad checksum from 03646982:0014 to 16e10680:0749, len=1480/1480/1500

is the solution to simply up/downgrade to a different pppd, and if so,
which version? I seem to get these bad checksum's quite a bit lately,
perhaps especially from certain sites (sites that are farther away,
network wise?)

(define(RSA m e n)(list->string(u(r(s(string->list m))e n))))(define(u a)(if(>
a 0)(cons(integer->char(modulo a 256))(u(quotient a 256)))'()))(define(s a)(if
(null? a)0(+(char->integer(car a))(* 256(s(cdr a))))))(define(r a x n)(cond((=
0 x)1)((even? x)(modulo(expt(r a(/ x 2)n)2)n))(#t(modulo(* a(r a(1- x)n))n))))

"SGI and Linux both run Motif and X11. They both compile c++
cleanly (using gnu g++). They're the same!"