Dave Feustel wrote:
> I want to make a custom mtu setting permanent so I don't
> have to reset it each time I boot. I've found three files
> where I might be able set the mtu for eth0:
> 
> /etc/sysconfig/networking/profiles/default/ifcfg-eth0
> /etc/sysconfig/networking/devices/ifcfg-eth0
> /etc/sysconfig/network-scripts/ifcfg-eth0
> 
> To which of these files should I add the custom mtu setting,
> and do I simply add 'mtu 7200' on a line by itself?
> 
> Thanks.
> 
They are all the same file, so you can change any of them. You would
add "MTU=7200" on a line by itself.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to