From owner-freebsd-stable Fri Dec 1 4:10: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wedgev.com (cm57-70.liwest.at [212.33.57.70]) by hub.freebsd.org (Postfix) with SMTP id 993B837B401 for ; Fri, 1 Dec 2000 04:09:59 -0800 (PST) Received: (qmail 798 invoked by uid 1001); 1 Dec 2000 12:09:58 -0000 Date: Fri, 1 Dec 2000 13:09:57 +0100 From: Bernhard Valenti To: freebsd-stable@freebsd.org Subject: bug with ipnat and ftp proxy? Message-ID: <20001201130957.A739@switch.home> Reply-To: Bernhard Valenti Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i updated my 4.1.1-stable gateway to 4.2-stable. while everything worked fine with 4.1.1 it now crashes when i use ftp on the masqueraded boxes. (i noticed that when trying to install xemacs from ports, which downloads a lot files via ftp). its like i can download 5 files or so, then the gateway crashes.. eg: network down and it doesnt respond to any keys except ctrl+alt+esc ( i just compiled DDB in ). for now i disabled the ftp proxy which worked perfectly fine with 4.1.1, and the box doesnt crash anymore. the rule is: map xl0 10.0.0.0/16 -> /32 proxy port ftp ftp/tcp i'm pretty shure it isnt a hardware issue cause it is very obviously ftp related, and this box ran freebsd for >1 year without any problems. can anyone confirm this problem ? (i'm about to read the handbook section on the kernel debugger, so i can get some more info) bernhard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message