How to modify the MTU in the 7050?

zooster

Mitglied
Mitglied seit
4 Jan 2006
Beiträge
218
Punkte für Reaktionen
0
Punkte
0
Is it possible to modify the MTU in the 7050?
 
Anyone knows it?
 
These are standard things ...

as far as I remember, for PPPoA you have MTU 1500, for PPPoE it will be 1492, these are Internet standards that you won't be able to change ...
 
zooster schrieb:
Is it possible to modify the MTU in the 7050?

What exactly are you trying to achieve? MTU of which interface (lan, wan)? FYI, telnet into Fritz and issue eg.:

# ifconfig eth0 mtu 1440
 
Wan. Because my provider will need a different MTU than the usual 1500.
Then I have only to # ifconfig eth0 mtu 1440 f.e.?
Will it be saved, or I have to retype it everytime the modem reboots?
And... how can I check the actual MTU?
Thanks.
 
Go to Google for TCPOptimizer.exe. This is a nice tool that does what you want.
 
?what?
I don't use 7050 in usb mode, so the mtu to change is inside the router not in my windows, omg..
 
zooster schrieb:
Wan. Because my provider will need a different MTU than the usual 1500.
Then I have only to # ifconfig eth0 mtu 1440 f.e.?
Will it be saved, or I have to retype it everytime the modem reboots?
And... how can I check the actual MTU?
Thanks.

We still don't know whether you have a DSL or Cable provider. Type 'ifconfig' at your Fritz! box telnet prompt and you will see a list of all configured network interfaces. The list is long, since lots of stuff is going on inside Fritz 7050 (eg. wireless and bridging to ethernet LAN etc). Most likely you'll need to change the 'dsl' interface. Type:

# ifconfig dsl

... and you'll see a 'MTU: 1500' somewhere in output. To change the MTU only for that interface, type:

# ifconfig dsl mtu 1440

If you want your changes to be persistent across reboots, you have to add that command to /var/flash/debuh.cfg file. You can do it without invoking any editor by:

# echo "ifconfig dsl mtu 1440" >> /var/flash/debug.cfg
 
My provider is a DSL one in PPPoA.
Thank you man.
 

Neueste Beiträge

Statistik des Forums

Themen
244,872
Beiträge
2,219,912
Mitglieder
371,594
Neuestes Mitglied
AA-Idealbau
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.