Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba sehr langsam
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Mentallo
n00b
n00b


Joined: 16 Aug 2004
Posts: 16

PostPosted: Mon Apr 04, 2005 1:29 pm    Post subject: Samba sehr langsam Reply with quote

Hi,

folgendes
Code:
[global]

workgroup = workgroup
netbios name = Samba
server string = Samba
log file = /var/log/samba/log.%m
max log size = 50
log level = 3
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

#An ein Interface binden
interfaces = eth0 192.168.0.0/24

#Sicherstellen, dass verschlsselte Passwrter verwednet werden
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
#hosts allow = 192.168.0.
dns proxy = no
#Aktiviert Benutzerauthentifizierung
#(verwenden Sie nicht den share Modus)
security = user
 
#Verweigern von priviligierten Accounts
invalid users = root @wheel

#Maximalgrsse die smbein Share anzeigt (ist kein Limit)
#max disk size = 102400

#Die Passwortrichtlinie aufrecht erhalten
null passwords = yes

[share]
        comment=Laufwerk
        path=/mnt/samba
        browseable=yes
        writable=yes



Folgendes steht im smbd-log

Code:


[2005/04/02 22:28:30, 2] lib/tallocmsg.c:register_msg_pool_usage(57)
  Registered MSG_REQ_POOL_USAGE
[2005/04/02 22:28:30, 2] lib/dmallocmsg.c:register_dmalloc_msgs(71)
  Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2005/04/02 22:28:30, 3] printing/printing.c:start_background_queue(1168)
  start_background_queue: Starting background LPQ thread
[2005/04/02 22:28:30, 2] smbd/server.c:open_sockets_smbd(324)
  waiting for a connection
[2005/04/03 00:25:07, 0] smbd/server.c:main(760)
  smbd version 3.0.7 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/04/03 00:25:07, 2] param/loadparm.c:do_section(3407)
  Processing section "[share]"
[2005/04/03 00:25:07, 3] param/loadparm.c:lp_add_ipc(2374)
  adding IPC service
[2005/04/03 00:25:07, 3] param/loadparm.c:lp_add_ipc(2374)
  adding IPC service
[2005/04/03 00:25:07, 2] lib/interface.c:add_interface(79)
  added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
[2005/04/03 00:25:07, 3] lib/interface.c:add_interface(59)
  not adding duplicate interface 192.168.0.1
[2005/04/03 00:25:07, 3] smbd/server.c:main(790)
  loaded services
[2005/04/03 00:25:07, 3] smbd/server.c:main(805)
  Becoming a daemon.
[2005/04/03 00:25:07, 2] lib/tallocmsg.c:register_msg_pool_usage(57)
  Registered MSG_REQ_POOL_USAGE
[2005/04/03 00:25:07, 2] lib/dmallocmsg.c:register_dmalloc_msgs(71)
  Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2005/04/03 00:25:08, 3] printing/printing.c:start_background_queue(1168)
  start_background_queue: Starting background LPQ thread
[2005/04/03 00:25:08, 2] smbd/server.c:open_sockets_smbd(324)
  waiting for a connection
[2005/04/03 22:39:13, 0] lib/util_sock.c:get_peer_addr(1000)
  getpeername failed. Error was Transport endpoint is not connected
[2005/04/03 22:43:16, 0] lib/util_sock.c:get_peer_addr(1000)
  getpeername failed. Error was Transport endpoint is not connected
[2005/04/04 12:15:42, 0] lib/util_sock.c:get_peer_addr(1000)
  getpeername failed. Error was Transport endpoint is not connected



Hat jemand vielleicht eine idee?
Back to top
View user's profile Send private message
Mentallo
n00b
n00b


Joined: 16 Aug 2004
Posts: 16

PostPosted: Sun Apr 10, 2005 2:17 pm    Post subject: Reply with quote

Kann vielleicht die IPTABLES dabei Probleme bereiten?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum