also @ TechSpot: Facebook headhunts Apple engineers for 3rd smartphone attempt

TechSpot

MTU settings

Discussion in 'The Alternative OS' started by KindledSpirit, Jul 25, 2005.

Thread Status:
Not open for further replies.
  1. KindledSpirit Newcomer, in training

    I would like to know how to change my network cards MTU setting. Red hat 9 i'm running atm
  2. Mictlantecuhtli TS Special Forces

    In command prompt, type ip link set eth0 mtu value.

    That's assuming your network card is eth0.

    You can check it with command ip link show eth0.
  3. KindledSpirit Newcomer, in training

    will it always be set to that value then?
  4. Mictlantecuhtli TS Special Forces

    If you want to set it permanently, edit /etc/sysconfig/network-scripts/ifcfg-eth0, add line MTU=value there.
Thread Status:
Not open for further replies.