ik heb samba geïnstalleerd op een freesco router...heb hier wat rond gezocht voor de instellingen van smb.conf...alleen geen enkele pc in het netwerk ziet de samba server
hoe kan ik dit verhelpen?
hieronder staat de inhoud van smb.conf........
[global]
workgroup = thuis
server string = Samba Freesco Server v2.2.3a
guest account = nobody
share modes = yes
guest ok = yes
hosts allow = 10. 127. 192.168.
log file = /mnt/router/packages/samba/var/samba.%m
max log size = 5
security = share
client code page = 866
encrypt passwords = yes
local master = yes
wins proxy = yes
# wins support = yes
# I add next two lines becouse had strange problems with
# win9x clients ( and all ok with winnt 4.0 ). its solve it.
read size = 8192
read raw = no
socket options = TCP_NODELAY IPTOS_LOWDELAY
interfaces = 192.168.0.1/24
#============================ Share Definitions
# Share All HDD and give it write permission for all is very stupid.
# Next Shares is only for testing. Edit it immediatelly.
#[netlogon]
# comment = domain logon service
# path = /mnt/share/netlogon
# public = no
# writable = no
[www]
comment = Public WWW Area
path = /www
public = yes
guest ok = yes
writable = yes
browsable = yes
[wwa]
comment = Private WWA Area
path = /wwa
public = yes
guest ok = yes
writable = yes
browsable = yes
hieronder staat de inhoud van smb.conf........
[global]
workgroup = thuis
server string = Samba Freesco Server v2.2.3a
guest account = nobody
share modes = yes
guest ok = yes
hosts allow = 10. 127. 192.168.
log file = /mnt/router/packages/samba/var/samba.%m
max log size = 5
security = share
client code page = 866
encrypt passwords = yes
local master = yes
wins proxy = yes
# wins support = yes
# I add next two lines becouse had strange problems with
# win9x clients ( and all ok with winnt 4.0 ). its solve it.
read size = 8192
read raw = no
socket options = TCP_NODELAY IPTOS_LOWDELAY
interfaces = 192.168.0.1/24
#============================ Share Definitions
# Share All HDD and give it write permission for all is very stupid.
# Next Shares is only for testing. Edit it immediatelly.
#[netlogon]
# comment = domain logon service
# path = /mnt/share/netlogon
# public = no
# writable = no
[www]
comment = Public WWW Area
path = /www
public = yes
guest ok = yes
writable = yes
browsable = yes
[wwa]
comment = Private WWA Area
path = /wwa
public = yes
guest ok = yes
writable = yes
browsable = yes
"Software is like sex: it's better when it's free."