[Bug 389433] [NEW] connection to samba working locally, but remotely getting error Receiving SMB: Server stopped responding protocol negotiation failed
Launchpad Bug Tracker
389433 at bugs.launchpad.net
Mon Aug 9 14:37:14 BST 2010
You have been subscribed to a public bug:
After upgrade to Kubuntu Jaunty from Intrepid, Samba (server) stopped
working. There are multiple machines on the network, half of them Linux,
half of them Windows XP. Samba server is running Jaunty. Samba was
working correctly before the upgrade and everybody was able to connect
to the shares, now remote connections are not working.
This is the message I am getting:
Receiving SMB: Server stopped responding
protocol negotiation failed
with debug -d6 mode I am getting:
smbclient -L 192.168.1.11 -d6
INFO: Current debug levels:
all: True/6
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
quota: False/0
acls: False/0
locking: False/0
msdfs: False/0
dmapi: False/0
registry: False/0
lp_load_ex: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
doing parameter workgroup = WORKGROUP
doing parameter server string = %h server (Samba, Ubuntu)
doing parameter dns proxy = no
doing parameter log file = /var/log/samba/log.%m
doing parameter max log size = 1000
doing parameter syslog = 0
doing parameter panic action = /usr/share/samba/panic-action %d
doing parameter encrypt passwords = true
doing parameter passdb backend = tdbsam
doing parameter obey pam restrictions = yes
doing parameter unix password sync = yes
doing parameter passwd program = /usr/bin/passwd %u
doing parameter passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
doing parameter pam password change = yes
doing parameter map to guest = bad user
doing parameter usershare allow guests = yes
pm_process() returned Yes
Attempting to register new charset UCS-2LE
Registered charset UCS-2LE
Attempting to register new charset UTF-16LE
Registered charset UTF-16LE
Attempting to register new charset UCS-2BE
Registered charset UCS-2BE
Attempting to register new charset UTF-16BE
Registered charset UTF-16BE
Attempting to register new charset UTF8
Registered charset UTF8
Attempting to register new charset UTF-8
Registered charset UTF-8
Attempting to register new charset ASCII
Registered charset ASCII
Attempting to register new charset 646
Registered charset 646
Attempting to register new charset ISO-8859-1
Registered charset ISO-8859-1
Attempting to register new charset UCS2-HEX
Registered charset UCS2-HEX
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
added interface eth0 ip=192.168.1.15 bcast=192.168.1.255 netmask=255.255.255.0
Netbios name list:-
my_netbios_names[0]="xxxxxxx"
Client started (version 3.2.3).
Connecting to 192.168.1.11 at port 445
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option TCP_KEEPCNT = 9
socket option TCP_KEEPIDLE = 7200
socket option TCP_KEEPINTVL = 75
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 87380
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
Substituting charset 'UTF-8' for LOCALE
session request ok
write_socket(4,194)
write_socket(4,194) wrote 194
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
Receiving SMB: Server stopped responding
protocol negotiation failed
from localhost:
smbclient -L localhost
Enter yyyyy's password:
Domain=[SERVERS] OS=[Unix] Server=[Samba 3.3.2]
Sharename Type Comment
--------- ---- -------
public Disk Public
www Disk WWW
print$ Disk Printer Drivers
IPC$ IPC IPC Service (SPAGHETTI)
Domain=[SERVERS] OS=[Unix] Server=[Samba 3.3.2]
Server Comment
--------- -------
SPAGHETTI SPAGHETTI
Workgroup Master
--------- -------
SERVERS
smbtree from remote show SERVERS workgroup empty.
I tried with preferred and local master set to yes, it didn't work
either.
Configuration file didn't change from before the upgrade, although I
tried changing lots of options to no avail.
** Affects: samba (Ubuntu)
Importance: Undecided
Status: Incomplete
--
connection to samba working locally, but remotely getting error Receiving SMB: Server stopped responding protocol negotiation failed
https://bugs.launchpad.net/bugs/389433
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.
More information about the Ubuntu-server-bugs
mailing list