hi,
am new to linux. i have installed fc2 and configure samba, but i can't view the samba server from windows 98. Below are the informations:
FC2 Box:
IP: 192.168.0.100
net: 255.255.255.0
hostname: linux_fc2
/etc/smb.conf:
------global section-----
workgroup=mygroup
netbios name=sambaserver
server string=archive
host allow=192.168.0. 127.
-----share definitions----
[sambaserver]
comment=public
path=/var/public
writable=yes
printable=no
Win 98 Box:
IP: 192.168.0.46
net: 255.255.255.0
workgroup: mygroup
computer name: unit
i can ping the ip of FC2 box. Thanks in advance!