![]() ![]() |
Mar 21 2005, 06:04 AM
Post
#16
|
|
|
Group: Members Posts: 25 Joined: 24-November 04 Member No.: 5,604 |
/usr/sbin/inetd appears in the output of ps -ef.
smbclient -L produces the following output: added interface ip=192.168.1.102 bcast=192.168.1.255 nmask=255.255.255.0 added interface ip=192.168.129.1 bcast=192.168.129.255 nmask=255.255.255.0 Password: Anonymous login successful Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.0.7-ja-2.2] Sharename Type Comment --------- ---- ------- home Disk for User Data IPC$ IPC IPC Service (Samba 2.0.7-ja-2.2) Server Comment --------- ------- ZAURUS Samba 2.0.7-ja-2.2 Workgroup Master --------- ------- WORKGROUP I am again getting the message "Invalid network name in tree connect" when I run the mount command. |
|
|
|
Mar 21 2005, 06:43 AM
Post
#17
|
|
|
Group: Members Posts: 25 Joined: 24-November 04 Member No.: 5,604 |
Problem solved.
It is necessary to mount a share, not a directory. According to smbclient -L zaurus, home is a share, not home/zaurus (which is what I had specified in the mount command). When I specified home in the mount command, it worked: mount -t smbfs //192.168.129.201/home /mnt/zaurus -o password="" Note that it was not necessary to add any lines to smb.conf (nor to change it from the default in any other way). I am still troubled that ping <client> from the Zaurus produces the error message "Network is unreachable". Any idea what that's about? Thanks to everyone for the advice. |
|
|
|
Mar 21 2005, 06:50 AM
Post
#18
|
|
![]() Group: Members Posts: 1,248 Joined: 6-July 04 Member No.: 3,928 |
As I said if you are using wlan or other interfaces you would need to modify the interface = line as follows...
interfaces = usbd0, wlan0, eth0 (this adds wlan0 and eth0)... for usb only then the default should be find. What exactly are you trying to ping? Can you not ping your Linux system? (on the IP address assigned to the USB interface) |
|
|
|
Mar 21 2005, 08:55 AM
Post
#19
|
|
|
Group: Members Posts: 25 Joined: 24-November 04 Member No.: 5,604 |
Ah, I see what you mean. I was using the IP address assigned to eth0, which is not the interface to the Zaurus. When I use the IP address assigned to that interface (usb0), pinging the Linux box from the Zaurus works fine. Thanks again. I'm rolling now.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 02:54 PM |