Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PMTUD
Date: Tue, 27 Aug 2013 14:27:35
Message-Id: 201308271527.09340.michaelkintzios@gmail.com
In Reply to: [gentoo-user] PMTUD by Grant
1 On Tuesday 27 Aug 2013 09:10:39 Grant wrote:
2 > How is PMTUD enabled/disabled on Gentoo? I've recently been made
3 > aware of the existence of MTU and I'm wondering if mine is set
4 > properly for a cell phone tethered connection.
5 >
6 > - Grant
7
8 # sysctl -A | grep -i pmtu
9 net.ipv4.ip_no_pmtu_disc = 0
10 net.ipv4.route.min_pmtu = 552
11
12 Use echo to change a value as required and then modify your /etc/sysctl.d/
13 accordingly (first read /etc/sysctl.d/README)
14
15 --
16 Regards,
17 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] PMTUD Grant <emailgrant@×××××.com>