Hello again.
I have found the problem in the samba configuration:
In /etc/samba/smb.conf
"interface = usb0 eth0 bnep0 irda0 irda1"
So if I switch of this line
" # interface = usb0 eth0 bnep0 irda0 irda1"
and restart I can connect my zaurus also by samba.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94288\"][{POST_SNAPBACK}][/a][/div]
I am seeing the same using Cacko 1.23. If I leave with the default interfaces config like the following:
interfaces = usbd0 eth0 eth1 wlan0 wlan1 bnep0 irda0 irda1
Then i can not connect from a Mac OS X 10.4.3 box. In fact, "findsmb" shows the following
charles% findsmb
*=DMB
+=LMB
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
---------------------------------------------------------------------
192.168.1.7 ZAURUS +[ ZAURUS ]
If, however, I disable the "interfaces = " line with a #, then I can connect fine, and findsmb shows the following:
charles% findsmb
*=DMB
+=LMB
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
---------------------------------------------------------------------
192.168.1.7 ZAURUS [ZAURUS] [Unix] [Samba 2.0.7-ja-2.2]
Interesting how it now dosplays more OS and Samba info.
If, however, I enable the interfaces line with anything beyond 1 interface, then I can not connect any more.
Is anyone else seeing this behavior? I would like to be able to SMB into my Zaurus using both wlan0 and usbd0, but can not see how that is possible currently.
C.