Subject: Re: sendmail -- All my network files here
To: Gan Starling <MisteraSturno@worldnet.att.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 09/22/2001 19:15:25
On Fri, Sep 21, 2001 at 08:57:48PM -0500, Gan Starling wrote:
> [...]
> 
> gus# ifconfig ppp0
> ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1514
>         inet 12.87.99.132 -> 199.69.200.57 netmask 0xff000000
>         inet6 fe80::203:47ff:fea0:4927%ppp0 -> :: prefixlen 64 scopeid
> 0x3
> gus#

This 1514 is *very* strange, I would have expected it to be 1500.
Maybe your machine sends too big packets, and the remote end fails
to fragment is ?
Can you try
mru 1500
mtu 1500
in your /etc/ppp/options file ?

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--