Bug 184389 - [libalias] libalias fails to adjust MTU from jails
Summary: [libalias] libalias fails to adjust MTU from jails
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 9.2-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 10:00 UTC by Rudy
Modified: 2017-12-31 22:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rudy 2013-11-30 10:00:00 UTC
	MTU size is not properly discovered from packets generated from jails.  libalias and/or ipfw_nat
	need to communicate with the network stack to determine MTU.

Fix: 

Set the MTU to 1476 on the interface connecting computer A to computer B.
How-To-Repeat: 	Set up ipfw_nat to nat packets generated from a jail.
	Send those packets to a second FreeBSD box that has a GRE tunnel to third machine.
	Attempt to ssh or scp a file larger than 1500 bytes from the jail to the third machine -- it hangs.
	If you SSH from the host (outside of the jail), the ssh connects.
	If you quickly log into the jail, it will briefly work (OS remembers MTU size for that path).
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-05-04 06:14:51 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

Over to maintainer(s).
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:15 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped