Howard S.Modell
2000-Feb-18 22:01 UTC
Why does Samba 2.0.6 like other systems but not itself?
I'm running samba on a SPARC20 running Solaris 2.4. I have been running v2.0.5a successfully for quite some time. I've tried a couple of times to move up to 2.0.6 but there seems to be a problem that I can't diagnose easily. 2.0.6 builds with no problems 2.0.6 installs with no problems 2.0.6 starts up with no problems smbstatus returns correct info with no problems smbclient -L some-NT-host works fine smbclient -L THISHOST craps out!! I set "logging" to 5 and get this info out: pm_process() returned Yes load_client_codepage: loading codepage 850. added interface ip=144.115.201.51 bcast=144.115.201.255 nmask=255.255.255.0 Client started (version 2.0.6). resolve_hosts: Attempting host lookup for name warlok<0x20> Connecting to 144.115.201.51 at port 139 Sent session request size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request ok read_socket_with_timeout: timeout read. EOF from client. size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 protocol negotiation failed the corresponding (?) entries in the logfile would seem to be: [2000/02/18 13:34:35, 5] libsmb/clientgen.c:cli_session_request(2532) Sent session request [2000/02/18 13:34:35, 5] lib/util.c:show_msg(458) size=1 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 [2000/02/18 13:34:35, 5] lib/util.c:show_msg(464) smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 [2000/02/18 13:34:35, 5] lib/util.c:show_msg(474) smb_bcc=0 [2000/02/18 13:34:35, 0] libsmb/clientgen.c:attempt_netbios_session_request(3258) [2000/02/18 13:34:35, 0] lib/fault.c:fault_report(40) ==============================================================[2000/02/18 13:34:35, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 26648 (2.0.6) Please read the file BUGS.txt in the distribution [2000/02/18 13:34:35, 0] lib/fault.c:fault_report(43) ==============================================================[2000/02/18 13:34:35, 0] lib/util.c:smb_panic(2456) PANIC: internal error Why will samba talk to other machines but not to itself?? Are there paremeters to tweak that I need to know about? h.modell howard.s.modell@boeing.com
Jeremy Allison
2000-Feb-18 23:08 UTC
Why does Samba 2.0.6 like other systems but not itself?
"Howard S.Modell" wrote:> > [2000/02/18 13:34:35, 5] lib/util.c:show_msg(474) > smb_bcc=0 > [2000/02/18 13:34:35, 0] > libsmb/clientgen.c:attempt_netbios_session_request(3258) > [2000/02/18 13:34:35, 0] lib/fault.c:fault_report(40) > ==============================================================> [2000/02/18 13:34:35, 0] lib/fault.c:fault_report(41) > INTERNAL ERROR: Signal 11 in pid 26648 (2.0.6) > Please read the file BUGS.txt in the distribution > [2000/02/18 13:34:35, 0] lib/fault.c:fault_report(43) > ==============================================================> [2000/02/18 13:34:35, 0] lib/util.c:smb_panic(2456) > PANIC: internal errorKnown bug in 2.0.6 when you use a DNS name instead of a NetBIOS name as the "password server" parameter. I have fixed this for 2.0.7, you could try downloading the 2.0.7pre1 snapshot, or as a temp fix just just the NetBIOS name instead of the DNS name or IP address for the password server. Regards, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. --------------------------------------------------------