On Fri, Jun 08, 2007 at 04:36:28PM +0100, Will Jenkins wrote:
>
> I've been experiencing some strange problems. I have a PPPoE/PPPoA
> bridging ethernet modem in the UK and am using userland ppp to connect
> to my DSL provider.
>
> I have been setting MTU/MRU to 1458 in ppp.conf and have been getting a
> *lot* of these messages:
>
> ppp[18688]: tun0: Error: ip_Input: deflink: wrote 1429, got Message too long
>
no answers for you, but here are some stuff i would mess with:
- kernel pppoe(4) (much nicer ;)
- disable mssfixup in ppp.conf (if it's already on)
- pf's max-mss option
- use ifconfig to mess w/ sis mtu (i think sis can be adjusted)
jmc