Date: Thu, 19 Mar 1998 16:23:45 +0100 From: Martin Machacek <martin@eunet.cz> To: freebsd-current@FreeBSD.ORG Subject: problem with samba on 3.0 Message-ID: <199803191524.HAA03885@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803191524.HAA03885>