From owner-freebsd-stable Sun May 17 06:31:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21731 for freebsd-stable-outgoing; Sun, 17 May 1998 06:31:29 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from px.f1.ru (px.f1.ru [194.87.86.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21725 for ; Sun, 17 May 1998 06:31:22 -0700 (PDT) (envelope-from am@px.f1.ru) Received: (from am@localhost) by px.f1.ru (8.8.8/amsoft/1.0) id RAA26922 for freebsd-stable@freebsd.org; Sun, 17 May 1998 17:27:08 +0400 (MSD) From: Andrew Maltsev Message-Id: <199805171327.RAA26922@px.f1.ru> Subject: Any problems with NATD in -stable? To: freebsd-stable@FreeBSD.ORG Date: Sun, 17 May 1998 17:27:07 +0400 (MSD) Reply-To: am@f1.ru Organization: F1 communications X-Phone: +7-086-229-9988 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I'm using natd/ipfw and redirect_port to provide external access to one internal resource (SNPP server). In some circumstances (not exactly understood yet) when the server sends about 4 kb of output the connection falls to a state when no data sent from server passes to client. It seems, that there no problems with fragmentation, because `ping -s 4000 external-server' works okay. The client is '95 based - both manual telnet and SNPP client workplace falls. When absolutely the same combination of software/links is used without natd all works ok. What is possible origin of problem? What additional information can I provide? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message