From owner-freebsd-bugs Wed Dec 15 6:53:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 17B17154A7 for ; Wed, 15 Dec 1999 06:53:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA65731; Wed, 15 Dec 1999 06:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190]) by hub.freebsd.org (Postfix) with ESMTP id C457515498 for ; Wed, 15 Dec 1999 06:49:51 -0800 (PST) (envelope-from mi@kot.ne.mediaone.net) Received: from rtfm.newton (rtfm.newton [10.10.0.1]) by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id JAA62396 for ; Wed, 15 Dec 1999 09:46:04 -0500 (EST) Received: (from mi@localhost) by rtfm.newton (8.9.3/8.9.3) id JAA32322; Wed, 15 Dec 1999 09:46:04 -0500 (EST) (envelope-from mi@kot.ne.mediaone.net) Message-Id: <199912151446.JAA32322@rtfm.newton> Date: Wed, 15 Dec 1999 09:46:04 -0500 (EST) From: Mikhail Teterin Reply-To: mi@kot.ne.mediaone.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/15494: over-natd connections hang if MTUs are different Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15494 >Category: kern >Synopsis: over-natd connections hang if MTUs are different >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 15 06:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.3-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: A gateway machine with two interfaces -- public and private running natd. A client machine with one interface. The problem observed with the FreeBSD-3.3 (x86) client and with the Linux Redhat-6.0 client (on Alpha). >Description: The MTUs on the gateway's interfaces are set to 900 (seems to work better with this ancient 3Com ISA cards). The client's MTU was set to 1500. Any TCP connection made by the client (handled by the gateway's natd) would soon hang in the middle of data transfer. >How-To-Repeat: See description >Fix: Use the same MTU on the client. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message