From owner-freebsd-current Thu Mar 19 07:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03891 for freebsd-current-outgoing; Thu, 19 Mar 1998 07:24:28 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from kamna.eunet.cz (kamna.eunet.cz [193.85.255.30]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA03885 for ; Thu, 19 Mar 1998 07:24:25 -0800 (PST) (envelope-from martin@eunet.cz) Message-Id: <199803191524.HAA03885@hub.freebsd.org> Received: (qmail 23670 invoked from network); 19 Mar 1998 15:23:46 -0000 Received: from woody.eunet.cz (HELO eunet.cz) (@193.85.255.60) by kamna.eunet.cz with SMTP; 19 Mar 1998 15:23:46 -0000 X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd-current@FreeBSD.ORG Subject: problem with samba on 3.0 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Mar 1998 16:23:45 +0100 From: Martin Machacek Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've a strange problem with samba-1.9.18.3 port on FreeBSD-3.0-CURRENT (cvsuped and world made yesterday). If I build the port on 3.0-CURRENT (builds without problems) and run smbd and nmbd I cannot connect to the machine using SMB. When I try to connect with smbclient (1.9.18.3) from the localhost smbclient dies on bus error. I can connect with the cleint to other machines without problems. The same happens if i try to connect to the 3.0 machine with smbclient (same version) from a 2.2.5 machine. Actually sometimes the client at least asks for password connects and then dies on any command given to it including quit. Winblowz95 reports something like "name does not exist". If I run on the 3.0 machine smbd and nmbd (same version) build on 2.2.5 everything works ok Ican connect both from Windoz and Unix machines. It looks like a problem with smbd build on 3.0. The only interesting messages I was able to find in the /var/log/log.smb logfile is: 03/19/1998 15:14:52 Transaction 2 of length 93 switch message SMBsesssetupX (pid 470) Domain=[WORKGROUP] NativeOS=[Unix] NativeLanMan=[Samba] sesssetupX:name=[MARTIN] 03/19/1998 15:14:52 error packet at line 588 cmd=115 (SMBsesssetupX) eclass=2 ecode=2 error string = No such file or directory 03/19/1998 15:15:53 Closing idle connection This was when I tried to connect from the 2.2.5 machine. Another intersting portion might be right after smbd (and nmbd) startup where (I guess) smbd says: pm_process() returned Yes adding IPC service Failed to set socket option SO_KEEPALIVE <<< WHY? 03/19/1998 15:14:52 changed root to / open_oplock_ipc: opening loopback UDP socket. bind succeeded on port 0 <<< port 0? Has anybody seen this happening already? -- Martin Machacek [Internet CZ, Zirovnicka 6/3133, 106 00 Prague 10, Czech Republic] [phone: +420 2 71760337 fax: +420 2 24245125] [PGP KeyID 00F9E4BD] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message