If you are using stock ROM (and it seems so ), then switch (in Settings tab) your USB networking into "Advanced TCP/IP networking". On your desktop you need to load usbnet module. When Zaurus is on and is on a docking station, connected to your desktop, Linux will start up a USB network interface. You need to set up IP numbers from the same subnet. For example, use 192.168.215.1 on desktop and 192.168.215.2 on Zaurus.
To set up networking on desktop, type the following command into root terminal:
ifconfig usb0 192.168.215.1
Then test your networking by pinging Zaurus:
ping 192.168.215.2
Then you can exchange data using SAMBA protocol. Try running up konqueror at smb://192.168.215.2
Hope that helps!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94577\"][{POST_SNAPBACK}][/a][/div]
Yes!! That helps, thank you. After searching all day, I was finally able to get
connected to the Zaurus SL6000L thru the USB cable. What it took was exactly
what you posted (above). I have yet to try the Konqueror step that you included.
Before today, I had failed to find that the interface, "usb0" was actually created
when I plugged in the USB cable - so dumb of me to forget the "-a" on the ifconfig
command. Just so stupid. Anyway, I was able to ping the Zaurus, after issuing
ifconfig usb0 192.168.129.201 netmask 255.255.255.0 up
and then making it permanent on my Fedora Core 3 system by creating the file
/etc/sysconfig/network-scripts/ifcfg-usb0
But, ping is as far as I'm able to go !! No SSH. No TELNET. Nothing other than ping.
I even rebooted the Zaurus. It didn't help.
I used nmapfe to find that there are only two open ports, 111 and 139.
Tried Konqueror/SAMBA
Now, thanks to your note about SAMBA, I can actually see the /home directory.
But after that, I am lost. Exchanging data using SAMBA protocol is possible?
How? Where can I go to read about how to do that? All the directories inside
the /home directory, "/Main_Memory", and others, are all empty.
By the way, I also understand your second note about iptables. As a long-time
user of VMware, I have set up routing between several physical machines and a
few more virtual machines.
Thanks again for all the ideas and help you put in your note.
One more thought, different subject (kind of). I was going to buy a CompactFlash
WiFi card, since the built-in WiFi seems to be defective. But in all the searching today,
I came across two guys who actually returned SL-6000L's to Sharp for replacements.
So, I may decide to call Sharp and see if they can confirm that this particular unit's
WiFi doesn't work. If the WiFi had worked out-of-the-box, it would probably have been
a long time, if ever, that I would have looked into the USB connection.
--
MM