/etc/init.d/samba restart проблему НЕ решает. Перезагрузка машины решает проблему, но ненадолго.
Команда
ifconfig eth0 stop/start тоже проблему не решает.
В samba.log
Код: Выделить всё
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:14:07, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:24:13, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:24:13, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:35:19, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:35:19, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:47:25, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:47:25, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:59:25, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 11:59:25, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 12:10:59, 0] nmbd/nmbd.c:terminate(68)
Got SIGTERM: going down...
[2009/08/26 12:10:59, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2009/08/26 12:10:59, 0] libsmb/nmblib.c:send_udp(839)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permittedПочему он что-то пытается слать на 192.168.1.255, не понимаю. Там нет таких машин. Есть роутер, через который работает локалка.
Вот конфиг файла самбы
Код: Выделить всё
[global]
realm =
netbios name = MyDebian
server string = Debian Samba file and print server
workgroup = WORK123
security = share
#hosts allow = 127. 192.168.1.
#interfaces = 127.0.0.1/8 192.168.1.1/24
bind interfaces only = yes
#remote announce = 192.168.0.255
#remote browse sync = 192.168.0.255
printcap name = cups
load printers = yes
cups options = raw
printing = cups
guest account = nobody
log file = /var/log/samba/samba.log
max log size = 1000
null passwords = no
username level = 6
password level = 6
encrypt passwords = yes
unix password sync = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = yes
domain master = yes
preferred master = yes
domain logons = no
os level = 80
logon drive = m:
logon home = \\%L\homes\%u
logon path = \\%L\profiles\%u
logon script = %G.bat
time server = yes
name resolve order = wins lmhosts bcast
wins support = yes
wins proxy = yes
dns proxy = no
preserve case = yes
short preserve case = yes
client use spnego = no
client signing = no
client schannel = no
server signing = no
server schannel = no
nt pipe support = yes
nt status support = yes
allow trusted domains = no
obey pam restrictions = yes
enable spoolss = yes
client plaintext auth = no
disable netbios = no
follow symlinks = no
update encrypted = yes
pam password change = no
passwd chat timeout = 120
hostname lookups = no
username map = /etc/samba/smbusers
smb passwd file = /etc/samba/smbpasswd
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n
add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u'
add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /dev/null
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind trusted domains only = yes
winbind nested groups = no
winbind nss info = no
winbind refresh tickets = no
winbind offline logon = no
[homes]
comment = Home Directories
path = /home
read only = no
available = yes
browseable = yes
writable = yes
guest ok = no
public = no
printable = no
share modes = no
locking = no
[netlogon]
comment = Network Logon Service
path = /home/netlogon
read only = no
available = yes
browseable = yes
writable = no
guest ok = no
public = no
printable = no
share modes = no
locking = no
[profiles]
comment = User Profiles
path = /var/samba/profiles
read only = no
available = yes
browseable = no
writable = yes
guest ok = no
public = no
printable = no
locking = no
create mode = 0600
directory mask = 0700
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
writable = no
guest ok = no
public = no
printable = yes
share modes = no
locking = no
[pdf-documents]
path = /home/pdf-documents
comment = Converted PDF Documents
available = yes
browseable = yes
writeable = yes
guest ok = yes
[pdf-printer]
path = /tmp
comment = PDF Printer Service
printable = yes
guest ok = yes
use client driver = yes
printing = bsd
print command = /usr/bin/gadmin-samba-pdf %s %u
lpq command =
lprm command =
[1test]
path = /home/login/1test
comment = No comment
read only = yes
available = yes
browseable = yes
writable = no
guest ok = yes
public = yes
printable = no
share modes = yes
locking = noНе знаю, куда копать. На самом деле строки закомментированы, если стоит
#remote announce = 192.168.0.255
#remote browse sync = 192.168.0.255
?
Это вообще надо или нет? На другой машине есть Кубунта 7.10 и Самба, там все работает без проблем годами. Но копирование того конфига на машину с Дебианом проблему не решает. Возможно, какие-то проблемы с сетью на машине с Дебианом?