Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

If one's internet connection is being limited by a unit that restricts the transfer, how would one be able to change a setting related to it - more specifically the MTU

share|improve this question

1 Answer

up vote 6 down vote accepted

What is MTU?

Your MTU - also known as the Maximum Transmission Unit - value is a restriction set to have a limit for how many bytes are received and sent. You can check more details by visiting the Wikipedia Page about it.

How do I check and edit the MTU?

The way you can check your Maximum Transmission Unit is by accessing the Wireless Settings via the indicator on the panel at the top of your desktop.

Click on wireless indicator, and then select 'Edit Connections...' from the menu.

You will see a line of tabs:

line of tabs

And should select the one which holds the Internet connection you're having trouble with. For this example, I have made a fake Internet connection. The settings should be the same for all types of connections.

Select the connection you're having trouble with, and click 'Edit'.

Wired Connection 1 and Edit

By pressing edit, the following window will pop up:

window

You should then check the MTU value. If it is not on Automatic, you may want to change this.

no

yes

I know they're the most well done ticks and crosses ever. No need to be jealous.

This will free your connection from terminating once it is over the set number of bytes.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.