From owner-freebsd-stable Sat Jul 4 06:02:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28523 for freebsd-stable-outgoing; Sat, 4 Jul 1998 06:02:22 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns.totalware.gifu.gifu.jp (ns.totalware.gifu.gifu.jp [210.154.78.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28503 for ; Sat, 4 Jul 1998 06:02:11 -0700 (PDT) (envelope-from hayashi@totalware.gifu.gifu.jp) Received: from [192.168.47.69] (mira.totalware.gifu.gifu.jp [192.168.47.69]) by ns.totalware.gifu.gifu.jp (8.8.8/3.6W) with ESMTP id WAA05882 for ; Sat, 4 Jul 1998 22:02:08 +0900 (JST) Message-Id: <199807041302.WAA05882@ns.totalware.gifu.gifu.jp> X-Sender: hayashi@deneb.totalware.gifu.gifu.jp X-Mailer: Macintosh Eudora Pro Version 3.1.1-Jr2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 4 Jul 1998 22:02:06 +0900 To: stable@FreeBSD.ORG From: Akihiko Hayashi Subject: ftp via 2.2-stable natd Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using 2.2-stable natd machine. >From about Jul.1, 2.2-stable natd can't process ftp. /usr/src/sys/netinet/* is backed to 98062?, and rebuild kernel, this problem is not appeared. Test machines: tx0 100BaseTX de0 ed0 10Base +-----------------+ +---------- router ... internet | | | 2.2-stable98062? 2.2-stable98070x client0 nat0 At machine client0 ftp get internet internet ftp hosts file size is about 500KB ftp program says, "Connection reset by peer" "421 Service not available, remote server has close connection" At machine nat0 kernel options: IPFIREWALL IPDIVERT /etc/rc.conf: firewall_enable="YES" gateway_enable="YES" natd command: natd -interface ed0 ipfw command: ipfw -f flush ipfw add divert natd all from any to any via ed0 ipfw add pass all from any to any ---- hayashi@totalware.gifu.gifu.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message