From owner-freebsd-ports Wed Nov 24 10:49:41 1999 Delivered-To: freebsd-ports@freebsd.org Received: from sir-alan.chem.indiana.edu (sir-alan.chem.indiana.edu [129.79.137.215]) by hub.freebsd.org (Postfix) with ESMTP id 0B9B415184 for ; Wed, 24 Nov 1999 10:49:37 -0800 (PST) (envelope-from msquires@sir-alan.chem.indiana.edu) Received: (from msquires@localhost) by sir-alan.chem.indiana.edu (8.9.3/8.9.3) id NAA00545; Wed, 24 Nov 1999 13:56:34 -0500 (EST) (envelope-from msquires) From: Mike Squires Message-Id: <199911241856.NAA00545@sir-alan.chem.indiana.edu> Subject: FreeBSD 3.3-RELEASE + samba 2.0.6 Release = success To: FreeBSD ports , samba@samba.org Date: Wed, 24 Nov 1999 13:56:34 -0500 (EST) Cc: Mike Squires X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've installed RedHat 6.1 with samba 2.0.5a (version on CD) on a dual PPro 200/64MB/3 wide diff Quantum 39100 drives set up as a domain member; with an NT4 SP6 PPro 200 client, connected at 100Mbits full duplex, I get 1380K/sec using TESTNET 2.24, 500 blocks of 66635 bytes. Using 3.3-RELEASE, samba 2.0.6 Release, on a similar dual PPPro 200/128MB/ 4 wide diff Seagate ST410800WD (about 1/2 speed of Quantum), 100Mbits full duplex, I get 1500K/sec with the same test. 2.0.6 Release was installed by using the patches from the 2.0.5a -current port with patches ba and bb edited (first part of bb deleted). smb.conf file is as follows: [global] workgroup = server string = Samba Server load printers = yes log level = 0 debug level = 0 log file = /var/log/log.%m max log size = 5000 security = domain password server = encrypt passwords = yes socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=16384 SO_RCVBUF=16384 os level = 0 wins server = dns proxy = no #============================ Share Definitions ============================== [homes] comment = Home Directories browseable = no writable = yes [printers] comment = All Printers path = /var/spool/samba browseable = no guest ok = no writable = no printable = yes Mike Squires To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message