Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Программное обеспечение Linux и FreeBSD (http://forum.oszone.net/forumdisplay.php?f=11)
-   -   SMB erorrs (http://forum.oszone.net/showthread.php?t=83379)

Vlad Drakula 01-05-2007 13:25 581598

SMB erorrs
 
[2007/01/28 11:55:19, 0] lib/util_sock.c:write_data(557)
write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer
[2007/01/28 11:55:19, 0] lib/util_sock.c:send_smb(765)
Error writing 4 bytes to client. -1. (Connection reset by peer)
[2007/01/30 23:18:06, 0] lib/util_sock.c:read_data(529)
read_data: read failure for 4 bytes to client 192.168.0.2. Error = Connection reset by peer
[2007/01/30 23:18:06, 1] smbd/service.c:close_cnum(890)
home-1 (192.168.0.2) closed connection to service files
[2007/01/31 21:17:20, 1] smbd/service.c:make_connection_snum(693)
home-1 (192.168.0.2) connect to service files initially as user nobody (uid=65534, gid=65534) (pid 6624)
[2007/02/03 16:33:28, 0] lib/util_sock.c:read_data(529)
read_data: read failure for 4 bytes to client 192.168.0.2. Error = No route to host

SMB config
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2007/01/28 14:01:17

[global]
workgroup = MSHOME
server string = %h server (Samba, Ubuntu)
security = SHARE
encrypt passwords = false
obey pam restrictions = Yes
passdb backend = tdbsam
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
panic action = /usr/share/samba/panic-action %d
invalid users = root
oplock = false
socket options=SO_KEEPALIVE SO_BROADCAST TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192

wins support = no
[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers

[files]
comment = Samba server's files
path = /home/vlad/sambda
read only = No
guest ok = Yes
available = yes
browsable = yes
public = yes
writable = yes
oplock = false

как их исправить?

ruslandh 01-05-2007 14:03 581610

Цитата:

write failure in writing to client 0.0.0.0.
Скорей всего запрещённый адрес

Цитата:

read failure for 4 bytes to client 192.168.0.2. Error = No route to host
Не прошёл проверку (не смог найти маршрут до клиета)

Плюс нигде не прошла авторизация, кроме случая с nobody.


Время: 12:17.

Время: 12:17.
© OSzone.net 2001-