On Sat, May 14, 2022 at 09:14:36PM -0000, Stuart Henderson wrote: > On 2022-05-14, Georg Pfuetzenreuter <[email protected]> wrote: > > pppoe(4) already has a section on this, possibly this could be used as a > > start. > > It's not a great start really. Mixes up information about a method to > set the pppoe MTU to 1500 (RFC4638) and using scrub, doesn't describe > the problem (says "causing conflict" but this isn't very meaningful > or really correct), and points at nonexistent "more information on MTU, > MSS and NAT" as this isn't in pf.conf(5). > >
hi. if there are issues in that text, feel free to suggest how to improve it. - mixing mtu to 1500 and scrub: well, both concern issues with mtu. why wouldn;t they be together in there? - "causing conflict": feel free to be more specific. it's not something i have knowledge of - "more information in pf.conf": yes there is information in pf.conf on mtu, mss, and nat, including the syntax for using them. again, why wouldn;t we point people there? i'm happy to try and rework the text if you think it can be improved. jmc

