roque69
23-10-2005, 21:56
Hi.
I'm trying to configure Samba on my WL-500g but I'm having some problems. After following some posts here, I have my config as follows:
One USB disk with 2 partitions, one FAT32 and other ext2. The computer workgroup is ROQUE
My /etc/smb.conf is:
[global]
workgroup=ROQUE
guest account=nobody
browseable=yes
guest ok=no
guest only=no
log level=1
max log size=100
encrypt passwords=yes
dns proxy=no
[fat32]
path=/tmp/harddisk
writeable=yes
browseable=yes
force user=admin
[ext2]
path=/tmp/harddisk/part1
writeable=yes
browseable=yes
force user=admin
When I try to see the computers in the workgroup, it gives a error! I've read somewere that I must set the hostname of the router, and I've placed as hostname "router" (not a very good name but...) but still I can't access the Samba drives! The post-boot is starting the samba deamon and they appear in the process list when I issue a ps on telnet.
Everything else is running fine (http server and ftp server).
One last question, as I have a USB hub and two USB disks, how can I put the two disks working with the WL-500g? I've read here that it's possible but I haven't managed to do it. Only one is recognized by the WL-500g and still it's not allways the same disk that is recognized.
I'm using firmware 1.9.2.7-6b from Oleg.
Thanks,
Miguel
I'm trying to configure Samba on my WL-500g but I'm having some problems. After following some posts here, I have my config as follows:
One USB disk with 2 partitions, one FAT32 and other ext2. The computer workgroup is ROQUE
My /etc/smb.conf is:
[global]
workgroup=ROQUE
guest account=nobody
browseable=yes
guest ok=no
guest only=no
log level=1
max log size=100
encrypt passwords=yes
dns proxy=no
[fat32]
path=/tmp/harddisk
writeable=yes
browseable=yes
force user=admin
[ext2]
path=/tmp/harddisk/part1
writeable=yes
browseable=yes
force user=admin
When I try to see the computers in the workgroup, it gives a error! I've read somewere that I must set the hostname of the router, and I've placed as hostname "router" (not a very good name but...) but still I can't access the Samba drives! The post-boot is starting the samba deamon and they appear in the process list when I issue a ps on telnet.
Everything else is running fine (http server and ftp server).
One last question, as I have a USB hub and two USB disks, how can I put the two disks working with the WL-500g? I've read here that it's possible but I haven't managed to do it. Only one is recognized by the WL-500g and still it's not allways the same disk that is recognized.
I'm using firmware 1.9.2.7-6b from Oleg.
Thanks,
Miguel