rocketpcguy
07-15-2005, 06:53 AM
i have debian, and two pcs with a crossover cable, one with xp (prof.) and the other debian with samba (3.0.10).
when i click a share, it takes 15 seconds before it opens. if the share is password protected, the login box takes also very long (about 17 seconds) to come, but after the password is entered its fine. for both guest shares and password shares, the performance seems fine after the share is displayed (though its only pictures), each file can be accessed instantly. if i go back and click the share again, it is fast. after a restart, it is again slow for the first time.
this is with xp. when i connect the cable to fedora, xffm displays the contents of the shares very fast.
this is my smb.conf:
[global]
netbios name = TESTER
server string = The test in the debian
interfaces = eth0
security = share
guest account = sambat
os level = 35
preferred master = Yes
dns proxy = No
wins support = Yes
hosts allow = 192.168.0. 127.
local master = yes
time server = yes
log file = /var/log/samba/%m.log
[pics]
comment = Various Wallpapers
path = /usr/share/wallpapers
force user = sambat
force group = users
guest only = Yes
guest ok = Yes
read only = yes
[test]
comment = Password protected share
path = /home/sambat/share
my dhcpd sets the netbios name server as the debian box. this is the samba logs for the xp machine
[2005/07/15 12:24:43, 1] smbd/service.c:make_connection_snum(648)
xp-big (192.168.0.13) connect to service music initially as user sambat (uid=1002, gid=100) (pid 19724)
[2005/07/15 12:24:51, 1] smbd/service.c:close_cnum(836)
xp-big (192.168.0.13) closed connection to service music
[2005/07/15 12:25:04, 1] smbd/service.c:make_connection_snum(648)
xp-big (192.168.0.13) connect to service music initially as user sambat (uid=1002, gid=100) (pid 19726)
[2005/07/15 12:25:17, 1] smbd/service.c:close_cnum(836)
xp-big (192.168.0.13) closed connection to service music
any ideas?
when i click a share, it takes 15 seconds before it opens. if the share is password protected, the login box takes also very long (about 17 seconds) to come, but after the password is entered its fine. for both guest shares and password shares, the performance seems fine after the share is displayed (though its only pictures), each file can be accessed instantly. if i go back and click the share again, it is fast. after a restart, it is again slow for the first time.
this is with xp. when i connect the cable to fedora, xffm displays the contents of the shares very fast.
this is my smb.conf:
[global]
netbios name = TESTER
server string = The test in the debian
interfaces = eth0
security = share
guest account = sambat
os level = 35
preferred master = Yes
dns proxy = No
wins support = Yes
hosts allow = 192.168.0. 127.
local master = yes
time server = yes
log file = /var/log/samba/%m.log
[pics]
comment = Various Wallpapers
path = /usr/share/wallpapers
force user = sambat
force group = users
guest only = Yes
guest ok = Yes
read only = yes
[test]
comment = Password protected share
path = /home/sambat/share
my dhcpd sets the netbios name server as the debian box. this is the samba logs for the xp machine
[2005/07/15 12:24:43, 1] smbd/service.c:make_connection_snum(648)
xp-big (192.168.0.13) connect to service music initially as user sambat (uid=1002, gid=100) (pid 19724)
[2005/07/15 12:24:51, 1] smbd/service.c:close_cnum(836)
xp-big (192.168.0.13) closed connection to service music
[2005/07/15 12:25:04, 1] smbd/service.c:make_connection_snum(648)
xp-big (192.168.0.13) connect to service music initially as user sambat (uid=1002, gid=100) (pid 19726)
[2005/07/15 12:25:17, 1] smbd/service.c:close_cnum(836)
xp-big (192.168.0.13) closed connection to service music
any ideas?