[Samba] samba 2.2.8a on Reliant (SINIX) 5.44 smbclient request
timed out
Roland Grzyb
rgrzyb at ThiesTextilmaschinen.de
Tue Jun 3 08:19:05 GMT 2003
after compile (gcc 3.0.2) install and configure (SWAT) on tcpps02 the
following test failed
# /usr/local/samba/bin/smbclient -L TCPPS02
added interface ip=172.16.207.7 bcast=172.16.255.255 nmask=255.255.0.0
session request to TCPPS02 failed (Call timed out: server did not respond
after 20000 milliseconds)
session request to *SMBSERVER failed (Call timed out: server did not
respond after 20000 milliseconds)
after the termination of smbclient several forked smbd processes still
remain.
a call of smbclient -L to the domain-controller (or any other Windows or
Samba Host) works fine
------------------------------------------------------------------------
---------------------------------
The smb.conf:
# Samba config file created using SWAT
# from pc746160.tc.thiestextilmaschinen.de (172.16.103.3)
# Date: 2003/06/02 12:29:57
# Global parameters
[global]
workgroup = THIES_NT <- our Domain Name
netbios name = TCPPS02
interfaces = zx5
bind interfaces only = Yes
hosts equiv = /etc/hosts.equiv
log level = 10
preferred master = No
local master = No
domain master = No
wins server = 172.16.200.0
[homes]
valid users = %S
read only = No
browseable = No
------------------------------------------------------------------------
---------------------------------
the messages from log.smbd
[2003/06/02 12:30:31, 0] smbd/server.c:main(791)
smbd version 2.2.8a started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
[2003/06/02 12:30:31, 1] lib/debug.c:debug_message(256)
INFO: Debug class all level = 10 (pid 5736 from pid 5736)
doing parameter preferred master = No
doing parameter local master = No
doing parameter domain master = No
doing parameter wins server = 172.16.200.0
[2003/06/02 12:30:31, 4] lib/wins_srv.c:wins_srv_load_list(139)
wins_srv_load_list(): Building WINS server list:
172.16.200.0,
1 WINS server listed.
[2003/06/02 12:30:31, 2] param/loadparm.c:do_section(3073)
Processing section "[homes]"
doing parameter valid users = %S
doing parameter read only = No
doing parameter browseable = No
[2003/06/02 12:30:31, 4] param/loadparm.c:lp_load(3503)
pm_process() returned Yes
[2003/06/02 12:30:31, 3] param/loadparm.c:lp_add_ipc(2028)
adding IPC service IPC$
[2003/06/02 12:30:31, 3] param/loadparm.c:lp_add_ipc(2028)
adding IPC service ADMIN$
[2003/06/02 12:30:31, 10] param/loadparm.c:set_server_role(3457)
set_server_role: ROLE_STANDALONE
[2003/06/02 12:30:31, 7] param/loadparm.c:lp_servicenumber(3612)
lp_servicenumber: couldn't find printers
[2003/06/02 12:30:31, 7] param/loadparm.c:lp_servicenumber(3612)
lp_servicenumber: couldn't find printers
[2003/06/02 12:30:31, 6] param/loadparm.c:lp_file_list_changed(2302)
lp_file_list_changed()
file /usr/local/samba/lib/smb.conf -> /usr/local/samba/lib/smb.conf last
mod_time: Mon Jun 2 12:29:57 2003
[2003/06/02 12:30:31, 2] lib/interface.c:add_interface(81)
added interface ip=172.16.207.7 bcast=172.16.255.255 nmask=255.255.0.0
[2003/06/02 12:30:31, 5] lib/hash.c:hash_table_init(68)
Hash size = 521.
[2003/06/02 12:30:31, 6] lib/charset.c:codepage_initialise(336)
codepage_initialise: client code page = 850
[2003/06/02 12:30:31, 5] lib/charset.c:load_client_codepage(194)
load_client_codepage: loading codepage 850.
Adding chars 0x85 0xb7 (l->u = True) (u->l = True)
[sniped]
[2003/06/02 12:30:31, 10] lib/util_unistr.c:load_dos_unicode_map(738)
load_dos_unicode_map: 850
[2003/06/02 12:30:31, 5] lib/util_unistr.c:load_unicode_map(599)
load_unicode_map: loading unicode map for codepage 850.
[2003/06/02 12:30:31, 10] lib/util_unistr.c:load_unix_unicode_map(754)
load_unix_unicode_map: ISO8859-1 (init_done=0, override=0)
[2003/06/02 12:30:31, 5] lib/util_unistr.c:load_unicode_map(599)
load_unicode_map: loading unicode map for codepage ISO8859-1.
[2003/06/02 12:30:31, 3] smbd/server.c:main(831)
loaded services
[2003/06/02 12:30:31, 3] smbd/server.c:main(846)
Becoming a daemon.
[2003/06/02 12:30:31, 8] lib/util.c:fcntl_lock(1308)
fcntl_lock 6 34 0 1 2
[2003/06/02 12:30:31, 8] lib/util.c:fcntl_lock(1346)
fcntl_lock: Lock call successful
[2003/06/02 12:30:31, 5] smbd/connection.c:claim_connection(156)
claiming 0
[2003/06/02 12:30:31, 3] lib/util_sock.c:open_socket_in(813)
bind succeeded on port 139
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_KEEPALIVE = 1
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_REUSEADDR = 1
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_BROADCAST = 0
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option TCP_NODELAY = 0
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_SNDBUF = 32767
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_RCVBUF = 32767
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_SNDLOWAT = 24575
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_RCVLOWAT = 24575
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(109)
Could not test socket option SO_SNDTIMEO.
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(109)
Could not test socket option SO_RCVTIMEO.
[2003/06/02 12:30:31, 5] lib/util_sock.c:print_socket_options(111)
socket option SO_KEEPALIVE = 1
Greetings
Roland Grzyb
More information about the samba
mailing list