Hello,
Ik heb een vermoeden dat samba niet goed met nt 4.0 communiceerd soms hangt de verbinding een tijdje
HIER mijn smb.conf
--------------------------------------------------------[global]
# Server configuration parameters
browseable = no
# User configuration parameters
guest account = appli
# Log level
log level = 0
log file = /var/log/samba.log.%m
max log size = 10000
#debug timestamp = yes
# Browsing election options
os level = 34
local master = yes
# Networking configuration options
hosts allow = ALL
bind interfaces only = no
dns proxy = no
socket options = TCP_NODELAY IPTOS_LOWDELAY
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
dead time = 15
getwd cache = yes
lpq cache = 30
-----------------------------------------------------------
socket options = TCP_NODELAY IPTOS_LOWDELAY
Ik denk dat deze optie of deze
max xmit = 65535
de fout veroorzaakt waarschijnlijk pakt samba te grote buffers zodat win NT deze niet aankan ?
Maar weet dit niet zeker.
Iemand een idee en/of links waar dit probleem staat omschreven
tnx
Ik heb een vermoeden dat samba niet goed met nt 4.0 communiceerd soms hangt de verbinding een tijdje
HIER mijn smb.conf
--------------------------------------------------------[global]
# Server configuration parameters
browseable = no
# User configuration parameters
guest account = appli
# Log level
log level = 0
log file = /var/log/samba.log.%m
max log size = 10000
#debug timestamp = yes
# Browsing election options
os level = 34
local master = yes
# Networking configuration options
hosts allow = ALL
bind interfaces only = no
dns proxy = no
socket options = TCP_NODELAY IPTOS_LOWDELAY
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
dead time = 15
getwd cache = yes
lpq cache = 30
-----------------------------------------------------------
socket options = TCP_NODELAY IPTOS_LOWDELAY
Ik denk dat deze optie of deze
max xmit = 65535
de fout veroorzaakt waarschijnlijk pakt samba te grote buffers zodat win NT deze niet aankan ?
Maar weet dit niet zeker.
Iemand een idee en/of links waar dit probleem staat omschreven
tnx