From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 00:58:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED21716A4B3 for ; Sat, 20 Sep 2003 00:58:29 -0700 (PDT) Received: from daneel.nbux.com (daneel.nbux.com [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E2C43FDF for ; Sat, 20 Sep 2003 00:58:27 -0700 (PDT) (envelope-from freebsd@nbux.com) Received: from webmail.nbux.com (daneel.nbux.com [62.4.21.96]) by daneel.nbux.com (Postfix) with SMTP id B898895858 for ; Sat, 20 Sep 2003 09:58:24 +0200 (CEST) Received: from daneel.nbux.com ([62.4.21.96]) (SquirrelMail authenticated user freebsd) by webmail.nbux.com with HTTP; Sat, 20 Sep 2003 09:58:24 +0200 (CEST) Message-ID: <51812.62.4.21.96.1064044704.squirrel@webmail.nbux.com> Date: Sat, 20 Sep 2003 09:58:24 +0200 (CEST) From: "Christophe Yayon" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: ? Subject: samba trouble on freebsd 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 07:58:30 -0000 Hi all, I am using freebsd 5.1 and Samba 2.2.8a, i have some troubles with samba shares when i try to write something from windows to samba (share are msdosfs) hang, and lost connection to the samba server. Then, i need to down/up my NIC or reboot my server... Sometimes, it crash with a kernel panic... I tried the same transfert with FTP (on the same msdos share) and it's ok, no problem... I also tried with another NIC (Realtek and 3COM). When i write on an UFS1/2 share from windows, no problem... Is there a bug with msdosfs drivers ? Someone could help me please ? Thanks in advance.