|
||||||||||
On 28.10.2003, at 19:45, Michael Hall wrote:
> something as I don't think that should be necessary. The old firewall
> (FreeBSD/ipfilter) using the standard userland PPPoE setup, the MTU,
FreeBSD userland ppp does MSS clamping by default. MPD can't do it, so
we have to resort to using ipnat's mssclamp feature. Which of course
implies that you use NAT. If you don't, well... Maybe we/you could add
some kind of "null" NAT rule just to get the MSS clamping effect.
- Manuel |