I have both a pc and a MAC and thanks the this site i sorted the mtu problem on the PC but the MAC is doing the same and i dont know what to do any ideas i have a BT 2000 router the MAC is a new MAC book running tiger 10.4.9
1. From the Apple menu, choose System Preferences.
2. Select the Network pane.
3. From the Show pop-up menu, choose Built-in Ethernet.
4. Click the Ethernet tab.
5. From the Configure pop-up menu, choose Manually (Advanced).
6. Select the radio button for Custom.
7. In the field to the right of Custom, enter your new setting.
Reboot comp.
Steps for AirPort
Note: For these steps, you must be logged into MAC OS X as a user who has administrator privileges. You can see which users are administrators in the Accounts pane of System Preferences.
1. Open the Terminal, which is located in the Applications folder, inside the Utilities folder.
2. At the command prompt, type the following command. In place of "<value>" enter the number for the MTU value you wish to set.
$ sudo ifconfig en1 mtu <value>
For example, this would set the MTU value for the AirPort interface to 1400:
$ sudo ifconfig en1 mtu 1400
3. You will be promted to enter your password, and then the command will be completed. You can verify the setting of the MTU value with this command:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum