RE : [iPAQ] How to set up an USB network?

From: Michel Stempin <michel.stempin.a.t.wanadoo.fr>
Date: Sat Oct 12 2002 - 03:56:32 EDT

> Hi,
>
> My iPaq is H3600. It works to install bootldr-2.18.01.bin and
> task-bootstrap.jffs2 by methods on "The Linux iPAQ HOWTO".
>
> Until Chapter 6. Setting up an USB network, I face some problems.
>
> My eth0 config is :
> IP: 192.168.0.22
> Subnet Mask: 255.255.255.0
> Gateway: 192.168.0.1 (There is an IP Router to make an
> intranet 192.168.0.1 ~
> 192.168.0.255)
>
> I tried to use the following settings in usbnet and ipaqnet files:
> 1)
> PC_ADDR=192.168.0.22
> IPAQ_ADDR=192.168.0.101
> GW_ADDR=192.168.0.1
>
> 2)
> PC_ADDR=192.168.0.23
> IPAQ_ADDR=192.168.0.101
> GW_ADDR=192.168.0.23
>
> 3)
> PC_ADDR=192.168.1.100
> IPAQ_ADDR=192.168.1.101
> GW_ADDR=192.168.1.100
>
> All 3 settings cannot work. The 3) can only work between host
> PC and the iPaq but the iPaq cannot ping out to other PC.
> Something wrong?

In your case, the best is to use the third setting, so you don't mix
your intranet addresses and the ones for the network between your PC and
your iPAQ (yes, it is a separate network!).

Make sure you modified the "UPLINK_IF" variable in the "ipaqnet" script.

In your case, you should set "UPLINK_IF=eth0" to be able to access the
Internet through your Ethernet connection (unlike me, who has to put
"UPLINK_IF=ppp0" as I am connected to the Internet using PPP).

I will try to put this more explicitely in the next revision.

>
> Pauline Ma

Michel Stempin
Received on Sat Oct 12 07:56:47 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:57 EDT