Hi,
Thanks for your help very much, but I am not very suuccessful with
creating a usb-networking follow the instructions of
http://people.via.ecp.fr/~clem/nist/ipaq.php#t3.2
My desktop is RedHat9.0 with linux kernel 2.4.20. My ipaq is H3900 with
familiar 0.7.2 installed. My aim is to connect my ipaq and desktop with
usb-network. So I did as following to fowllow the instructions:
1. I type " insmod netusb " on the pc.
2. I connect ipaq and pc with usb-wire, then I can see from the ipaq
that the ip address of ipaq is initialed to 192.168.0.202 and the gateway
is 192.168.0.200.
I checked the /dev with " ls /dev/usb* ", but there is not a
/dev/usb0 interface as I expected.
3. I type "/sbin/ifconfig -a" on pc, it just shows some information.
4. I type "ifconfig usb0 192.168.0.200" on pc, it warned " no such
device"
What I am doing is just following the instrctions of
http://people.via.ecp.fr/~clem/nist/ipaq.php#t3.2, it didn't work
successfually, I think I must have some thing wrong. Can anyone help me to
point out my fault and give me some advice? Thank you!
Thankx again for reading me and hope the suggestion from you.
Yours,
TianTao
>From: Javier Ramirez <oramirez_at_att.net.mx>
>To: tian tao <tiantao1982_at_hotmail.com>
>CC: ipaq_at_handhelds.org
>Subject: Re: [iPAQ] How to connect a Linux handhelds to a Windows desktop?
>Date: Thu, 09 Sep 2004 21:14:55 -0500
>
>Hi TianTao,
>
>On Thu, 2004-09-09 at 20:42, tian tao wrote:
> > Hi all,
> > I hope to connect my ipaq to my desktop, and transfer some files
from my
> > pc. Can any one give me some suggestion? Thank you.
> > TianTao
>
>I don't have too much experience, and I don't know what ipaq model do
>you have.
>
>I make this script when I start sending files:
>
>------------------------------------------------
>#Make ipaq comunicate with my laptop
>
>iptables -t nat -A POSTROUTING -s 192.168.0.202 -j MASQUERADE
>iptables -L -t nat
>
>#enable ip foward
>echo 1 > /proc/sys/net/ipv4/ip_forward
>
>#enable usbnet
>modprobe usbnet
>
>ifconfig usb0 192.168.0.200
>----------------------------------------------------------------
>
>Then you just use scp to send files between your ipaq and your pc.
>
>scp <file I want to sent> root@<ipaq_ip_address>:/root/Documents/
>
>If you check this link you can understand better what I am talking
>about.
>
>http://people.via.ecp.fr/~clem/nist/ipaq.php#t3.3
>
>I hope I help you.
>
>regards!
>
>Orlando.
>
>
> > _________________________________________________________________
> > 与联机的朋友进行交流,请使用 MSN Messenger:
http://messenger.msn.com/cn
> >
> > _______________________________________________
> > Open Source Software for Compaq iPAQ Handhelds.
> > iPAQ mailing list
> > iPAQ_at_handhelds.org
> > https://handhelds.org/mailman/listinfo/ipaq
> > irc://irc.openprojects.net #ipaq
>--
>http://linux.mty.itesm.mx/~oramirez
>
>Javier Orlando Ramírez Martínez
>
_________________________________________________________________
MSN Explorer: http://explorer.msn.com/lccn/
Received on Sun Sep 12 2004 - 09:53:38 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 18:33:26 EDT