[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DSL Line - PPPoE (-current) and tcpdump truncated-ip



> The PPPoE occurs, and the PAP handshaking establishes a link with a
> MRU of 1492, then performs authentication.
> 
> The authentication causes a re-negotiation of the PAP paramaters, and at
> this point, the MRU/MTU (appears) to be agreed upon as 1500.  WTF??

Just set the MTU on the nterfaces to 1412 bytes, althought yo may need to
do this with all of the hosts on the network.

I found this solved all of those sorts of problems.

Althought that was under linux.

Jason