Re: Changing MTU?
Re: Changing MTU?
- Subject: Re: Changing MTU?
- From: Duane Murphy <email@hidden>
- Date: Wed, 29 May 2002 09:37:10 -0700
--- At Wed, 29 May 2002 11:19:29 -0500, Chris Edgington wrote:
>
Ok, I've searched and searched .... can someone provide some info on how
>
to change the MTU on OS9.x? It does not appear to be changeable via the
>
TCPIP preferences. When I dump my prefs using DumpNetworkSetup I don't
>
see any prefs related to MTU. I see two pieces of software out there
>
that offer MTU adjustment capability - ipNetTuner and the Enternet
>
client.
>
>
So, do I have to write some type of streams plugin to be able to change
>
MTU and other settings? If I just want to deal with adjusted MTU sizes
>
when connecting via PPP, can I inject my own fixed MTU via some type of
>
LCP negotation?
In PPP the MTU from Apple Remote Access' point of view is negotiated
between it and the other PPP endpoint. Like all good PPP clients ARA
assumes 1500 unless otherwise told its different. Therefore from ARA's
point of view there is no setting; that's really up to the server.
Of course as many of us are aware, there are several PPP servers that
dont negotiate properly (especially PPPoE). Therefore one way to "fix"
this problem is to be in the stream (for PPP anyhow) and modify the LCP
negotiations.
...Duane Murphy
Efficient Networks, Inc.
<
http://www.efficient.com/>
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
References: | |
| >Changing MTU? (From: "Chris Edgington" <email@hidden>) |