[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

samba sharing hang up



Hi!

I have set up a SAMBA file sharing (and Apache + MYSQL+ WEBMIN+ exim+ fetchmail)

This sahrings conatins 2 shares
Public and a Boston

for this connect 3 PC, and work together with samba. (one of this is a
Program, witch runs on every PCs)

The problem is:
1 computer works with samba correct.
2 computers drop the sharings, and one of there make big
communications for the server. ( maby 3-4 GB eith 400-500Kb/s, when
the Boston program are runing, and everywhre work with is)

I thing think:
This computer has got a shared printer to one computer which hase get
no problem.

If the printer sharing is the problem, what can I do?


the connection to teh servers is this for every PC:

@ echo off
net use /192.168.1.254/public /user:CENTRAL/central password
net use /192.168.1.254/boston /user:CENTRAL/central password

[global]
os level = 20
netbios name = server
Auto services = global
default = global
wins support = true

[kozos]
comment = kozos cuccok
path = /home/megosztas/boston    # megosztas is not a user
valid users = central
admin users = central
read list = central
write list =central
read only = no

[kozos]
comment = kozos cuccok
path = /home/megosztas/boston    # megosztas is not a user
valid users = central
admin users = central
read list = central
write list =central
read only = no

teh error logs:
NMBD
[2008/09/29 18:37:09, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(351)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name WORKGROUP<1b> for the
workgroup WORKGROUP.
Unable to sync browse lists in this workgroup.
[2008/09/29 18:52:17, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(351)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name WORKGROUP<1b> for the
workgroup WORKGROUP.
Unable to sync browse lists in this workgroup.
[2008/09/29 19:07:21, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(351)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name WORKGROUP<1b> for the
workgroup WORKGROUP.
Unable to sync browse lists in this workgroup.
[2008/09/29 19:22:22, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(351)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name WORKGROUP<1b> for the
workgroup WORKGROUP.
Unable to sync browse lists in this workgroup.
[2008/09/29 19:37:22, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(351)


SMBD
[2008/09/29 20:01:15, 0] lib/util_sock.c:get_peer_addr(1221)
getpeername failed. Error was Transport endpoint is not connected
[2008/09/29 20:01:15, 0] lib/util_sock.c:get_peer_addr(1221)
getpeername failed. Error was Transport endpoint is not connected
[2008/09/29 20:01:15, 0] lib/util_sock.c:read_data(534)
read_data: read failure for 4 bytes to client 0.0.0.0. Error =
Connection reset by peer
[2008/09/29 20:01:15, 1] smbd/service.c:make_connection_snum(950)
user3 (192.168.1.102) connect to service kozos initially as user
user(uid=0, gid=1000) (pid 13928)
[2008/09/29 20:01:15, 1] smbd/service.c:close_cnum(1150)
user3 (192.168.1.102) closed connection to service kozos
[2008/09/29 20:01:15, 0] lib/util_sock.c:get_peer_addr(1221)
getpeername failed. Error was Transport endpoint is not connected
[2008/09/29 20:01:15, 0] lib/util_sock.c:get_peer_addr(1221)
getpeername failed. Error was Transport endpoint is not connected
[2008/09/29 20:01:15, 0] lib/util_sock.c:read_data(534)
read_data: read failure for 4 bytes to client 0.0.0.0. Error =
Connection reset by peer
[2008/09/29 20:01:15, 1] smbd/service.c:make_connection_snum(950)
user3 (192.168.1.102) connect to service szamlazo initially as user
user (uid=0, gid=1000) (pid 13930)
[2008/09/29 20:07:23, 1] smbd/service.c:make_connection_snum(950)
user1 (192.168.1.100) connect to service kozos initially as user user
(uid=0, gid=1000) (pid 13900)
[2008/09/29 20:07:31, 1] smbd/service.c:close_cnum(1150)
user1 (192.168.1.100) closed connection to service kozos
[2008/09/29 20:08:45, 0] printing/pcap.c:pcap_cache_reload(159)
Unable to open printcap file /etc/printcap for read!
[2008/09/29 20:08:45, 0] printing/pcap.c:pcap_cache_reload(159)
Unable to open printcap file /etc/printcap for read!
[2008/09/29 20:09:10, 0] printing/pcap.c:pcap_cache_reload(159)


Reply to: